rdev/internal/adapter/codeagent/claudecode
jordan cefc15aa7d
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix(worker): include stdout in error messages when Claude command fails
Auth errors like "OAuth token has expired" were lost because Claude writes
them to stdout, not stderr. The error message only showed kubectl's generic
"command terminated with exit code 1". Now includes both stdout and stderr
in the error, making failures immediately diagnosable.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 17:55:46 -07:00
..
adapter_test.go chore: prepare for composable monorepo template implementation 2026-01-31 11:39:28 -07:00
adapter.go fix(worker): include stdout in error messages when Claude command fails 2026-02-10 17:55:46 -07:00
parser_test.go chore: prepare for composable monorepo template implementation 2026-01-31 11:39:28 -07:00
parser.go chore: prepare for composable monorepo template implementation 2026-01-31 11:39:28 -07:00