Skip to content

fix(router): make ack messages casual and conversational#487

Merged
zbigniewsobiecki merged 1 commit intodevfrom
fix/casual-ack-prompt
Feb 22, 2026
Merged

fix(router): make ack messages casual and conversational#487
zbigniewsobiecki merged 1 commit intodevfrom
fix/casual-ack-prompt

Conversation

@zbigniewsobiecki
Copy link
Copy Markdown
Member

Summary

  • Update the LLM system prompt to produce casual, buying-time style ack messages instead of robotic confirmations
  • Before: "✅ Understood. I will respond to the planning comment about the sales dashboard."
  • After: "🤔 Just a moment, let me look into the chart library question"

Test plan

  • All 191 router tests passing
  • Prompt-only change — no logic changes

🤖 Generated with Claude Code

Update the LLM system prompt for ack message generation to produce
casual, buying-time style messages instead of robotic confirmations.

Before: "✅ Understood. I will respond to the planning comment about the sales dashboard."
After:  "🤔 Just a moment, let me look into the chart library question"

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@zbigniewsobiecki zbigniewsobiecki merged commit db22f50 into dev Feb 22, 2026
5 checks passed
@zbigniewsobiecki zbigniewsobiecki deleted the fix/casual-ack-prompt branch February 22, 2026 17:38
This was referenced Feb 22, 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