Skip to content

AgentHUD

v0.11.3 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

✓ 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 flag parsing for report --date -1d and promoted watch to a first‑class command in help output.

Changes in this release

Feature Low

Changes `watch` to be a first-class command in help layout with `(default)` annotation.

Changes `watch` to be a first-class command in help layout with `(default)` annotation.

Source: llm_adapter@2026-06-10

Confidence: high

Bugfix Medium

Fixes report subcommand rejecting `-Nd` date flags as unknown.

Fixes report subcommand rejecting `-Nd` date flags as unknown.

Source: llm_adapter@2026-06-10

Confidence: high

Full changelog

Fixed

  • report --date -1d (and any -Nd value) was rejected as an
    unknown flag.
    The report subcommand's unknown-flag scan didn't
    skip values after value-taking flags, so the documented -Nd
    shorthand tripped the check. Mirrors the summary subcommand's
    existing pattern.

Changed

  • watch is now a first-class command in the help layout. It
    used to live under Options: alongside --version / --help
    while less-central modes (report, summary) got the top-level
    Commands: billing. The help is restructured so watch sits in
    Commands: with (default) annotation; its flags (-w/--watch,
    --once, --cwd) sit under it the way report's and summary's
    flags do. agenthud watch is also accepted as an explicit
    positional now (it used to error as "Unknown command").

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]