-
Notifications
You must be signed in to change notification settings - Fork 44
Add Kiro IDE module #232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Kiro IDE module #232
Conversation
Adds a new module for Kiro IDE, AWS's AI-powered IDE that helps developers build from concept to production with spec-driven development. Features: - One-click button to launch Kiro IDE - Support for opening specific folders - Support for opening recent workspaces - Customizable display name, slug, order, and group - Full test coverage Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
Adds the official Kiro SVG icon to .icons/kiro.svg and updates the Kiro module to use the proper icon instead of the generic code.svg. The icon features Kiro's distinctive ghost-like mascot design. Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
Adds a link to https://kiro.dev in the description as requested in the PR review. Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
LGTM. @matifali Have you tested this locally to make sure that it works with Kiro? If not I can do this in a minute before we merge. |
@DevelopmentCats Yes, but for some reason, it is asking me for a token |
Can you copy and paste the url that the coder app links to in your workspace? |
Note: This module uses the open-remote-ssh extension for establishing the connection to Coder workspaces, similar to how the other IDE modules work. |
@DevelopmentCats I found the issue fix also got merged. See: coder/coder#18884 |
…VS Code Extension Updates the documentation to reference the correct extension used by Kiro for establishing connections to Coder workspaces. Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
…emote-ssh extension As clarified in the PR review, Kiro uses both extensions for establishing connections to Coder workspaces. Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
Adds a new module for Kiro IDE, AWS's AI-powered IDE that helps developers build from concept to production with spec-driven development.
Features
Testing
All tests pass:
Usage
Similar to the existing Cursor module but for Kiro IDE.