story-kit: create 181_story_live_pipeline_updates_in_matrix

This commit is contained in:
Dave
2026-02-25 12:05:13 +00:00
parent 66f32678ad
commit 37cbd06e54

View File

@@ -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 - Subscribe to `watcher_tx.subscribe()` in the matrix module's tokio task
- Format `WatcherEvent::WorkItem` and `WatcherEvent::AgentStateChanged` into human-readable strings - 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 - 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)