docs: improve tool descriptions with review comment summary instructions#172
Merged
ichoosetoaccept merged 1 commit intomainfrom Feb 17, 2026
Conversation
This was referenced Feb 17, 2026
Member
Author
Greptile SummaryEnhanced MCP tool docstrings for Key changes:
This is documentation-only - no logic changes to tool implementations. Confidence Score: 5/5
Important Files Changed
Last reviewed commit: 5573bb0 |
b908414 to
91149bf
Compare
f9cb677 to
26242ca
Compare
91149bf to
f2d854c
Compare
Member
Author
Merge activity
|
f2d854c to
5573bb0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Enhance MCP tool descriptions for
list_review_comments,list_stack_review_comments, andsummarize_review_statuswith explicit instructions on how agents should present review data to users.What changed
Tool docstrings now instruct agents to:
This is purely a tool description change — no logic changes. The MCP tool description is the natural place to instruct agents on expected behavior.
Fixes #67