Skip to content

feat(annotator): annotation notes as rewrite guidance#1

Merged
coderdevin merged 1 commit intomasterfrom
feat/annotation-rewrite-guidance
Apr 1, 2026
Merged

feat(annotator): annotation notes as rewrite guidance#1
coderdevin merged 1 commit intomasterfrom
feat/annotation-rewrite-guidance

Conversation

@coderdevin
Copy link
Copy Markdown
Owner

Summary

  • MODIFY, ADD, and DELETE annotations now treat user notes as direction/suggestions for the LLM rather than literal replacements
  • DELETE now opens a popover for user input instead of committing immediately
  • Updated export prompt instructions to reflect guidance-based workflow

Test plan

  • Open annotator, select text, press M — verify placeholder says "How should this be improved?"
  • Select text, press D — verify popover opens with "Why or how should this be removed?"
  • Click "Copy All" — verify exported markdown uses new labels and instructions

🤖 Generated with Claude Code

…d of literal replacements

MODIFY, ADD, and DELETE annotations now treat user notes as direction/suggestions
for the LLM rather than exact replacement text. DELETE also now opens a popover
for user input instead of committing immediately.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderdevin coderdevin merged commit c00092c into master Apr 1, 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