mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +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`.