Aider module support agentAPI #1185
ci.yaml
on: pull_request
  
    
      Check for typos and unformatted code
    
          
              28s
          
      
    
      Validate Terraform output
    
          
              5m 21s
          
      
    
      Validate README files
    
          
              22s
          
      Annotations
3 errors
          | 
                      
                          Validate README files
                        
                      
                       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#L157
                      
                       Expected to contain: "Aider task prompt provided : this is a task prompt for Aider"
Received: "--------------------------------\nProvider: google\nModule: gemini\n--------------------------------\nAPI key not provided\nNo task prompt given.\nstarting server on port 3284\n"
      at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/aider/main.test.ts:157:18) |