Skip to content

AgentHUD

v0.8.5 Feature

This release adds 3 notable features 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

Adds an agenthud summary command for LLM‑generated daily activity reports.

Full changelog

New

  • agenthud summary command — Generate LLM summary of daily activity via claude CLI
    • --date YYYY-MM-DD|today — Date to summarize
    • --prompt TEXT — Override default prompt
    • --force — Regenerate even if cached
  • Cached daily summaries — Past dates cached at ~/.agenthud/summaries/YYYY-MM-DD.md; today always regenerated
  • Editable prompt template — Auto-creates ~/.agenthud/summary-prompt.md on first run for easy customization

Fixed

  • Git access via --git-dir — No longer requires cwd to be the project directory; only .git needs to be accessible (useful for mounted/read-only setups)
  • Suppressed git stderr — "fatal: not a git repository" messages no longer leak to terminal
  • Memory leak — Set NODE_ENV=production by default to stop React dev-mode profiler accumulating PerformanceMeasure objects (~600KB/s leak → ~50KB/s)
  • Stabilized filter memoizationmergedActivities no longer recomputes on every spinner tick
  • Sub-agent navigation snap — Arrow keys recover gracefully when selected sub-agent disappears from flat list
  • Sentinel expansion — Expanding __sub-parent__ sentinel moves selection to first newly-visible sub-agent

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]