chore: polish pi-context-manager package surface

This commit is contained in:
pi
2026-04-11 00:53:31 +01:00
parent 7fa554bc59
commit a2d472b9b4
3 changed files with 44 additions and 2 deletions

View File

@@ -1,8 +1,13 @@
{
"name": "pi-context-manager",
"version": "0.1.0",
"description": "Pi extension package for context-pressure management, snapshots, resume packets, and branch-summary compaction behavior.",
"type": "module",
"keywords": ["pi-package"],
"repository": {
"type": "git",
"url": "https://gitea.rwiesner.com/pi/pi-context-manager"
},
"scripts": {
"test": "tsx --test src/*.test.ts"
},