From c1fac9bc7b0899ac9f40c4233e0aa613093c2bdf Mon Sep 17 00:00:00 2001 From: Dave Date: Wed, 25 Feb 2026 11:42:51 +0000 Subject: [PATCH] story-kit: create 174_story_matrix_chatbot_interface_for_story_kit --- .../174_story_matrix_chatbot_interface_for_story_kit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.story_kit/work/1_upcoming/174_story_matrix_chatbot_interface_for_story_kit.md b/.story_kit/work/1_upcoming/174_story_matrix_chatbot_interface_for_story_kit.md index e233f9f..3330fa8 100644 --- a/.story_kit/work/1_upcoming/174_story_matrix_chatbot_interface_for_story_kit.md +++ b/.story_kit/work/1_upcoming/174_story_matrix_chatbot_interface_for_story_kit.md @@ -87,5 +87,5 @@ Benefits of building it in: - LLM-powered natural language commands ("put a coder on the auth story") - Thread-based story discussions (Matrix threads per story) - 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