Hermes Python — Core Zulip Adapter #5

Open
opened 2026-06-19 22:59:56 +00:00 by kagentz-bot · 0 comments
Owner

Description
Build the Hermes Python plugin core adapter from existing adapter.py. Event streaming, @mention parsing via SDK mentioned_users + regex fallback.

ADRs: 004, 005, 007, 008

AC: ZulipAdapter(BasePlatformAdapter), connect/disconnect, real-time event streaming, SDK + regex mention parsing.

Depends: #3 config schema

Priority: P1 — High

**Description** Build the Hermes Python plugin core adapter from existing adapter.py. Event streaming, @mention parsing via SDK `mentioned_users` + regex fallback. **ADRs**: 004, 005, 007, 008 **AC**: `ZulipAdapter(BasePlatformAdapter)`, connect/disconnect, real-time event streaming, SDK + regex mention parsing. **Depends**: #3 config schema **Priority: P1 — High**
kagentz-bot added the enhancement label 2026-06-19 22:59:56 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SyslogSolution/zulip-platform-plugins#5