
Added sandboxes over the weekend.
Each new session gets assigned one by default, so that any file save/load operations are relative to it.
Looks like a small change at the surface, but I think very important under the hood as a built-in language assumption.
Claude Code has shown us all that the worthwhile medium of LLM development is no longer a chat completion endpoint or even an agent: it's an agent plus a sandbox.