Pi
FeaturedBuild coding agents on a minimal harness — a unified LLM API across providers, a compact agent loop, a terminal UI, and MCP support, from Armin Ronacher and Mario Zechner.
Skills
Unified LLM API
Presents one interface across model providers so an agent loop swaps models without changing its calling code.
Agent Loop
Supplies a compact, low-overhead reasoning and tool-calling loop intended to be read and modified rather than configured.
Terminal Interface
Ships a TUI and coding-agent CLI for running the harness interactively against a local codebase.
Related Agents
SandBase Harness
Runs local-first, self-hosted AI agents with persistent sessions, sandboxed tools, memory, credentials, audit trails, r…
DeepSeek Harness
Runs coding agents on a plugin-composed harness where models, tools, skills, sessions, sandboxes, storage, and the UI a…
CrewAI
Multi-agent orchestration framework for building teams of AI agents that collaborate, delegate, and solve complex tasks…
Factory
Runs enterprise coding Droids from the terminal with MCP tools, reusable Missions and Skills, plus a headless exec mode…