aws / aws/amazon-q-developer-cli

Integrate WarpTerminal to use Kiro CLI

Open
#3,595 0 comments 7 reactions 0 assignees View on GitHub
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 15.6.1 (24G90)

### Expected behaviour

Hello Kiro Team.

Wanna use fully integrated kiro cli in WarpTerminal.

### Actual behaviour

When I enter `kiro-cli doctor`, output comes out like below.

```bash
kiro-cli doctor

✘ zsh ~/.zshrc integration check: /Users/ohyeong-geun/.zshrc does not source pre integration

Run kiro-cli integrations install dotfiles to reinstall shell integrations for zsh
Attempting to fix automatically...
Re-running check...

✔ zsh ~/.zshrc integration check
✘ Kiro CLI terminal integrations: WarpTerminal is not supported

✘ Doctor found errors. Please fix them and try again.

If you are not sure how to fix it, please open an issue with kiro-cli issue to let us know!
```

### Steps to reproduce

_No response_

### Environment

```yaml

[q-details]
version = "1.23.1"
hash = "faddc2c7ee17078025a62a8dfad6543a4154d2fa"
date = "2025-12-23T20:47:25.898591Z (17d ago)"
variant = "full"

[system-info]
os = "macOS 15.6.1 (24G90)"
chip = "Apple M2"
total-cores = 8
memory = "16.00 GB"

[environment]
cwd = "/Users/USER/c/haproxy"
cli-path = "/Users/USER/c/haproxy"
os = "Mac"
shell-path = "/bin/zsh"
shell-version = "5.9"
install-method = "unknown"

[env-vars]
PATH = "/opt/homebrew/bin:/opt/homebrew/sbin:/Users/USER/.nix-profile/bin:/etc/profiles/per-user/USER/bin:/run/current-system/sw/bin:/nix/var/nix/profiles/default/bin:/Users/USER/go/bin:/Users/USER/.cargo/bin:/Users/USER/.npm-global/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/USER/.local/bin:/Users/USER/.orbstack/bin:/Applications/Warp.app/Contents/Resources/bin"
Q_SET_PARENT_CHECK = "1"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
__CFBundleIdentifier = "dev.warp.Warp-Stable"
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.