aws / aws/amazon-q-developer-cli
PATH contains ~/.local/bin: Path does not contain ~/.local/bin
- 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.7.3 (24G419)
### Expected behaviour
Run `kiro-cli doctor` and get no errors.
### Actual behaviour
Run `kiro-cli doctor` and get this error.
`PATH contains ~/.local/bin: Path does not contain ~/.local/bin`
### Steps to reproduce
Run `kiro-cli doctor`
### Environment
```yaml
[q-details]
version = "1.24.0"
hash = "0728b2464fed0b53e63abbb9ce12fa38a0542d69"
date = "2026-01-15T23:23:47.341332Z (7d ago)"
variant = "full"
[system-info]
os = "macOS 15.7.3 (24G419)"
chip = "Apple M4 Pro"
total-cores = 14
memory = "48.00 GB"
[environment]
cwd = "/Users/USER"
cli-path = "/Users/USER"
os = "Mac"
shell-path = "/Users/USER/.toolbox/tools/toolbox/1.1.2567.0/toolbox-exec"
shell-version = "5.9"
terminal = "macOS"
install-method = "toolbox"
[env-vars]
PATH = "/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"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
__CFBundleIdentifier = "com.apple.Terminal"
```
Contributor guide
Assessment
This issue has not been assessed yet.