This release adds 3 notable features for engineering teams evaluating rollout.
Published 1mo
Developer Productivity
✓ No known CVEs patched
✓ 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 summaryAdds an agenthud summary command for LLM‑generated daily activity reports.
Full changelog
New
agenthud summarycommand — Generate LLM summary of daily activity viaclaudeCLI--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.mdon first run for easy customization
Fixed
- Git access via
--git-dir— No longer requirescwdto be the project directory; only.gitneeds 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=productionby default to stop React dev-mode profiler accumulatingPerformanceMeasureobjects (~600KB/s leak → ~50KB/s) - Stabilized filter memoization —
mergedActivitiesno 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
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]