Local agent control plane

Your local AI dev team, controlled from the browser.

Loom connects your local Claude Code, Codex, MCP servers, repository workflows, and isolated worker agents into one traceable developer workspace.

Runtime split

Host leaders stay familiar. Workers stay isolated.

1

Start Loom locally

Choose a YAML flow from the workspace. Loom launches the root leader through your local Claude Code or Codex provider.

2

Delegate through MCP

The leader receives typed Loom tools such as delegate, delegate-many, report, status, and cancel.

3

Run isolated workers

Workers execute locally with scoped HOME/config directories, scoped resources, mandatory reports, and trace events.

What ships today

Recursive agent teams for local code work.

Claude Code and Codex

Provider profiles are discovered locally and used as host leaders or isolated workers.

MCP-first delegation

Enabled child agents become Loom MCP tools instead of shell snippets in prompts.

Studio control panel

Edit flows, roles, hooks, skills, resources, and watch run traces in the browser.

Source-controlled YAML

Flows remain reviewable files that can be changed in Studio or edited directly.

Quickstart

Install Loom from npm.

npm i -g @aproto9787/loom
loom

Loom is experimental. Local execution can use powerful provider flags and shell hooks, so run it only in trusted workspaces.