Custom extensions for Pi, a coding agent.
Warning
Feel free to use these, but they're mainly for my personal use and I might not read/merge your pr. Also, I haven't read a single line of code so I can't be held responsible if something bad happens. Godspeed ✌️
| Extension | Description |
|---|---|
| debug | Debugging utilities (session path clipboard) |
| meta | Pi introspection tools (version, docs, changelog) |
| neovim | Bidirectional Neovim integration (editor context, file reload, LSP diagnostics) |
| pi-ui | Custom header and footer |
| preset | Named presets for model and subagent gateway |
| processes | Background process management |
Uses pnpm workspaces. Nix environment available via flake.nix.
pnpm install
pnpm typecheck
pnpm lint