Capability

Local-first projects

A XOBIT project is more than a code file. It keeps revisions, script code, AI chat, specification, circuit notes, and UI/circuit context together in the browser where you are making the work.

Project Flow

01

Projects and revisions stay together

A project contains the revision list. Each revision captures a state of work: code, specification, chat history, circuit notes, source, time, and byte size.

Why It Matters

Physical computing work often changes direction. Keeping code, AI reasoning, documentation, and circuit assumptions together makes it easier to return to a previous idea without reconstructing why it existed.

Export when the work matters

XOBIT is intentionally local-first. The browser stores projects and revisions, and the board stores the running sketch. Download a project JSON before changing browsers, clearing data, or sharing a complete project state.

Related Reference