Persistent by design
Messages, tool results, events, usage, and verification evidence survive interruption in an append-only JSONL session.
Local-first · persistent · verifiable
MODAI turns Ollama into a coding harness that reads the project, edits real files, runs quality gates, repairs failures, and stays with the work until the evidence says done.
❯ modai "Build the landing page and verify it"
ROUTE solo · software task
Code Virtuoso · persistent session started
✓ edit styles.css · 2 precise replacements
✓ browser_quality mobile · landscape · tablet · desktop
Objective completed and verified.
LOCAL 18,420 TOKENS CLOUD 0 3 FILES CHANGED
The persistent loop
Normal coding no longer needs a committee. One Code Virtuoso holds the context from first inspection through final repair. Deterministic gates—not agent applause—decide when the work is finished.
A smaller, sharper instrument
Messages, tool results, events, usage, and verification evidence survive interruption in an append-only JSONL session.
Exact matches validate together before one byte changes. Ambiguous or overlapping edits fail atomically.
Playwright renders mobile, landscape, tablet, and desktop while checking overflow, navigation, console errors, and visible content.
Long command output stays in a run log. The model receives the useful signal instead of losing context to noise.
The main coder integrates. Optional orchestra delegates are read-only, bounded, and invited only when independent evidence helps.
Steer, follow up, abort, resume, and compact at stable turn boundaries without interrupting a filesystem mutation.
Local is the default, not a slogan
The coding session talks to localhost Ollama. Workspace paths are confined, shell interpolation is absent, destructive Git commands are blocked, and write tools disappear entirely in read-only mode.
Cloud models are optional, separately configured, and used only with per-task consent. Local token usage is visible—and unlimited.
modai --mode solo "Fix, test, and verify this project"
Ready when the repository is