Kiro CLI v2.9.0 Changelog
What changed in Kiro CLI v2.9.0, released 2026-06-24 โ explained in plain English.
TLDR
- You now have a switch to stop custom AI agents from automatically pulling in your global settings and instructions.
- This is super helpful if you want your custom agents to run completely independently.
- It gives you back control over what information your agents use.
Want a heads-up when Kiro CLI updates?
We email you the moment a new Kiro CLI version drops โ plus plain-English release notes like these. No spam.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
This update is all about giving you more control over your custom AI agents. It matters most to developers or power users who build their own specialized agents and want to keep them totally separated from the default global instructions.
What's new
- A new setting to isolate custom agents: There's a new toggle called
chat.disableInheritingDefaultResources. In plain English, this stops your custom agents from automatically inheriting (which means pulling in) default "steering" (rules for how the AI should act), "skills" (extra abilities), andAGENTS.md(a global instruction file). - Why it matters: A few updates ago (in v2.7.0), the system started automatically giving custom agents all these global resources. Now, if you turn this new setting on, your custom agents will run exactly as you built them, without dragging in any extra global baggage.
Breaking changes
No breaking changes in this release.
This is our plain-language summary. Read the complete, official notes on the Kiro CLI official changelog โ.
