pi e0f5977446 pack: exclude test sources from npm package and assert packaging in tests
- 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
2026-04-11 01:02:45 +01:00
2026-04-11 00:37:56 +01:00
2026-04-10 23:06:52 +01:00
2026-04-10 23:06:52 +01:00

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
No description provided
Readme 147 KiB
Languages
TypeScript 100%