pi-file-injector 0.1.1 → 0.1.2
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/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "pi-file-injector",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"description": "#@file — inject the whole file into your Pi prompt, every time and everywhere, only when you want it. Renders as a compact read-tool line.",
|
|
5
5
|
"author": "Dustin Schultz",
|
|
6
6
|
"license": "MIT",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"pi-coding-agent",
|
|
24
24
|
"file-injection",
|
|
25
25
|
"context",
|
|
26
|
-
"
|
|
26
|
+
"pi-extension",
|
|
27
27
|
"ai",
|
|
28
28
|
"agents",
|
|
29
29
|
"cli"
|