@ssk_dev/pi-subagents-lean 0.16.2 → 0.16.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@ssk_dev/pi-subagents-lean",
3
- "version": "0.16.2",
3
+ "version": "0.16.3",
4
4
  "type": "module",
5
- "description": "Token-efficient Pi subagents plugin with compact schema and full feature parity, saving up to 81% initialization context.",
5
+ "description": "Lean Pi subagent plugin, same functionality 268 initialization tokens, 81% fewer than the original.",
6
6
  "license": "MIT",
7
7
  "publishConfig": {
8
8
  "access": "public"
@@ -58,4 +58,4 @@
58
58
  "./index.ts"
59
59
  ]
60
60
  }
61
- }
61
+ }