MAY 2 · 2026 / Story
For thirty days I shipped Rebyte without opening a laptop. A fleet of cloud VMs does the work, voice drives them, and a wall of scheduled skills watches the rest. The phone is just the remote control. Here is the system that makes that real.
APR 28 · 2026 / Product
A workspace for editing files with an AI coding agent. You bring the agent — Claude Code, Codex, or Gemini CLI. We bring the surface. adits.ai is in public beta now, and the whole thing is open source.
APR 12 · 2026 / Philosophy
The software for data work already exists and is mature. The only problem was UX. AI coding agents fix that — no specialized data agent required.
APR 2 · 2026 / Engineering
A deep dive into our two-tier snapshot architecture that delivers 400ms hot starts and permanent filesystem persistence — with zero data loss.
MAR 29 · 2026 / Philosophy
Before the web, information was siloed on individual machines. Hyperlinks and browsers changed everything. AI skills are at the same inflection point — the capabilities exist, but there is no execution layer for ordinary people. We are building it.
MAR 28 · 2026 / Philosophy
The market is full of enterprise agent systems — vertical solutions and generic "do everything" platforms. Rebyte takes a different path: four fundamental primitives that anyone can understand and combine.
MAR 16 · 2026 / Engineering
AWS Lambda changed backend development by eliminating idle server costs. AI agents need the same revolution — but with full Linux environments, persistent state, and unlimited runtime. This is what Lambda for agents looks like.
MAR 5 · 2026 / Engineering
AI agents are evolving from local geek toys into enterprise-grade productivity tools. The key infrastructure enabling this transformation is a new kind of sandbox — fast startup, long-running, persistent, on-demand, self-identifying, and network-isolated.
MAR 4 · 2026 / Engineering
The industry spent years overcomplicating AI agent memory. We took the simplest approach that works — plain text facts in the cloud.
MAR 3 · 2026 / Product
Full support for Claude Code, Codex, Gemini CLI, and Open Code. Sub-2-second VM startup. Anthropic professional skills built in.
FEB 3 · 2026 / Engineering
Isolation, persistence, security, parallelism, and access from anywhere.
JAN 29 · 2026 / Engineering
How agents, cloud agent runtimes, and managed hosting combine to ship complete applications.
JAN 22 · 2026 / Engineering
It's all about composability.
JAN 17 · 2026 / Engineering
Every task is a software task. You just need the runtime to run it.