Frontmatter
| title | Adds update_comment Tool to GitHub Workflow |
| author | MannXo |
| state | Merged |
| createdAt | Nov 12, 2025, 11:38 AM |
| updatedAt | Nov 12, 2025, 3:31 PM |
| closedAt | Nov 12, 2025, 3:31 PM |
| mergedAt | Nov 12, 2025, 3:31 PM |
| branches | dev ← enhancement/Add-update_comment-Tool-to-GitHub-Workflow-Server |
| url | https://github.com/neomjs/neo/pull/7755 |
Merged

tobiu
commented on Nov 12, 2025, 3:29 PM
Input from Gemini 2.5 pro:
✦ This PR introduces a very useful
update_commenttool, which will significantly improve agent capabilities by allowing them to correct or update their own comments. The implementation is clean, follows existing patterns, and the OpenAPI documentation is comprehensive.LGTM!

tobiu
commented on Nov 12, 2025, 3:31 PM
i like this PR a lot! off topic: we should remove the "LGTM" part from the create_comment tool. gemini now seems to use it every single time ;)
Summary:
Adds
update_commenttool to enable programmatic editing of existing PR/issue comments, addressing the gap i where agents couldn't correct their own comment errors.Closes #7752
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
The PR fulfills this requirement:
devbranch, not themainbranchIf adding a new feature, the PR's description includes:
Other information: