aws / aws/amazon-q-developer-cli
kiro-cli just quits after starting, back to terminal
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
### Checks
- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue
- [x] I have run `q doctor` in the affected terminal session
- [x] I have run `q restart` and replicated the issue again
### Operating system
macOS 26.3.1 (25D2128)
### Expected behaviour
to start the chat
### Actual behaviour
Kiro does not start. tryed kiro-cli doctor and restart. Just gettnig bact to terminal
vllyakho@80a99710e62c ~ % kiro-cli
vllyakho@80a99710e62c ~ % kiro-cli --tui
vllyakho@80a99710e62c ~ %
vllyakho@80a99710e62c ~ %
### Steps to reproduce
_No response_
### Environment
```yaml
[q-details]
version = "1.29.4"
hash = "b5dcf43e402cddd5a6507bf16fc9daba86f48c4e"
date = "2026-04-06T21:44:29.987555Z (5h ago)"
variant = "full"
[system-info]
os = "macOS 26.3.1 (25D2128)"
chip = "Apple M3 Pro"
total-cores = 11
memory = "18.00 GB"
[environment]
cwd = "/Users/USER"
cli-path = "/Users/USER"
os = "Mac"
shell-path = "/bin/zsh"
shell-version = "5.9"
terminal = "macOS"
install-method = "brew"
[env-vars]
PATH = "/Users/USER/.aim/mcp-servers:/Users/USER/.toolbox/bin:/Users/USER/.toolbox/bin:/Users/USER/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/pmk/env/global/bin:/Library/TeX/texbin:/Users/USER/.local/bin:/Users/USER/Library/Application Support/JetBrains/Toolbox/scripts"
QTERM_SESSION_ID = "41ce1d6e7f42451ba149487721d7eeaa"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "1.29.4"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
__CFBundleIdentifier = "com.apple.Terminal"
```
Contributor guide
Assessment
This issue has not been assessed yet.