Skip to main content
LOCAL MULTI-AGENT ORCHESTRATION

Run three AI coding agents as one local team.

SquidRun puts Claude Code, Codex CLI, and Gemini CLI into one desktop workspace. One pane coordinates, one implements, and one checks the work—all against the same repository.

RUNS LOCALLYYOUR EXISTING CLI SEATSONE SHARED TEAM ROOMHUMAN CALLS STAY HUMAN
SQUIDRUN / LOCAL WORKSPACE
3 PANES READY
CURRENT PROJECTyour-repository
CURRENT PRODUCT LAYOUT
ArchitectCLI ▾
Message Architect / pane 1
BuilderCLI ▾
OracleCLI ▾
BridgeCommsScreenshotslocal sessions · routed messages · durable journal
The current three-pane product layout, reproduced without personal workspace data. Terminal text is illustrative.
THE CREW

It behaves like a crew, not a group chat.

Parallel work is useful only when ownership stays legible. SquidRun gives each role a job, a lane, and someone to report back to.

01

Architect

Decides

Holds the brief, divides the work, and makes the final call. Judgment stays with one accountable owner.

02

Builder

Builds

Works in the code, runs the checks, and returns the artifact with receipts attached—not a progress story.

03

Oracle

Challenges

Checks the claim against the source, finds the weak seam, and says HOLD when the proof does not land.

THE RULE THAT CHANGES EVERYTHING

“Sent” is not the same as “arrived.”

SquidRun keeps a routed ledger beside the conversation. A handoff is not proof because a terminal printed “delivered.” The row has to land, the target has to answer, and important claims have to be reproducible.

  • Every request has an address.
  • Every reply has an accountable owner.
  • Every verdict can point back to evidence.
ROUTED LEDGERPROTOCOL
sender

Message accepted with an explicit target.

BOUNDARYaccepted ≠ processed
recipient

Processing evidence closes the delivery claim.

ROUTED DELIVERY, NOT A PRINTED PROMISE
OPEN TO INSPECTION

The hard parts are visible.

SquidRun is not a prompt wrapped in a dashboard. The public source includes the routing protocol, process lifecycle, durable session state, and the tests that keep those boundaries honest.

Explore the repository
LOCAL BY DEFAULT

The expensive part is already in your toolbox.

Your CLI seats
Claude Code, Codex CLI, Gemini CLI—mix the tools you already use.
Your machine
Real local sessions, files, tests, and terminals. The work stays close.
Your call
Agents can move fast. Financial, destructive, and human decisions stay bounded.
PUBLIC SOURCE

Inspect it, run it, and follow the build.