e0f59774466c5b5c58e0899e506eb1befe9f1ba3
- add src/.npmignore to exclude src/*.test.ts and nested test files when packaging - update src/package-manifest.test.ts to assert no .test.ts files are included in npm pack
pi-context-manager
pi-context-manager is a Pi extension package for context-pressure management, snapshots, resume packets, and branch-summary compaction behavior.
Install
Local path:
pi install /absolute/path/to/context-manager
Git:
pi install https://gitea.rwiesner.com/pi/pi-context-manager
Resources
- Extension:
./index.ts
Development
npm install
npm test
Description
Languages
TypeScript
100%