Local-first agentic IDE
Multi-agent orchestration around Claude Code
A Claude Code CLI wrapper: multi-agent orchestration, deterministic verification, developer memory, isolated git worktrees.
- Agents
- Tooling
- DevEx
- Deterministic checks
The problem
Coding agents dazzle in demos but drift in practice: without verification, you iterate blind and pay for the mistakes later.
The approach
A Claude Code CLI wrapper: multi-agent orchestration, deterministic verification (Lighthouse, axe-core, pixelmatch), persistent developer memory, and fan-out across isolated git worktrees to parallelize without conflicts.
The result
Agents that ship verified code, not demos — all local-first.