Skip to content

AgentHUD

v0.18.2 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

✓ 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

ReleasePort's take

Light signal
editorial:auto 6d

Kiro v0.18.2 removes the benign `--trust-tools` warning from CLI summary output and upgrades CI workflows to Node 24.

Why it matters: Eliminates a non‑actionable warning in kiro-cli, improving user experience; CI actions now run on Node 24 runtime (actions/checkout v6, setup-node v6, gh-release v3).

Summary

AI summary

Removed benign "--trust-tools" warning from Kiro summary output.

Changes in this release

Dependency Low

Updates CI actions to Node 24 runtime (actions/checkout v6, setup-node v6, gh-release v3).

Updates CI actions to Node 24 runtime (actions/checkout v6, setup-node v6, gh-release v3).

Source: llm_adapter@2026-06-12

Confidence: high

Bugfix Medium

Removes benign `--trust-tools` warning from Kiro summary output.

Removes benign `--trust-tools` warning from Kiro summary output.

Source: llm_adapter@2026-06-12

Confidence: high

Full changelog

Fixed

  • No more --trust-tools warning on Kiro summaries. kiro-cli
    documents --trust-tools= as "trust no tools" (the guard that keeps a
    headless summary run from silently executing filesystem/shell tools)
    but then warns that the empty value looks like a custom MCP tool. That
    benign stderr line is now stripped from the passed-through output while
    real diagnostics still surface.

Changed

  • CI actions moved off the deprecated Node 20 runtime.
    actions/checkout v4→v6, actions/setup-node v4→v6, and
    softprops/action-gh-release v2→v3 — all now on Node 24, ahead of
    GitHub forcing the switch on 2026-06-16. No user-facing change.

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]