@ssk_dev/pi-subagents-lean 0.16.4 → 0.16.6
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.
- package/README.md +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @ssk_dev/pi-subagents-lean
|
|
2
2
|
|
|
3
|
-
> **Lean Pi
|
|
3
|
+
> **Lean Pi subagents extension with full features: 268 initial tokens (81% fewer than original).**
|
|
4
4
|
> [See my full setup for Pi](https://github.com/kunkun9527/my-lean-pi-setup)
|
|
5
5
|
|
|
6
6
|
[简体中文](README.zh-CN.md)
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ssk_dev/pi-subagents-lean",
|
|
3
|
-
"version": "0.16.
|
|
3
|
+
"version": "0.16.6",
|
|
4
4
|
"type": "module",
|
|
5
|
-
"description": "Lean Pi
|
|
5
|
+
"description": "Lean Pi subagents extension with full features: 268 initial tokens (81% fewer than original).",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"publishConfig": {
|
|
8
8
|
"access": "public"
|