-
v1.0.0 — Hermes native Zulip platform plugin
released this
2026-06-27 05:17:42 +00:00 | 47 commits to main since this releaseGen 3 adapter code + Gen 4 deployment scripts.
Success Criteria: 14/14 met
- Connectivity: connected, reconnects, recovers from network loss
- Message flow: DM response, @mention detection, @all-bots, echo prevention
- Code quality: syntax check, register(), plugin.yaml, BaseAdapter pattern
- Reliability: graceful disconnect, malformed messages, typing indicators
Files:
- plugins/platforms/zulip/adapter.py (1169 lines)
- plugins/platforms/zulip/plugin.yaml (56 lines)
- scripts/deploy.sh (native + legacy modes)
- scripts/verify-deployment.sh
- scripts/rollback.sh
Downloads