story-kit: create 174_story_matrix_chatbot_interface_for_story_kit

This commit is contained in:
Dave
2026-02-25 11:42:51 +00:00
parent 71691a63ce
commit c1fac9bc7b

View File

@@ -87,5 +87,5 @@ Benefits of building it in:
- LLM-powered natural language commands ("put a coder on the auth story") - LLM-powered natural language commands ("put a coder on the auth story")
- Thread-based story discussions (Matrix threads per story) - Thread-based story discussions (Matrix threads per story)
- Code review in-chat (show diffs, approve/reject) - Code review in-chat (show diffs, approve/reject)
- Distributed mode: multiple servers in the same Matrix room, coordinating via git - Distributed mode: a separate coordinator bot that sits above multiple Story Kit nodes, farms out work based on node capacity, and aggregates status. Each node keeps its built-in bot as a local control interface the coordinator talks to.
- Bridge to Signal/WhatsApp via Matrix bridges - Bridge to Signal/WhatsApp via Matrix bridges