pass-agent/loomkin
What if AI agents could form teams as fluidly as humans? Spawn specialists in milliseconds, share discoveries in real-time, review each other's work, and remember everything across sessions. Watch it all unfold in a live mission control UI. Open source.
Built on Erlang/OTP for fault tolerance, Loomkin uses a persistent decision graph (typed DAG with confidence tracking) and context mesh architecture where overflow is offloaded to Keeper processes with staleness tracking—preserving 228K+ tokens versus 128K with lossy summarization. It integrates 16 LLM providers and 58 built-in tools via req_llm, supports hot code reloading of skills and prompts, and exposes MCP as both client and server for editor integration and external tool consumption.
158 stars.
Stars
158
Forks
21
Language
Elixir
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/pass-agent/loomkin"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
agentjido/jido_ai
AI integration layer for Jido agents with LLM orchestration and reasoning strategies.
nshkrdotcom/synapse
Headless, declarative multi-agent orchestration framework with a domain-agnostic signal bus,...
shelvick/quoracle
Recursive agent orchestration with multi-LLM consensus
agentjido/jido_harness
Normalized Elixir protocol for CLI AI coding agent adapters.
alloy-ex/alloy
Model-agnostic agent harness for Elixir