Skip to content

fix(kiro_cli): add --legacy-ui flag for new Kiro CLI TUI compatibility#138

Merged
haofeif merged 1 commit into
mainfrom
fix/kiro-legacy-ui
Mar 31, 2026
Merged

fix(kiro_cli): add --legacy-ui flag for new Kiro CLI TUI compatibility#138
haofeif merged 1 commit into
mainfrom
fix/kiro-legacy-ui

Conversation

@haofeif

@haofeif haofeif commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

The latest Kiro CLI defaults to a new TUI whose prompt format (e.g. "agent · model · ◔ 1%") doesn't match CAO's idle detection regex, causing a 30s timeout and 500 error on terminal creation. Adding --legacy-ui restores the old prompt format that CAO can detect.

The latest Kiro CLI defaults to a new TUI whose prompt format
(e.g. "agent · model · ◔ 1%") doesn't match CAO's idle detection
regex, causing a 30s timeout and 500 error on terminal creation.
Adding --legacy-ui restores the old prompt format that CAO can detect.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@haofeif haofeif merged commit 9ff6754 into main Mar 31, 2026
21 checks passed
@haofeif haofeif deleted the fix/kiro-legacy-ui branch March 31, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant