Kiro — AI-Powered Development for VS CodeChat with Kiro AI agents, run Spec workflows, and get context-aware coding help directly in your editor.
PrerequisitesThis extension is a UI wrapper around the Kiro CLI. You must install and authenticate the CLI before the extension will work. 1. Install the Kiro CLIDownload and install On macOS/Linux, the CLI is typically installed to
2. AuthenticateRun one of:
Or use the 3. Verify
If this prints your username, you're ready to go. FeaturesAI Chat PanelOpen a chat panel alongside your editor to converse with Kiro agents. Responses stream in real-time with Markdown rendering, syntax-highlighted code blocks, and copy-to-clipboard buttons. Editor Context AwarenessYour active file and selected code are automatically included as context with every prompt, so the agent gives relevant, accurate answers without you having to paste anything. Tool Call VisibilitySee what the agent is doing — file reads, writes, and shell commands appear as compact status indicators between response chunks. Model SelectionSwitch between available AI models from a dropdown in the chat header. Supports all models available through the Kiro CLI. Spec WorkflowDefine features through a structured three-phase workflow: requirements → design → tasks. Artifacts are saved to Steering FilesPlace Markdown files in Commands
Getting Started
Extension SettingsThis extension does not add any VS Code settings. Configuration is managed through the Kiro CLI ( Troubleshooting"Kiro CLI not found" error on activation
The extension couldn't find
If it's installed but not found, add its location to your PATH in your shell profile ( "Kiro CLI is not authenticated" warning
Run Chat panel doesn't show editor context Make sure you have a file open in the editor before opening the chat panel. The extension captures the last active text editor and includes it with your prompts. License |