Skip to content

TouchTechClub/pi-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-toolkit

Monorepo for Pi coding agent tooling. Managed with Bun and Biome.

Packages

Package Description
acp ACP adapter — bridges Pi sessions into Agent Client Protocol clients (Zed, etc.)
oc-todo Pi extension — structured todo list tracking, ACP plan-compatible
oc-rewind Pi extension — per-message undo/redo with shadow-git snapshots

Scripts

bun run build        # Build pi-acp
bun run typecheck    # Type-check pi-acp
bun run test         # Run pi-acp tests
bun run format       # Format all packages with Biome
bun run lint         # Lint all packages with Biome

Publishing

Push to main with a version bump in a package's package.json. The publish workflow detects changed packages with version bumps and publishes them to npm automatically.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors