pikakit 3.9.128 → 3.9.129
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
CHANGED
|
@@ -36,7 +36,7 @@ The extension is installed automatically during skill installation.
|
|
|
36
36
|
cd packages/pikakit-extension
|
|
37
37
|
npm install && npm run compile
|
|
38
38
|
npx @vscode/vsce package --allow-missing-repository
|
|
39
|
-
code --install-extension pikakit-engine-3.9.
|
|
39
|
+
code --install-extension pikakit-engine-3.9.129.vsix
|
|
40
40
|
```
|
|
41
41
|
|
|
42
42
|
### Local Development
|
|
@@ -121,4 +121,4 @@ Autopilot includes dangerous command blocking for:
|
|
|
121
121
|
|
|
122
122
|
---
|
|
123
123
|
|
|
124
|
-
⚡ PikaKit Engine v3.9.
|
|
124
|
+
⚡ PikaKit Engine v3.9.129
|
|
Binary file
|