Skip to content

v2.12.8 — AWS Kiro Support (20 IDEs/Agents)

Choose a tag to compare

@yvgude yvgude released this 01 Apr 14:00

What's New

AWS Kiro Support

Full integration for Amazon's agentic IDE:

  • MCP config: ~/.kiro/settings/mcp.json (user-level) + .kiro/settings/mcp.json (workspace-level)
  • Rules injection: ~/.kiro/rules/lean-ctx.md with LITM-optimized instructions
  • Auto-detection: lean-ctx setup discovers Kiro automatically
  • Quick setup: lean-ctx init --agent kiro
  • Doctor + Uninstall: Full diagnostic and cleanup support

20 Total Supported IDEs & Agents

Cursor, Claude Code, GitHub Copilot, Windsurf, VS Code, Zed, Codex CLI, Gemini CLI, OpenCode, Pi, Qwen Code, Trae, Amazon Q Developer, JetBrains IDEs, Antigravity, Cline, Roo Code, Aider, Amp, AWS Kiro

Documentation

  • Kiro added to the interactive Prompt Generator on docs
  • Compatibility page updated with Kiro badge + setup
  • Getting Started guide with dedicated Kiro section

Install

cargo install lean-ctx
# or
brew install yvgude/lean-ctx/lean-ctx
# or
npm i -g lean-ctx-bin

Full Changelog: v2.12.7...v2.12.8