mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
Instead of creating tasks with a specialized call to `CreateWorkspace` on the frontend, we instead lift this to the backend and allow the frontend to simply call `CreateAITask`.