Adaptable capabilities for Pi
Pi stays small.
Capabilities arrive
when needed.
01 / Premise
A capable agent doesn’t need everything loaded. It needs the right thing available.
pi-stuff is a modular layer around Pi: persistent work without a bloated core, tools found on demand, claims backed by evidence, and memory that remains reviewable.
02 / Durable runtime
Work can outlive
the conversation.
Start processes and services through a local daemon. Read bounded output, wait for completion, stop process groups safely, and recover task records after Pi exits. A public v2 event-bus adapter also connects Pi subagents without pretending their process-local identity is durable.
03 / Tool discoverability
Not more tools
in context.
Better access.
verify changed code↵- 01verification_runRun project checks and retain evidence96%
- 02simplify_candidatesFind excess in changed code84%
- 03cicd_statusInspect GitHub checks and workflows71%
Search metadata first. Activate explicitly. Keep the working context focused.
04 / Evidence
“Done” is not
a feeling.
Verification turns a claim into a retained, fresh, redacted record.
- command
- npm run verify
- exit
- 0
- duration
- 12.84s
- freshness
- just now
05 / Reviewed memory
Remember with
receipts.
Cross-session memory is proposed, not silently absorbed. Every record carries provenance, confidence, lifecycle, and optional expiry. You decide what becomes active.
- 01candidate
- 02review
- 03active
06 / The ecosystem
Choose your
capabilities.
Install one. Combine several. Pi remains legible while the system grows around it.
07 / Start small
Add only
what the work
requires.
pi install npm:@geminixiang/pi-simplify