""" Hermes Zulip Plugin — Core adapter for Hermes Python agents Implements BasePlatformAdapter to connect Hermes agents (Tanko, Mumuni, Koonimo, Koby) to the Sysloggh Zulip agent mesh. Path: hermes-zulip-plugin/src/hermes_zulip/ Config: config.yaml (per-agent, deployed alongside plugin) """ __version__ = "0.1.0"