This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+12 more
ReleasePort's take
Light signalKiro 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 summaryRemoved benign "--trust-tools" warning from Kiro summary output.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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-toolswarning 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/checkoutv4→v6,actions/setup-nodev4→v6, and
softprops/action-gh-releasev2→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
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]