release: v0.9.0 — add Kiro CLI target provider

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Kieran Klaassen
2026-02-17 12:37:33 -08:00
parent 0099e2559a
commit e84075660a
3 changed files with 10 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ export default defineCommand({
to: {
type: "string",
default: "opencode",
description: "Target format (opencode | codex | droid | cursor | pi | gemini | kiro)",
description: "Target format (opencode | codex | droid | cursor | pi | copilot | gemini | kiro)",
},
output: {
type: "string",