fix(agent): address provider review feedback
Assisted-by: Codex
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user