Loom: A Compiler for Agentic Workflows (Go, Python, Rust)
Compile-time validation catches broken agent transitions before runtime.
Multi-agent workflow orchestrator — docker-compose for AI agents. Define workflows as YAML, coordinate agents through file-based state machines.
Compiles rejected runs into markdown lessons so the next planner avoids same mistakes.
Engineers building multi-agent AI workflows
LangGraph · CrewAI · AutoGen
Compile-time validation catches broken agent transitions before runtime.
Compiles English paragraphs into workflow graphs that block destructive agent actions.
Agent orchestration platform when LangGraph, CrewAI, and AutoGen already exist.
Race-safe mailboxes for agent coordination is a clever specific touch.
Keyboard-driven UI for local agents, but depends entirely on the Knots backend.
Language-level LLM primitives (infer, confidence routing) beat Python/TS framework soup.