aws / aws/amazon-q-developer-cli

Kiro CLI still not working

Open
#3,843 0 comments 0 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

Linux 6.14.0-37-generic - Linux Mint 22.3

### Expected behaviour

hrk@hrk-HP-240-G4-Notebook-PC:~$ kiro-cli chat
hrk@hrk-HP-240-G4-Notebook-PC:~$ kiro-cli
hrk@hrk-HP-240-G4-Notebook-PC:~$ kiro-cli doctor

● Autocomplete is not yet available on Linux, but other products should work as expected.
✔ Everything looks good!

Kiro CLI still not working? Run kiro-cli issue to let us know!

hrk@hrk-HP-240-G4-Notebook-PC:~$ kiro-cli issue

→ Kiro CLI is not running.
Please launch Kiro CLI with kiro-cli launch or run kiro-cli issue --force to create the issue anyways
hrk@hrk-HP-240-G4-Notebook-PC:~$ kiro-cli launch
error: Launching the dashboard is not supported in minimal mode
hrk@hrk-HP-240-G4-Notebook-PC:~$ kiro-cli issue --force
✔ Issue Title · Kiro CLI still not working
Heading over to GitHub...
hrk@hrk-HP-240-G4-Notebook-PC:~$ q restart
Warning! Q CLI is now Kiro CLI and should be invoked as kiro-cli rather than q
error: launching Kiro CLI from minimal installs is not yet supported
hrk@hrk-HP-240-G4-Notebook-PC:~$ kiro-cli restart
error: launching Kiro CLI from minimal installs is not yet supported
hrk@hrk-HP-240-G4-Notebook-PC:~$

### Actual behaviour

hrk@hrk-HP-240-G4-Notebook-PC:~$ kiro-cli chat
hrk@hrk-HP-240-G4-Notebook-PC:~$ kiro-cli
hrk@hrk-HP-240-G4-Notebook-PC:~$ kiro-cli doctor

● Autocomplete is not yet available on Linux, but other products should work as expected.
✔ Everything looks good!

Kiro CLI still not working? Run kiro-cli issue to let us know!

hrk@hrk-HP-240-G4-Notebook-PC:~$ kiro-cli issue

→ Kiro CLI is not running.
Please launch Kiro CLI with kiro-cli launch or run kiro-cli issue --force to create the issue anyways
hrk@hrk-HP-240-G4-Notebook-PC:~$ kiro-cli launch
error: Launching the dashboard is not supported in minimal mode
hrk@hrk-HP-240-G4-Notebook-PC:~$ kiro-cli issue --force
✔ Issue Title · Kiro CLI still not working
Heading over to GitHub...
hrk@hrk-HP-240-G4-Notebook-PC:~$ q restart
Warning! Q CLI is now Kiro CLI and should be invoked as kiro-cli rather than q
error: launching Kiro CLI from minimal installs is not yet supported
hrk@hrk-HP-240-G4-Notebook-PC:~$ kiro-cli restart
error: launching Kiro CLI from minimal installs is not yet supported
hrk@hrk-HP-240-G4-Notebook-PC:~$

### Steps to reproduce

_No response_

### Environment

```yaml

[q-details]
version = "2.7.0"
hash = "6f3383db48619edd44e2ff0cf08cc1c512908ddb"
date = "2026-06-12T06:44:57.589105Z (2d ago)"
variant = "minimal"

[system-info]
chip = "Intel(R) Pentium(R) CPU 3825U @ 1.90GHz"
total-cores = 2
memory = "7.67 GB"

[system-info.os.linux]
kernel_version = "6.14.0-37-generic"
id = "linuxmint"
name = "Linux Mint"
pretty_name = "Linux Mint 22.3"
version_id = "22.3"
version = "22.3 (Zena)"

[environment]
cwd = "/home/USER"
cli-path = "/home/USER"
os = "Linux"
shell-path = "/usr/bin/bash"
shell-version = "5.2.21"
terminal = "Gnome Terminal"
install-method = "unknown"

[env-vars]
DISPLAY = ":0"
GTK_IM_MODULE = "ibus"
PATH = "/home/USER/.local/bin:/home/USER/.nvm/versions/node/v24.16.0/bin:/home/USER/.opencode/bin:/home/USER/.local/bin:/home/USER/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/USER/.local/bin"
QTERM_SESSION_ID = "c0d6f51cd71540d6a89f72ee3dc05516"
QT_IM_MODULE = "ibus"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "2.7.0"
SHELL = "/bin/bash"
TERM = "xterm-256color"
XDG_CURRENT_DESKTOP = "X-Cinnamon"
XDG_SESSION_DESKTOP = "cinnamon"
XDG_SESSION_TYPE = "x11"
XMODIFIERS = "@im=ibus"
```

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.