v0.30.7
parruda/swarmv0.30.7Jun 7, 2026by github-actions[bot]
AI Summary
Ollama release introducing a native desktop interface for the Hermes agent and improving model management and documentation.
Key Highlights
- Native Hermes Desktop interface support
- OpenAI-compatible API model list alignment
- Updated Zod schema examples
New Features
- Hermes Desktop native interface
- Native Windows configuration path support
- llama.cpp update documentation
Full Release Notes
Ollama Launch now supports Hermes Desktop, a native desktop interface for the Hermes agent. Run it alongside your Hermes agent to get a visual interface for managing conversations, integrations, and messaging apps. ``` ollama launch hermes-desktop ``` <img width="2556" height="1716" alt="image" src="https://github.com/user-attachments/assets/3b2292d8-9f94-4d32-9023-85772e6ab3f8" /> What's Changed - Hermes Desktop is now available via `ollama launch hermes-desktop` with native Windows configuration path support - OpenAI-compatible API models list now aligns with available model tags - Added documentation describing the llama.cpp update process - Updated Zod schema examples to use the native toJSONSchema helper Full Changelog: https://github.com/ollama/ollama/compare/v0.30.6...v0.30.7