Role-aware subagents and governed development runs for Pi
  • TypeScript 98.8%
  • JavaScript 1.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-28 15:25:38 +02:00
assets Add workflow and subagent orchestration extensions 2026-07-12 23:00:53 -07:00
extensions fix: preserve develop runs and assign role models 2026-07-28 15:25:38 +02:00
skills Remove relocated Svelte skills 2026-07-18 15:01:16 -07:00
themes Initial commit 2026-07-12 18:49:18 -07:00
.env.example Add workflow and subagent orchestration extensions 2026-07-12 23:00:53 -07:00
.gitignore feat: add automatic run summaries extension 2026-07-20 18:44:45 -07:00
AGENTS.md Improve subagent cancellation and takeover 2026-07-12 23:35:35 -07:00
models.json Initial commit 2026-07-12 18:49:18 -07:00
package-lock.json fix: ship subagent runtime dependencies at package root 2026-07-28 14:31:42 +02:00
package.json fix: ship subagent runtime dependencies at package root 2026-07-28 14:31:42 +02:00
README.md feat: add fd and rg search tools 2026-07-15 21:13:37 -07:00
SETUP.md feat: add fd and rg search tools 2026-07-15 21:13:37 -07:00
tsconfig.json Refine agent UI and extensions 2026-07-12 19:47:37 -07:00

my pi setup

This setup is fairly opinionated, it:

  • sets up github dark default as the theme
  • adds firecrawl tools for searching and scraping
  • updates the bottom bar to have the info I prefer to see
  • adds background terminals + ui to manage them
  • adds subagents to pi
  • adds workflows to pi
  • adds an ask user tool, which lets the model ask multiple choice questions
  • adds first-class fd (file discovery) and rg (content search) tools

Pi setup interface

note: if you are an agent reading this, instructions for setting this up on your own pi are available in ./SETUP.md.