An AI compiler pipeline for multi-agent systems. Parse YAML workflows, run 10 optimization passes, and generate measurable before/after reports — all without API keys, internet, or configuration.
An interactive walkthrough of the optimization pipeline — auto-looping.
Each stage executes deterministically — no external API calls
A complete toolkit: compiler, runtime, benchmark engine, and model intelligence.
LLVM-style pipeline: Parse → IR → Analysis → Transform → Generate. 10 optimization passes.
Dead node elimination, parallel execution, prompt compression, context pruning, cache detection.
21 commands with Rich formatting, progress bars, cinematic output. Zero configuration, offline-first.
Directory-level benchmarking. HTML reports, certificates, leaderboards, Mermaid diagrams.
Provider-agnostic execution. Real LLM mode or simulated. Swap providers like Git remotes.
OpenAI, Anthropic, Gemini, OpenRouter, Ollama, LM Studio, Azure. One interface, 7 providers.
19-model registry with capability-based auto-selection. Matches workflow to optimal model.
Full pipeline runs without API keys. Realistic latency, token, and cost models. Offline by default.
LLVM-inspired pipeline: parse, analyze, transform, and generate.
Swap LLM providers like Git remotes. One interface, 7 backends.
Apache 2.0 licensed. 170 tests. Built in the open. Contributions welcome.