mirror of
https://github.com/coder/coder.git
synced 2026-06-05 14:08:20 +00:00
f349edcc3c
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`.