Skip to content

feat: refactor claude code to use agentapi module #1436

feat: refactor claude code to use agentapi module

feat: refactor claude code to use agentapi module #1436

Triggered via pull request September 5, 2025 16:29
Status Failure
Total duration 6m 26s
Artifacts

ci.yaml

on: pull_request
Check for typos and unformatted code
31s
Check for typos and unformatted code
Validate Terraform output
6m 22s
Validate Terraform output
Validate README files
15s
Validate README files
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Validate Terraform output
Process completed with exit code 1.
error: expect(received).toContain(expected): registry/coder/modules/claude-code/main.test.ts#L164
Expected to contain: "This is a task prompt for Claude." Received: "--------------------------------\nARG_MODEL: \nARG_RESUME: \nARG_CONTINUE: false\nARG_DANGEROUSLY_SKIP_PERMISSIONS: false\nARG_PERMISSION_MODE: \nARG_AI_PROMPT: \nARG_WORKDIR: /home/coder/project\n--------------------------------\nworkingDir /home/coder\n.claude.json path /home/coder/.claude.json\nNo .claude.json file found\nClaude Code is installed\nRunning claude code with args: --dangerously-skip-permissions \nstarting server on port 3284\n" at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/claude-code/main.test.ts:164:25)