Summary
Allow editing the file directly in the annotate pane, instead of only leaving comments for the agent to act on.
Motivation
Right now the review flow is comment-only: you annotate the text and the agent makes the change on your behalf. For small or precise edits (fixing a typo, tweaking a word, adjusting a value) it's often faster to just make the change yourself than to describe it and wait for the agent to apply it.
Proposed Solution
Add an edit mode to the annotate pane that lets the user modify the file's content directly, alongside the existing annotate/comment mode. Edits save back to the file the same way agent-applied changes do.
Alternatives Considered
None.
Summary
Allow editing the file directly in the annotate pane, instead of only leaving comments for the agent to act on.
Motivation
Right now the review flow is comment-only: you annotate the text and the agent makes the change on your behalf. For small or precise edits (fixing a typo, tweaking a word, adjusting a value) it's often faster to just make the change yourself than to describe it and wait for the agent to apply it.
Proposed Solution
Add an edit mode to the annotate pane that lets the user modify the file's content directly, alongside the existing annotate/comment mode. Edits save back to the file the same way agent-applied changes do.
Alternatives Considered
None.