aws / aws/amazon-q-developer-cli
Amazon Q can not run in a process it launched
- 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.0 (24G84)
### Expected behaviour
q autocomplete in PyCharm 2025.2
### Actual behaviour
q does work
### Steps to reproduce
Start PyCharm 2025.2 on MacOS 15.6 (24G84)
Log in to Q
### Environment
```yaml
[q-details]
version = "1.13.3"
hash = "98d6e0c79c5897aaa8e057e40d38cc74eea1c2f5"
date = "2025-08-11T22:19:22.888526Z (9h ago)"
variant = "full"
[system-info]
os = "macOS 15.6.0 (24G84)"
chip = "Apple M1 Pro"
total-cores = 10
memory = "16.00 GB"
[environment]
cwd = "/Users/USER/Desktop/infra/terraform/socialquantum/socialquantum-terragrunt/scp"
cli-path = "/Users/USER/Desktop/infra/terraform/socialquantum/socialquantum-terragrunt/scp"
os = "Mac"
shell-path = "/bin/zsh"
shell-version = "5.9"
terminal = "PyCharm Community"
install-method = "unknown"
[env-vars]
PATH = "/Users/USER/Downloads/google-cloud-sdk/bin:/Users/USER/yandex-cloud/bin:/Users/USER/.pyenv/shims:/Users/USER/.pyenv/bin:/Users/USER/.pyenv/bin:/Library/Python/3.9/bin/:/usr/local/sbin:/usr/local/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:/Library/Apple/usr/bin:/usr/local/go/bin:/Users/USER/Downloads/google-cloud-sdk/bin:/Users/USER/yandex-cloud/bin:/Users/USER/.pyenv/bin:/Library/Python/3.9/bin/:/usr/local/sbin:/Users/USER/.local/bin:/usr/local/bin"
PROCESS_LAUNCHED_BY_Q = "1"
Q_SET_PARENT_CHECK = "1"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
__CFBundleIdentifier = "com.jetbrains.pycharm.ce"
```
Contributor guide
Assessment
This issue has not been assessed yet.