Skip to content

Add plan-review comment composer and send-feedback flow#109

Closed
astex wants to merge 1 commit intoplan-review-pr5-mouse-selectionfrom
plan-review-pr6-comments
Closed

Add plan-review comment composer and send-feedback flow#109
astex wants to merge 1 commit intoplan-review-pr5-mouse-selectionfrom
plan-review-pr6-comments

Conversation

@astex
Copy link
Copy Markdown
Owner

@astex astex commented Apr 8, 2026

After a mouse selection, an inline composer popup accepts a comment body. Saved comments accumulate on the tab, render with a gutter marker plus underline tint on the affected text, and the footer toggles between `[Enter] Accept · [Esc] Reject` and `[Enter] Send feedback (N) · [Esc] Cancel` depending on whether any comments are pending. Sending feedback serializes the comments and returns them through the existing `review_plan` response path wired in PR-3, so Claude receives the structured `feedback` decision without any further MCP changes.

Stacked on #108.

🤖 Generated with Claude Code

After a mouse selection, an inline composer popup accepts a comment body.
Saved comments accumulate on the tab, render with gutter markers, and the
footer toggles between Accept/Reject and Send feedback (N). Sending feedback
delivers the structured comments through the existing review_plan response
path wired in PR-3.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@astex astex closed this Apr 13, 2026
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