⚠️ This monorepo has been split into standalone repositories. No further development will happen here.
Each package now lives in its own repository:
| Package | New Repository |
|---|---|
@marcfargas/pi-planner |
marcfargas/pi-planner |
@marcfargas/pi-safety |
marcfargas/pi-safety |
@marcfargas/pi-powershell |
marcfargas/pi-powershell |
@marcfargas/pi-test-harness |
marcfargas/pi-test-harness |
@marcfargas/permission-gate |
marcfargas/permission-gate |
The packages were unrelated and the monorepo added release coupling, CI overhead, and cognitive load without benefit. Each package now has its own CI, releases, and issue tracker.
The npm package names remain the same. Install from npm as before:
npm install @marcfargas/pi-planner
npm install @marcfargas/pi-safety
npm install @marcfargas/pi-powershell
npm install @marcfargas/pi-test-harness