This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
ReleasePort's take
Light signalOllama setup now prompts users for a host URL with an editable default instead of using the hardcoded localhost:11434 value.
Why it matters: Update to v0.6.2 so deployments can configure their own host URLs; no migration deadline or security trigger present.
Summary
AI summaryOllama setup now asks for host URL with an editable default instead of a hardcoded value.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Ollama setup prompts for host URL with editable default instead of hardcoded localhost:11434 Ollama setup prompts for host URL with editable default instead of hardcoded localhost:11434 Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Persona replaced @import with inline block in CLAUDE.md fixing silent dispatches Persona replaced @import with inline block in CLAUDE.md fixing silent dispatches Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Router docstring no longer incorrectly claims streaming is unsupported Router docstring no longer incorrectly claims streaming is unsupported Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Low |
Router docstring corrected to accurately describe streaming support Router docstring corrected to accurately describe streaming support Source: granite4.1:30b@2026-05-23-audit Confidence: low |
— |
| Refactor | Medium |
Persona rewritten with three-signal routing, explicit negative cases, and handshake Persona rewritten with three-signal routing, explicit negative cases, and handshake Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Refactor | Medium |
Test coverage expanded from 7 to 27 tests including install and config Test coverage expanded from 7 to 27 tests including install and config Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
CONTRIBUTING.md updated to reflect existing test suite CONTRIBUTING.md updated to reflect existing test suite Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
README rewritten with badges, pipeline example, platform support, and feature claims README rewritten with badges, pipeline example, platform support, and feature claims Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
Subagent definition expanded with memory system, multi-turn chaining, pacing rules Subagent definition expanded with memory system, multi-turn chaining, pacing rules Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
Test coverage increased from 7 to 27 tests covering agent install/uninstall, config round‑trip, and legacy migration Test coverage increased from 7 to 27 tests covering agent install/uninstall, config round‑trip, and legacy migration Source: granite4.1:30b@2026-05-23-audit Confidence: low |
— |
Full changelog
v0.6.2
Fixed
- Ollama setup now asks for host URL with editable default (was hardcoded to localhost:11434)
- Router docstring no longer incorrectly claims streaming is unsupported
- Persona reliability: replaced
@importwith inline block in CLAUDE.md — fixes silent dispatches
Improved
- README fully rewritten: badges, pipeline example, platform support, accurate feature claims
- Persona rewritten: three-signal routing, explicit negative cases, "breach of character" handshake
- Subagent definition expanded: memory system, multi-turn chaining, pacing rules
- Test coverage expanded from 7 to 27 tests (agent install/uninstall, config round-trip, legacy migration)
- CONTRIBUTING.md updated to reflect existing test suite
Install
brew install asakin/tap/dragoman
uv tool install dragoman-ai
pipx install dragoman-ai
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Dragoman
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]