@aiwayds/pi-think-panel 0.3.0 → 0.3.1
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 +3 -2
package/package.json
CHANGED
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aiwayds/pi-think-panel",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.1",
|
|
4
4
|
"description": "pi-coding-agent extension — thinking viewport widget above the editor, live-scrolls the model's reasoning (1/3/5/7 lines)",
|
|
5
5
|
"keywords": [
|
|
6
|
+
"pi",
|
|
6
7
|
"pi-package",
|
|
7
8
|
"pi-extension",
|
|
8
9
|
"think",
|
|
9
10
|
"reasoning",
|
|
10
|
-
"
|
|
11
|
+
"widget",
|
|
11
12
|
"tui"
|
|
12
13
|
],
|
|
13
14
|
"license": "MIT",
|