Skip to content

fix: improve deny message framing to prevent ignored feedback#224

Merged
backnotprop merged 1 commit intomainfrom
fix/deny-message-framing-215
Mar 4, 2026
Merged

fix: improve deny message framing to prevent ignored feedback#224
backnotprop merged 1 commit intomainfrom
fix/deny-message-framing-215

Conversation

@backnotprop
Copy link
Owner

Summary

  • Prepends a directive preamble to the deny decision.message so Claude Code treats feedback as mandatory, not informational
  • The exportAnnotations() output is unchanged — this just wraps it with an imperative instruction

Closes #215

Test plan

  • Deny a plan with annotations → verify Claude edits the plan before resubmitting
  • Deny with no annotations → verify fallback message still works
  • Approve path unchanged

🤖 Generated with Claude Code

Closes #215

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@backnotprop backnotprop merged commit 3dca977 into main Mar 4, 2026
3 checks passed
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.

[BUG] Deny message from Plannotator is not reflected in Claude Code's model context

1 participant