A running log of what's shipping in Hermes Agent — merged pull requests from NousResearch/hermes-agent, browsable one day at a time with plain-English AI summaries of what changed. Checked every 30 minutes.
Last checked 21 Sept 2026, 06:17 UTC
A new plugin has been added that shows you the remaining quota for various AI services directly within Hermes. This helps you easily track your AI usage across different providers.
A new local vector memory provider called `lancedb-suite` has been added. This allows Hermes Agent to store and retrieve information locally, improving its ability to remember context without needing cloud services.
Hermes Agent now correctly starts npm-installed language servers on Windows by finding the right executable wrapper. This fixes errors that prevented tools like Pyright from running on Windows.
Replies from the Codex app-server will now be sent only once to platforms like Discord and Telegram, preventing duplicate messages. This makes interactions cleaner and avoids confusion for users.