> [!NOTE] > See the [Goose](https://github.com/coder/registry/tree/main/registry/coder/modules/goose) module as a reference. Modify the Aider module to add support for Coder Tasks + AgentAPI as a web chat interface. - [x] Modify [coder/agentAPI](https://github.com/coder/agentAPI) if needed to Aider (I think it already does) - [x] Modify Aider Module to install AgentAPI and use it with Aider - [ ] Ensure task reporting works properly in Coder + Tasks UI - [x] Add a demo to show how it works with the tasks template - [ ] Record a short video showing it working with Coder Tasks and doing status reporting - [ ] Address the points in https://github.com/coder/registry/issues/259
Note
See the Goose module as a reference.
Modify the Aider module to add support for Coder Tasks + AgentAPI as a web chat interface.