aws / aws/amazon-q-developer-cli
ACP command not working
- 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 (25D771280a)
### Expected behaviour
When i run the command kiro-cli acp then i should be able to see json output.
### Actual behaviour
I'm unable to run the kiro-cli acp command to setup agent. Below is kiro-cli doctor result:
✔ Everything looks good!
Kiro CLI still not working? Run kiro-cli issue to let us know!
### Steps to reproduce
_No response_
### Environment
```yaml
[q-details]
version = "2.3.0"
hash = "a44742ad7a3acc79eac7459c2986103a8ad2b756"
date = "2026-05-07T04:41:43.294532Z (6d ago)"
variant = "full"
[system-info]
os = "macOS 26.3.1 (25D771280a)"
chip = "Apple M4"
total-cores = 10
memory = "16.00 GB"
[environment]
cwd = "/Users/USER"
cli-path = "/Users/USER"
os = "Mac"
shell-path = "/bin/zsh"
shell-version = "5.9"
terminal = "Ghostty"
install-method = "unknown"
[env-vars]
PATH = "/Users/USER/.opencode/bin:/Users/USER/.antigravity/antigravity/bin:/Users/USER/.antigravity/antigravity/bin:/Users/USER/.antigravity/antigravity/bin:/Users/USER/.antigravity/antigravity/bin:/Users/USER/.antigravity/antigravity/bin:/Users/USER/.antigravity/antigravity/bin:/Users/USER/.antigravity/antigravity/bin:/Users/USER/Library/Android/sdk/platform-tools:/Users/USER/.antigravity/antigravity/bin:/Users/USER/.codeium/windsurf/bin:/opt/homebrew/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/USER/developer/flutter/bin:/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/Apple/usr/bin:/Applications/Ghostty.app/Contents/MacOS:/Users/USER/.local/bin:/Users/USER/.local/bin:/Users/USER/.local/bin"
QTERM_SESSION_ID = "7b787667c9134886a362e85f7649904b"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "2.3.0"
SHELL = "/bin/zsh"
TERM = "xterm-ghostty"
__CFBundleIdentifier = "com.mitchellh.ghostty"
```
Contributor guide
Assessment
This issue has not been assessed yet.