π Kiro for Claude Code v0.2.9
π Bug Fixes
-
Fix path normalization for custom specs directory
- Improve handling of user-configured specs directories
- Ensure proper path resolution across different operating systems
-
Fix missing "Start Task" button when specs directory is configured
- Resolve issue where CodeLens would not appear with custom specs paths
- Improve task button visibility detection
-
Translate Chinese text to English in spec agents and CodeLens
- Complete internationalization of spec agent prompts
- Ensure consistent English language in CodeLens UI elements
- Improve accessibility for international users
Installation
From Extension Marketplace:
# VSCode (from VSCode Marketplace)
code --install-extension heisebaiyun.kiro-for-cc
# Cursor (from OpenVSX)
cursor --install-extension heisebaiyun.kiro-for-ccFrom VSIX file:
Download the .vsix file from assets below and install:
# VSCode
code --install-extension kiro-for-cc-0.2.9.vsix
# Cursor
cursor --install-extension kiro-for-cc-0.2.9.vsixLinks
See below for auto-generated release notes.
What's Changed
New Contributors
Full Changelog: v0.2.8...v0.2.9