Editor
A full code editor — write Python, SQL, and R, run it in the terminal, and read the code the agents produce. Code yourself or let the agents do it.
The editor is a full code editor built into the workspace — the same one that powers VS Code. It’s there whenever you want exact, hands-on control instead of (or alongside) plain English.
Write and run code
Write Python, SQL, or R, then run it in the Terminal and see the result on the map and in the Output panel. Heavy work runs on server-side runtimes, so it never taxes your browser.
Agents can code too
Ask in plain English and the agent writes and runs the code for you. Whatever it produces appears as an artifact you can open here to read, verify, or adjust — full transparency over the work.
Opening artifacts
Click an artifact in the chat panel to open it in the editor. Code is syntax-highlighted and ready to edit and re-run.