Skip to content

feat(agentic): brand-correct prompts and worker copy#758

Merged
spashii merged 1 commit into
mainfrom
sameer/agent-prompts-brand
Jul 2, 2026
Merged

feat(agentic): brand-correct prompts and worker copy#758
spashii merged 1 commit into
mainfrom
sameer/agent-prompts-brand

Conversation

@spashii

@spashii spashii commented Jul 2, 2026

Copy link
Copy Markdown
Member

Phase 0 of echo/docs/chats-improvement-plan.md (PR #757): the customer-visible brand fixes.

  • Rewritten SYSTEM_PROMPT (no "AI", honest "I don't know", scope/turn-instruction sections ready for the scoping+templates work, never-claims-applied). Citation format byte-identical (frontend regex).
  • Title prompt names the subject, never the tool.
  • Worker: no tool-name leak into chat, single honest tool-limit message, no English "Next steps:" label.

Agent tests 43/43, worker tests 19/19 (assertions updated to the new intended copy).

🤖 Generated with Claude Code

- Rewritten agent SYSTEM_PROMPT: bans "AI" and em dashes, lowercase
  dembrane, participants/hosts language, honest "I don't know" behavior,
  conversation-scope and turn-instruction sections (inert until those
  features land), never-claims-applied rule for settings proposals.
  Citation tag format unchanged (parsed by the frontend).
- Title prompt: titles name the subject, never the tool (no more "How
  This AI Can Help You").
- Worker copy: drop the synthetic "Starting with `toolName`" intro
  (leaked raw tool names, English-only, redundant with the frontend's
  tool activity), collapse the tool-limit double-message and stop
  repeating the last assistant message verbatim, drop the English
  "Next steps:" label from progress updates.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@spashii spashii merged commit 0583c70 into main Jul 2, 2026
6 of 7 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.

1 participant