@rezalabs/piza-coding-agent
v1.0.0
Published
Coding agent CLI - personal fork of @earendil-works/pi-coding-agent v0.75.4
Maintainers
Readme
Fork of @earendil-works/pi-coding-agent v0.75.4 for personal use by @rezalabs.
This fork strips out:
- All update checks and pi.dev network calls
- Install telemetry system
- pi.dev share viewer URL
- pi.dev referrer from OpenRouter attribution headers
All other functionality is preserved. See the original documentation for usage.
Pi is a minimal terminal coding harness. Adapt pi to your workflows, not the other way around, without having to fork and modify pi internals. Extend it with TypeScript Extensions, Skills, Prompt Templates, and Themes. Put your extensions, skills, prompt templates, and themes in Pi Packages and share them with others via npm or git.
Pi ships with powerful defaults but skips features like sub agents and plan mode. Instead, you can ask pi to build what you want or install a third party pi package that matches your workflow.
Pi runs in four modes: interactive, print or JSON, RPC for process integration, and an SDK for embedding in your own apps. See openclaw/openclaw for a real-world SDK integration.
The original upstream documentation is at pi.dev. The fork removes all connectivity to that domain.
