फीचर्स
स्वयं-सुधरता learning loop
Hermes अपनी memory खुद curate करता है, recent conversations review करता है और reusable patterns निकालता है.
Patterns skills या memory entries के रूप में लिखे जाते हैं. FTS5 cross-session recall देता है और Honcho dialectical user modeling देता है.
Skills सिस्टम
Skills procedural memory हैं जिन्हें agent बनाता और reuse करता है.
हर skill एक छोटा Markdown file है: कैसे करना है, कब इस्तेमाल करना है, और क्या avoid करना है. agentskills.io के साथ compatible.
Messaging gateway
एक gateway 15+ platforms पर messages पहुंचाता है:
- Consumer: Telegram, Discord, WhatsApp, Signal, SMS, BlueBubbles.
- Work: Slack, Mattermost, DingTalk, Feishu, WeCom, Email.
- Federated: Matrix.
- Smart home: Home Assistant.
MCP integration
Hermes को नए tools देने के लिए कोई भी Model Context Protocol server जोड़ें.
MCP servers allowlist से filter होते हैं ताकि tool surface छोटा रहे.
निर्धारित automations
Built-in cron layer किसी भी agent task को schedule करके result किसी भी messaging channel पर भेज सकती है.
Runtime backends
छह execution backends (local, Docker, SSH, Daytona, Singularity, Modal) हर use case में cost और isolation match करने देते हैं. Serverless backends idle होने पर hibernate करते हैं.