Description Build the Hermes Python plugin core adapter from existing adapter.py. Event streaming, @mention parsing via SDK mentioned_users + regex fallback.
mentioned_users
ADRs: 004, 005, 007, 008
AC: ZulipAdapter(BasePlatformAdapter), connect/disconnect, real-time event streaming, SDK + regex mention parsing.
ZulipAdapter(BasePlatformAdapter)
Depends: #3 config schema
Priority: P1 — High
No dependencies set.
The note is not visible to the blocked user.
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