The agent sandbox loop

An agent prepares a Python environment once, then runs code, breaks it, and rolls back - without rebuilding. This runs live in your tab: real CPython + numpy, checkpoint, corrupt, restore (no re-run), and branch two approaches from the same prepared state.

Booting CPython + numpy...