fix(agent): address provider review feedback
test / unit (pull_request) Successful in 35s
test / integration (pull_request) Successful in 47s

Assisted-by: Codex
This commit is contained in:
2026-05-28 17:24:39 -04:00
parent c9291f97e6
commit 8875d8cc17
5 changed files with 5 additions and 10 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ _RUNTIMES = {
template=PROVIDER_CLAUDE,
command="claude",
image="claude-bottle:latest",
dockerfile="",
dockerfile=str(_REPO_ROOT / "Dockerfile.claude"),
auth_role="claude_code_oauth",
placeholder_env="CLAUDE_CODE_OAUTH_TOKEN",
prompt_mode="claude_append_file",