This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Hermes Agent ====== <WRAP center round info 60%> This guide covers setting up [[https://github.com/NousResearch/hermes-agent|Hermes Agent]] with Synthetic as your provider. For the official Hermes docs, see [[https://hermes-agent.nousresearch.com/docs/|here]]. </WRAP> Hermes Agent is an open-source AI agent framework by Nous Research that runs in your terminal, messaging platforms, and IDEs. It's provider-agnostic, supports persistent memory, multi-platform gateways (Telegram, Discord, Slack, etc.), skills, plugins, and profiles. * **Pros**: Self-improving through skills. Persistent cross-session memory. Multi-platform gateway. Provider-agnostic — swap models and providers mid-workflow. Plugins and MCP servers. Profiles for isolated configs. Cron scheduling. Extensive toolset (web, terminal, file, browser, code execution, vision, etc.) * **Cons**: More complex setup than some other harnesses. The sheer number of configuration options can be overwhelming. Default aux model behavior falls back to OpenRouter if not explicitly configured for your provider. <WRAP round tip center third> See [[harnesses/hermes-agent/tips|hermes-agent/tips]] for community tips on getting the most out of Hermes. </WRAP>