v0.30.7
skaldlabs/skaldv0.30.7Jun 7, 2026by github-actions[bot]
AI Summary
Adds support for Hermes Desktop as a native desktop interface and updates OpenAI API model lists.
Key Highlights
- Native Hermes Desktop interface support via CLI
- Alignment of OpenAI-compatible API model tags
- Updated llama.cpp documentation
- Zod schema helper updates
New Features
- Hermes Desktop integration
- OpenAI API model list sync
- Llama.cpp update process documentation
- Native Zod toJSONSchema helper
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