release: v0.10.12 - fix: Include stderr and troubleshooting help in Claude Code errors

This commit is contained in:
jordan 2026-01-29 23:12:22 -07:00
parent e9984ebc07
commit 9171f53be7

View File

@ -4,11 +4,7 @@
## Changes
fix: Include stderr and troubleshooting help in Claude Code error messages
When Claude fails to execute, the error now includes:
- The actual stderr output from the failed command
- Troubleshooting commands to exec into the pod and run `claude login`
fix: Include stderr and troubleshooting help in Claude Code errors
---