A generic framework for agent orchestration in pi.
Local SQLite memory engine for Oh My Pi agents
Fast, precise, script-free edits for Pi agents
Persistent memory for Pi agents — one local-or-cloud brain shared across sessions, compactions, and MCP agents
Language Server Protocol tools for Pi agents to inspect diagnostics, hovers, definitions, references, and symbols
Structured GitHub CLI tools for Pi agents
Persistent shared task lists for Pi agents and MCP clients.
Structure-aware code navigation and anchor-stable editing tools for pi agents.
Secret-safe workflow reminder that steers Pi agents to use nopeek instead of exposing .env values
Verified web research workflow reminder that steers Pi agents to use mcp-omnisearch for current sourced answers
SQLite safety workflow reminder that steers Pi agents to use gated mcp-sqlite-tools instead of raw sqlite3
Inter-terminal messaging for Pi agents and Claude Code sessions.
Telegram bot bridge for pi agents — send messages, ask questions, and listen for human replies via Telegram.
P2P mesh network extension for pi agents built on libp2p — peer discovery, direct messaging, and gossip broadcast.
Read-only local workspace scout subagent package for pi agents (code + personal files)
A persistent, observable crew of pi agents running in one tmux session per workstream, coordinated through a built-in task DAG.
A Pi extension and CLI for monitoring live Pi agents and jumping to their tmux panes.
Pi extension that turns one coding session into a multi-agent team with background RPC worker agents.
Pi extension for delegating work to project or user agents, including persistent tmux agent panes.
File-based troubleshooting LEARNINGS archive for Pi agents, with retrieval workflow, summary prompts, and sync scripts.
Simple persistent file-based memory for pi agents.
PowerShell tool for pi agents - Windows system integration and background processes
AI Factory gateway for pi agents — dispatch jobs, manage environments, list agents/workers/workflows, stream results from a wrok.in orchestrator.
Pi-to-Pi local bidirectional communication: run peer Pi agents that can message each other on the same machine.
Agent runtime with tool calling (Rust port of @earendil-works/pi-agent-core). Streaming agent loop, permission policy, built-in tools (read/write/edit/bash/grep/glob/web_fetch/todo).
Unified TUI search over local coding agent histories
Interactive coding agent CLI (Rust port of @earendil-works/pi-coding-agent). Streaming REPL, session persistence, AGENTS.md loader, slash commands, per-tool permissions. Install with `cargo install pi-coding-agent`; the binary is `pi`.
Cross Agent Session Resumer — resume AI coding sessions across providers (CLI binary: casr)
Ruby client for `@earendil-works/pi-coding-agent`. Spawns the pi CLI in RPC mode and speaks its JSONL protocol from Ruby. Designed for building interactive agent UIs (web, TUI) on top of pi. Not officially maintained by the pi project.
A local PTY harness that wraps terminal AI agents (Claude, Codex, Pi) and adds a control plane for discovery, messaging, and coordination.
Extends ace-llm with CLI-based LLM providers like Claude Code, Codex, Gemini CLI, OpenCode, and pi-agent