Skip to content

Aider module support agentAPI #1845

Aider module support agentAPI

Aider module support agentAPI #1845

Triggered via pull request October 11, 2025 04:04
Status Failure
Total duration 8m 41s
Artifacts

ci.yaml

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

Annotations

4 errors
Check for typos and unformatted code
Process completed with exit code 1.
Validate Terraform output
Process completed with exit code 1.
error: expect(received).toContain(expected): registry/coder/modules/aider/main.test.ts#L171
Expected to contain: "Aider task prompt provided : this is a task prompt for Aider" Received: "--------------------------------\nProvider: google\nModule: gemini\n--------------------------------\nAPI key provided !\nStarting mcpm-aider bridge in background...\n[2025-10-11T04:09:14.668Z] [ERROR] Claude config not found\nmcpm-aider tool listmcpm-aider started (pid 270). Logs: /home/coder/logs/mcpm-aider.20251011-040914.log\nStarting agentAPI in directory: /home/coder\nstarting server on port 3284\n" at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/aider/main.test.ts:171:18)
error: expect(received).toBe(expected): test/test.ts#L334
Expected: 0 Received: 1 at <anonymous> (/home/runner/work/registry/registry/test/test.ts:334:25) at async <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/aider/main.test.ts:148:24)