Skip to content

00Changelog

What shipped,
newest first.

Summarised by feature rather than by commit. The dates are the days the work merged.

every entry here is a merged pull request on the public repository. the newest is lit; the rail fades into the past.

2026-09-10 — Square billing, product pages, Windows apps and the sandbox executor

Plans and entitlements keyed by the account's email, with Square subscriptions, payment-link checkout, a signed webhook and server-side gates on everything that costs money. The product landing page moved to /nextos so the root of the site is the portfolio again, and every product page took on the portfolio's design language. 32-bit Windows programs run in the browser through Boxedwine with an install flow, and background runs gained a Vercel Sandbox executor with real shell tools and mid-run approvals.

2026-09-09 — Marketing pages, app product pages, and the checkout groundwork

A product landing page, a full app catalog with a product page per app, a pricing page, and this changelog. The app READMEs, package manager support and the Square SDK also landed this week.

2026-09-08 — The built-in app library grows to 43 apps

Bundled, hosted and native third-party app support, plus the App Store's package management UI, background execution, an OPFS filesystem backend, a policy-aware network proxy, WebAssembly language runtimes, and multi-window, multi-device support.

2026-09-07 — Every AI provider, wired end to end

Anthropic, OpenAI, Ollama, Mistral and Perplexity, each integrated with both text and media support, behind one agent kernel and one provider plugin system. The Claude Code extension shipped inside VS Code, running its own Node substitution since a native CLI cannot run in a WebContainer.

2026-09-06 — The Field shell and the real workstation

The Field shell (the strip, the pulse rail, snapping cells) replaced the classic desktop as the default. Real CPython (via Pyodide) and Node.js (via WebContainers) started running behind a pty in the Terminal. A Unix-style virtual filesystem in IndexedDB backs every app. Google Drive sign-in, sync, and live push (via a changes.watch webhook, Redis and Server-Sent Events) landed the same week.

2026-09-02 — The agentic OS

Agents that can operate every app under your approval, the first version of the OS shell, and the initial set of built-in apps.

2025-06-06 — The first commit

The portfolio and the first per-app READMEs.