Skip to content

Fix MCP add_comment defaulting to internal visibility - #6

Open
charlesRmajor wants to merge 1 commit into
marcoshack:mainfrom
charlesRmajor:watchtower-mcp-visibility
Open

Fix MCP add_comment defaulting to internal visibility#6
charlesRmajor wants to merge 1 commit into
marcoshack:mainfrom
charlesRmajor:watchtower-mcp-visibility

Conversation

@charlesRmajor

Copy link
Copy Markdown

Summary

  • When internal: false (default), MCP add_comment now sends visibility: public
  • When internal: true, sends visibility: internal
  • Unit tests in mcp/tools_comment_test.go

Closes WATCH-610 Part A (supersedes closed PR #5).

Test plan

  • go test ./mcp -run TestCommentVisibility

Made with Cursor

When internal is false, send visibility public so operator feedback on design
review tickets is visible to designer handoff and approval automation.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant