aws / aws/amazon-q-developer-cli
Kiro is having trouble responding right now
- 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.6.87.2-microsoft-standard-WSL2 - Ubuntu 24.04.4 LTS
### Expected behaviour
Every time I request to write a review report, this error occurs. I expect it not to throw an error and to allow me to prepare the report normally.
### Actual behaviour
Every time I request to write a review report, this error occurs
### Steps to reproduce
Every time I call the backend-design-review skill for review and request to write the review results into the document, this error occurs
### Environment
```yaml
[q-details]
version = "1.28.1"
hash = "fc92565d6f51c1708e92500b2b2bcc4a424f5705"
date = "2026-03-21T05:18:11.590914Z (2d ago)"
variant = "minimal"
[system-info]
chip = "Intel(R) Core(TM) Ultra 5 225H"
total-cores = 8
memory = "15.62 GB"
[system-info.os.linux]
kernel_version = "6.6.87.2-microsoft-standard-WSL2"
id = "ubuntu"
name = "Ubuntu"
pretty_name = "Ubuntu 24.04.4 LTS"
version_id = "24.04"
version = "24.04.4 LTS (Noble Numbat)"
[environment]
cwd = "/home/USER"
cli-path = "/home/USER"
os = "Linux"
shell-path = "/usr/bin/bash"
shell-version = "5.2.21"
install-method = "unknown"
in-wsl = true
[env-vars]
DISPLAY = ":0"
PATH = "/home/USER/.local/bin:/home/USER/.nvm/versions/node/v24.14.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/c/Program Files/WindowsApps/MicrosoftCorporationII.WindowsSubsystemForLinux_2.6.3.0_x64__8wekyb3d8bbwe:/mnt/c/Program Files/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/java8path:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/ServBay/bin:/mnt/c/ServBay/packages/python/current/Scripts:/mnt/c/ServBay/packages/openjdk/current/bin:/mnt/c/ServBay/packages/python/current:/mnt/c/ServBay/packages/node/current:/mnt/c/Users/USER/AppData/Roaming/npm:/mnt/c/Users/USER/AppData/Roaming/Composer/vendor/bin:/mnt/c/Users/USER/.cargo/bin:/mnt/c/Users/USER/go/bin:/mnt/c/Users/USER/AppData/Roaming/npm:/mnt/c/Users/USER/AppData/Roaming/Composer/vendor/bin:/mnt/c/Users/USER/.cargo/bin:/mnt/c/Users/USER/go/bin:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Windows/System32/OpenSSH/:/mnt/c/Program Files/HONOR/PCManager:/mnt/c/Program Files/Bandizip/:/mnt/c/Users/USER/AppData/Local/nvm:/mnt/c/nvm4w/nodejs:/mnt/c/git/cmd:/mnt/c/Program Files/TortoiseGit/bin:/mnt/c/Program Files/CodeArts IDE for Remoteshell/bin:/mnt/c/Program Files/dotnet/:/mnt/c/Users/USER/Downloads/fresh-editor-x86_64-pc-windows-msvc:/mnt/c/Users/USER/Downloads/HBuilderX:/mnt/c/Users/USER/.local/bin:/mnt/c/apache-maven-3.9.12/bin:/mnt/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit/:/mnt/c/Program Files/MySQL/MySQL Server 8.4/bin/:/mnt/c/Program Files/PowerShell/7/:/mnt/c/Users/USER/AppData/Local/pnpm:/mnt/c/Users/USER/.local/bin:/mnt/c/Users/USER/AppData/Local/Microsoft/WindowsApps:/mnt/c/Users/USER/AppData/Local/nvm:/mnt/c/nvm4w/nodejs:/mnt/c/Users/USER/AppData/Local/Programs/Microsoft VS Code/bin:/mnt/c/Users/USER/AppData/Local/Programs/Fiddler:/mnt/c/Users/USER/.bun/bin:/mnt/c/Users/USER/AppData/Local/Programs/Kiro/bin:/mnt/c/Users/USER/AppData/Local/Programs/Qoder/bin:/mnt/c/Users/USER/.dotnet/tools:/snap/bin:/home/USER/.local/bin"
QTERM_SESSION_ID = "67e18644cd88404a80951ec412dfa9ea"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "1.28.1"
SHELL = "/bin/bash"
TERM = "xterm-256color"
```
Contributor guide
Assessment
This issue has not been assessed yet.