From 37cbd06e54d58f5eb4ed64e3cbd00258c8a070e8 Mon Sep 17 00:00:00 2001 From: Dave Date: Wed, 25 Feb 2026 12:05:13 +0000 Subject: [PATCH] story-kit: create 181_story_live_pipeline_updates_in_matrix --- .../1_upcoming/181_story_live_pipeline_updates_in_matrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.story_kit/work/1_upcoming/181_story_live_pipeline_updates_in_matrix.md b/.story_kit/work/1_upcoming/181_story_live_pipeline_updates_in_matrix.md index 5de1b37..b2bfd75 100644 --- a/.story_kit/work/1_upcoming/181_story_live_pipeline_updates_in_matrix.md +++ b/.story_kit/work/1_upcoming/181_story_live_pipeline_updates_in_matrix.md @@ -39,4 +39,4 @@ This is the "social coding" feed — you're in a group chat and see things like: - Subscribe to `watcher_tx.subscribe()` in the matrix module's tokio task - Format `WatcherEvent::WorkItem` and `WatcherEvent::AgentStateChanged` into human-readable strings - Consider a short debounce (e.g., 2 seconds) to batch rapid events into a single message -- Depends on 174 (Matrix connection infrastructure) +- Depends on the Matrix bot story (currently 174, will be renumbered after merge)