pi-lean-ctx 3.6.25 → 3.7.0
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
|
@@ -187,6 +187,6 @@ LEAN_CTX_DISABLED_TOOLS=ctx_graph,ctx_benchmark pi
|
|
|
187
187
|
|
|
188
188
|
## Links
|
|
189
189
|
|
|
190
|
-
- [lean-ctx](https://leanctx.com) —
|
|
190
|
+
- [lean-ctx](https://leanctx.com) — the Cognitive Context Layer for AI coding agents
|
|
191
191
|
- [GitHub](https://github.com/yvgude/lean-ctx)
|
|
192
192
|
- [Discord](https://discord.gg/pTHkG9Hew9)
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "pi-lean-ctx",
|
|
3
|
-
"version": "3.
|
|
4
|
-
"description": "Pi Coding Agent extension (CLI-first)
|
|
3
|
+
"version": "3.7.0",
|
|
4
|
+
"description": "Pi Coding Agent extension (CLI-first) \u2014 routes bash/read/grep/find/ls through lean-ctx CLI for strong token savings. Optional MCP bridge can register advanced tools.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pi-package",
|
|
7
7
|
"lean-ctx",
|