rdev/changelog/v0.10.12.md
jordan e9984ebc07 fix: Include stderr and troubleshooting help in Claude Code errors
When Claude fails to execute, error messages now include:
- Captured stderr output from the failed command
- Troubleshooting commands to exec into pod and run `claude login`

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 23:12:01 -07:00

16 lines
356 B
Markdown

# v0.10.12
**Released:** 2026-01-29
## 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`
---
**Image:** `ghcr.io/orchard9/rdev-api:v0.10.12`