Public Pi packages under @henryqw scope.
| Package | Install | Purpose |
|---|---|---|
@henryqw/pi-auto-compact |
pi install npm:@henryqw/pi-auto-compact |
Compact context at the set threshold and resume current task. |
@henryqw/pi-auto-dag |
pi install npm:@henryqw/pi-auto-dag |
Execute an approved local Delivery Graph through Pi workers. |
@henryqw/pi-model-thinking |
pi install npm:@henryqw/pi-model-thinking |
Remember chosen thinking level per model. |
@henryqw/pi-open-in |
pi install npm:@henryqw/pi-open-in |
Open current working directory with configurable command. |
@henryqw/pi-herdr-subagents |
pi install npm:@henryqw/pi-herdr-subagents |
Delegate bounded work to interactive Pi Workers in Herdr tabs. |
Requires Node.js >=22.19.0.
npm ci
npm test
npm run typecheck
npm run pack:checkRun live Pi integration tests only when authenticated model access is available:
npm run test:liveLive tests use real model requests and can incur provider cost. They set a temporary small context window so compaction completes quickly.
See docs/releasing.md. Each package publishes independently; package names use @henryqw scope.