Skip to content

fix(destinations): remove misleading scratchpad clause from internal-tag description#2473

Merged
Koshkoshinsk merged 1 commit into
mainfrom
fix/destinations-remove-scratchpad-clause
May 14, 2026
Merged

fix(destinations): remove misleading scratchpad clause from internal-tag description#2473
Koshkoshinsk merged 1 commit into
mainfrom
fix/destinations-remove-scratchpad-clause

Conversation

@Koshkoshinsk

Copy link
Copy Markdown
Collaborator

Summary

  • Follow-up to fix(welcome): stop emitting the greeting twice #2467. Removes the trailing "anything outside these tags is also treated as scratchpad" clause from the <internal> tag description in destinations.ts.
  • The clause contradicted the rest of the system prompt, which requires every delivered message to be wrapped in <message> blocks. Saying bare text is "also treated as scratchpad" implied it's a valid alternative, which it isn't.

Test plan

  • Verify single-destination prompt still renders cleanly
  • Verify multi-destination prompt still renders cleanly

🤖 Generated with Claude Code

…tag description

Follow-up to #2467. The trailing "anything outside these tags is also
treated as scratchpad" clause contradicted the rest of the system prompt,
which requires bare text to be wrapped in `<message>` blocks. Removing it
keeps the description focused on what `<internal>` actually does.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@Koshkoshinsk Koshkoshinsk merged commit bec10fe into main May 14, 2026
2 checks passed
zenmindhacker pushed a commit to zenmindhacker/nanoclaw that referenced this pull request May 26, 2026
…e-scratchpad-clause

fix(destinations): remove misleading scratchpad clause from internal-tag description
tamasPetki pushed a commit to tamasPetki/nanoclaw that referenced this pull request Jun 4, 2026
…e-scratchpad-clause

fix(destinations): remove misleading scratchpad clause from internal-tag description
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