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.3.2 (24D81)
### Expected behaviour
how can i solve this?
~/Documents/app_generator
q doctor
✘ Amazon Q terminal integrations: Amazon Q can not run in a process it launched
✘ Doctor found errors. Please fix them and try again.
If you are not sure how to fix it, please open an issue with q issue to let us know!
### Actual behaviour
### Steps to reproduce
_No response_
### Environment
```yaml
[q-details]
version = "1.7.1"
hash = "7d766a2d0580db62fae5a4bc2e6eb63946d4d08e"
date = "2025-03-14T22:08:03.470338Z (5d ago)"
variant = "full"
[system-info]
os = "macOS 15.3.2 (24D81)"
chip = "Apple M1"
total-cores = 8
memory = "16.00 GB"
[environment]
cwd = "/Users/USER/Documents/app_generator"
cli-path = "/Users/USER/Documents/app_generator"
os = "Mac"
shell-path = "/bin/zsh"
shell-version = "5.9"
terminal = "PyCharm Professional"
install-method = "unknown"
[env-vars]
PATH = "/Users/USER/.nvm/versions/node/v16.16.0/bin:/opt/homebrew/bin:/Users/USER/.amplify/bin:/opt/homebrew/bin:/Library/Frameworks/Python.framework/Versions/3.11/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:/Users/USER/.local/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.