Dev ToolsLocal-first2026
Loom
One CLI for all your coding agents. Loom weaves Claude Code, OpenCode, and bridges into a single shared thread per project — one conversation, one shared memory, one baton handoff. Local-first, published on npm as threadloom.
TypeScriptCLITailscaleMCPnpm
Loom
One CLI for all your coding agents. Loom weaves Claude Code, OpenCode — and bridges like Antigravity — into a single shared thread per project: one conversation, one shared memory, one baton.
Why
Every coding agent keeps its own siloed history. Switch tools and you start from zero. Loom makes the project the unit of memory, not the tool:
- Shared memory — all agents read and write the same project thread.
- Baton handoffs — pass an in-flight task from one agent to another without losing context.
- Local-first — your thread lives on your machine, reachable across devices over a Tailscale tailnet (there's even an iOS companion).
Published on npm as threadloom, MIT-licensed, with CI in place.
Next Project
Magmos