Skip to content

Add task commenting functionality via add_task_comment tool #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
May 23, 2025

Conversation

wiltaylor
Copy link
Contributor

A simple pr to add a add_comment_task tool to the mcp server that allows the an llm to add a comment to a task.

image

- Add CommentService and CommentCreate imports from dart-tools
- Implement ADD_COMMENT_TASK_TOOL with taskId and text parameters
- Support markdown formatting in comment text
- Follow existing patterns for ID validation and error handling
- Enable AI agents to add comments without modifying task descriptions

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@milad3malek milad3malek requested a review from ahonko May 23, 2025 00:50
Copy link
Contributor

@ahonko ahonko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thank you @wiltaylor

@ahonko ahonko merged commit 04845e8 into its-dart:main May 23, 2025
@ahonko ahonko changed the title Add task commenting functionality via add_comment_task tool Add task commenting functionality via add_task_comment tool May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants