-
ssh base@box.watasu.io
The fastest way to get a real Linux machine is now a command as old as the internet itself. One ssh, no SDK, no setup — a fresh sandbox with a shell in it, and it pauses itself when you leave.
-
Pause a sandbox mid-thought
Sandboxes now freeze the whole machine when they pause — running processes, RAM, half-finished builds — and resume exactly where they left off. Also: new sandboxes now start in well under a second on the node.
-
The new rate card, line by line
Three weeks ago we announced a ~15% price increase. The hardware market moved again since, and harder. Here is exactly what changes on July 1 — and the long list of what does not.
-
Quick database answers and sharper log searches from the CLI
Two small but daily-useful CLI additions: run a single SQL statement without opening a session, and filter logs with a LogQL-style query right from your terminal.
-
Your sandboxes now speak Python, TypeScript, and Rust
Official Watasu SDKs for Python, TypeScript, and Rust — give an agent a real computer in a few lines of code, with sync and async, no readiness polling, and the full sandbox surface.