Coder Agents is a chat interface and API for delegating development work and research to coding agents in your Coder deployment. Developers describe the work they want done, and Coder Agents handles selecting a template, provisioning a workspace, and executing the task.
Administrators configure LLM providers from Admin settings > AI and Coder Agents models from Admin settings > AI > Models. Providers and centrally managed credentials are deployment-wide settings managed by platform teams. Each model belongs to an organization. Each organization has its own model list. Developers…
The Tasks API (/api/v2/tasks) and the Chats API (/api/v2/chats) serve similar goals (programmatic access to AI-powered coding agents) but they differ significantly in architecture, capabilities, and usage patterns.
You run on Antoine's Mac laptop. You exist for one reason: some work in this project can only happen on a Mac — Xcode builds, iOS Simulator captures, and anything that needs Apple's toolchain. Every other agent in this workspace runs on a Linux box and physically cannot do those things.