diff --git a/changelog/v0.10.12.md b/changelog/v0.10.12.md index 22476e2..aa3e758 100644 --- a/changelog/v0.10.12.md +++ b/changelog/v0.10.12.md @@ -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 ---