This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+12 more
Summary
AI summaryFixed Windows path separator normalization for prompt labels.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Normalises `formatPromptSource` output to forward slashes on Windows. Normalises `formatPromptSource` output to forward slashes on Windows. Source: llm_adapter@2026-06-10 Confidence: high |
— |
Full changelog
Fixed
- Windows:
prompt = ...stderr line used backslash separators.
formatPromptSourcenow normalises its output to forward slashes
so the user-facing label reads as~/.agenthud/summary-prompt.md
on every platform. (Pure cosmetic on POSIX; lets the Windows
CI tests pass.)
v0.12.0 was tagged but never reached npm — the Windows test job in
CI caught this issue before the publish step ran. v0.12.1 is the
first 0.12 release on npm.
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 AgentHUD
All releases →Related context
Related tools
Earlier breaking changes
- v0.14.0 `h` key now aliases vim-left (←) instead of hide.
Beta — feedback welcome: [email protected]