Skip to content

AgentHUD

v0.12.1 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent ai-agent anthropic claude claude-code claude-code-cli
+12 more
claude-code-tui cli coding-agent web developer-tools digest live-monitor llm monitor observability session-monitor tui

Summary

AI summary

Fixed Windows path separator normalization for prompt labels.

Changes in this release

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.
    formatPromptSource now 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

Track AgentHUD

Get notified when new releases ship.

Sign up free

About AgentHUD

All releases →

Related context

Earlier breaking changes

  • v0.14.0 `h` key now aliases vim-left (←) instead of hide.

Beta — feedback welcome: [email protected]