Enable it
The Web IDE must be turned on for your org (Admin → Agent LLM → Enable the Web IDE). Once enabled, the New Task form shows an “Open in Web IDE (VS Code · premium)” toggle.An IDE-enabled task runs a dedicated, isolated sandbox — 1 vCPU / 1 GiB RAM / 1 GiB disk —
heavier than the ½ vCPU / 512 MiB base workspace. It counts against your plan’s IDE seat limit
(Pro: up to 3, Team: up to 6), all within the shared pool. You can raise CPU/RAM with pool
add-ons.
Open it
1
Create the task with the Web IDE toggle on
The task provisions the premium image with VS Code (openvscode) baked in.
2
Switch to Developer view
On the task screen, toggle Developer view.
3
Open IDE
Click Open IDE. A short-lived, authenticated session opens VS Code in an embedded frame on
the task’s live workspace. Close IDE hides it again.
What you can do
- Browse and edit the repo checkout in a familiar VS Code UI.
- Work side-by-side with the agent — you’re on the same files.
- Use the integrated terminal in the workspace.
/ide/ path reaches it, and only for your task.