story-kit: create 182_story_matrix_bot_conversation_context_and_multi_room

This commit is contained in:
Dave
2026-02-25 12:05:14 +00:00
parent 37cbd06e54
commit 7061955125

View File

@@ -10,7 +10,7 @@ As a developer, I want the Matrix bot to remember recent conversation history an
## Background
Story 174 delivers a basic Matrix bot that responds to individual messages with no memory. This story adds:
The Matrix bot story (currently 174, will be renumbered) delivers a basic Matrix bot that responds to individual messages with no memory. This story adds:
- Per-room conversation context so the bot remembers what you were just talking about
- Multi-room support so a single Story Kit instance can serve multiple rooms (e.g., a project room and a 1:1 DM)