From d65a7f72426f4a1a2f7588a3b9cf6b93533706ee Mon Sep 17 00:00:00 2001 From: Alexey Martemyanov Date: Thu, 14 May 2026 16:16:32 +0600 Subject: [PATCH] 2026-05-14 no-topic-routing: plan marked Done, all steps complete --- work/plans/no-topic-routing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/work/plans/no-topic-routing.md b/work/plans/no-topic-routing.md index 2810a88e..a88a234f 100644 --- a/work/plans/no-topic-routing.md +++ b/work/plans/no-topic-routing.md @@ -1,7 +1,7 @@ # Plan: (no topic) Thread Routing **Date**: 2026-05-14 -**Status**: In Progress — plugin created, pending test +**Status**: Done — tested and working (2026-05-14) **Priority**: High ## Problem @@ -114,7 +114,7 @@ Dropped for v1 — single Eagle instance in practice. Can add mutex later if nee - [x] Create `~/.hermes/plugins/zulip-topic-routing/plugin.yaml` - [x] Create `~/.hermes/plugins/zulip-topic-routing/__init__.py` - [x] Enable plugin in `~/.hermes/config.yaml` -- [ ] Test: send `(no topic)` message, verify routing +- [x] Test: send `(no topic)` message, verify routing ## Notes