story-kit: done 277_story_matrix_bot_uses_its_configured_name_instead_of_claude
This commit is contained in:
@@ -0,0 +1,19 @@
|
|||||||
|
---
|
||||||
|
name: "Matrix bot uses its configured name instead of \"Claude\""
|
||||||
|
---
|
||||||
|
|
||||||
|
# Story 277: Matrix bot uses its configured name instead of "Claude"
|
||||||
|
|
||||||
|
## User Story
|
||||||
|
|
||||||
|
As a Matrix user, I want the bot to identify itself by its configured name (e.g., "Timmy") rather than "Claude", so that the bot feels like a distinct personality in the chat.
|
||||||
|
|
||||||
|
## Acceptance Criteria
|
||||||
|
|
||||||
|
- [ ] The Matrix bot refers to itself by its configured display name (e.g., 'Timmy') in conversations, not 'Claude'
|
||||||
|
- [ ] The bot's self-referencing name is derived from configuration, not hardcoded
|
||||||
|
- [ ] If no custom name is configured, the bot falls back to a sensible default
|
||||||
|
|
||||||
|
## Out of Scope
|
||||||
|
|
||||||
|
- TBD
|
||||||
Reference in New Issue
Block a user