rdev/internal/adapter/codeagent
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
..
claudecode fix(worker): include stdout in error messages when Claude command fails 2026-02-10 17:55:46 -07:00
opencode feat: Add multi-provider code agent interface with Claude Code and OpenCode adapters 2026-01-27 09:25:51 -07:00
registry_test.go feat: Add multi-provider code agent interface with Claude Code and OpenCode adapters 2026-01-27 09:25:51 -07:00
registry.go feat: Add multi-provider code agent interface with Claude Code and OpenCode adapters 2026-01-27 09:25:51 -07:00