aws / aws/amazon-q-developer-cli
kiro-cli not working in pycharm reworked 2025 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.1.0 (25B78)
### Expected behaviour
when I type a cmd and give space kiro should provide a drop down showing suggestions.
### Actual behaviour
Nothing comes when I type a cmd and give space.
### Steps to reproduce
type something like cd
### Environment
```yaml
[q-details]
version = "1.21.0"
hash = "dc54efd85f411d6b4347d192733ff40650d38dfb"
date = "2025-11-26T22:31:44.946762Z (15d ago)"
variant = "full"
[system-info]
os = "macOS 26.1.0 (25B78)"
chip = "Apple M2"
total-cores = 8
memory = "16.00 GB"
[environment]
cwd = "/Users/USER/Development/python/dobby-mt"
cli-path = "/Users/USER/Development/python/dobby-mt"
os = "Mac"
shell-path = "/bin/zsh"
shell-version = "5.9"
terminal = "PyCharm Professional"
install-method = "unknown"
[env-vars]
PATH = "/Users/USER/Development/python/dobby-mt/.venv/bin:/Users/USER/.antigravity/antigravity/bin:/Users/USER/Documents/python-envs/python3.13.9/.venv/bin:/opt/homebrew/opt/postgresql@17/bin:/usr/local/opt/scala@2.13/bin:/opt/homebrew/opt/postgresql@14/bin:~/.local/bin:/Library/Frameworks/Python.framework/Versions/3.13/bin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/Library/Frameworks/Python.framework/Versions/3.12/bin:/Library/Frameworks/Python.framework/Versions/3.10/bin:/Library/Frameworks/Python.framework/Versions/3.9/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/Apple/usr/bin:/Users/USER/.cargo/bin:/Users/USER/.local/bin:/Users/USER/spark-3.5.1-bin-hadoop3/bin:/Users/USER/spark-3.5.1-bin-hadoop3/sbin#:/Users/USER/.cache/lm-studio/bin"
PROCESS_LAUNCHED_BY_Q = "1"
Q_SET_PARENT_CHECK = "1"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
__CFBundleIdentifier = "com.jetbrains.pycharm"
```
Contributor guide
Assessment
This issue has not been assessed yet.