Skip to content

AgentHUD

v0.9.4 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 validation for unknown --include report types and added oversize token warning.

Full changelog

New

  • agenthud summary --model <name> forwards --model to claude -p. Summarization is a low-reasoning task, so cheaper models almost always suffice — sonnet (~40% cheaper than Opus, 1M context) or haiku (~80% cheaper, 200K context). Accepts a short alias or a full model id. Default unchanged (claude's own default model).
  • Oversize report warning. The input stats line now includes an estimated token count. Reports above ~300K tokens print a loud warning and, in interactive mode, prompt one more time before sending. Range mode with -y only prints the warning and proceeds.

Fixed

  • report --include validates unknown types. A typo like --include response,bas used to be silently accepted (no match, no error). Now unknown tokens trigger an error listing the offending values and the full list of valid types. Missing value after --include also errors.

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]