aws / aws/amazon-q-developer-cli

Terminal support: Unsupported terminal

Open
#3,674 0 comments 1 reaction 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 26.3.0 (25D125)

### Expected behaviour

✘ Terminal support: Unsupported terminal, if you believe this is a mistake or would like to see support for your terminal, run kiro-cli issue

__CFBundleIdentifier: dev.kiro.desktop

Kiro
That's the kiro-cli health check saying it doesn't recognize Kiro's built-in terminal (dev.kiro.desktop) as a supported terminal emulator. This is expected — kiro-cli likely has a hardcoded list of known terminals (like iTerm2, Terminal.app, Warp, etc.) and Kiro's integrated terminal isn't on it yet.

This is harmless and won't affect your actual development workflow.

### Actual behaviour

✘ Terminal support: Unsupported terminal, if you believe this is a mistake or would like to see support for your terminal, run kiro-cli issue

__CFBundleIdentifier: dev.kiro.desktop

Kiro
That's the kiro-cli health check saying it doesn't recognize Kiro's built-in terminal (dev.kiro.desktop) as a supported terminal emulator. This is expected — kiro-cli likely has a hardcoded list of known terminals (like iTerm2, Terminal.app, Warp, etc.) and Kiro's integrated terminal isn't on it yet.

This is harmless and won't affect your actual development workflow.

### Steps to reproduce

_No response_

### Environment

```yaml

[q-details]
version = "1.27.2"
hash = "aa2f8e7241504f598fd58ed79f4fee5ab9bf77ae"
date = "2026-03-09T22:57:15.885689Z (4d ago)"
variant = "full"

[system-info]
os = "macOS 26.3.0 (25D125)"
chip = "Apple M3 Pro"
total-cores = 12
memory = "36.00 GB"

[environment]
cwd = "/Users/USER/Downloads/SPI_V6.1"
cli-path = "/Users/USER/Downloads/SPI_V6.1"
os = "Mac"
shell-path = "/bin/zsh"
shell-version = "5.9"
install-method = "unknown"

[env-vars]
PATH = "/Users/USER/.local/bin:/Users/USER/.toolbox/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:/Users/USER/.toolbox/bin:/Users/USER/.local/bin"
QTERM_SESSION_ID = "2ea3e67e38d1476ea9f6103a6b9b4de5"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "1.27.2"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
ZDOTDIR = "/Users/USER"
__CFBundleIdentifier = "dev.kiro.desktop"
```

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.