oh-my-pi
ActiveDescription
oh-my-pi is an AI coding agent for the terminal with hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more.
Key Features
- Hash-anchored edits for first-attempt-landing precise code modifications, avoiding edit drift
- 32 built-in tools + 13 LSP operations + 27 DAP debug operations — batteries included
- Deep LSP integration — renames automatically update all references via willRenameFiles
- Built-in real debugger supporting lldb, dlv, debugpy for multi-language breakpoint debugging
- Time-traveling stream rules — regex matches abort streams mid-token to inject corrective rules
- Subagent support for parallel task distribution with schema-validated structured results
Use Cases
Tags
Categories
Quick Start
Install on macOS/Linux: curl -fsSL https://omp.sh/install | sh or bun install -g @oh-my-pi/pi-coding-agent. On Windows: irm https://omp.sh/install.ps1 | iex. Launch omp to access all tools in the terminal. Supports bash/zsh/fish shell completions.