@amaster.ai/pi-computer-use 0.1.2-beta.13 → 0.1.2-beta.14

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 CHANGED
@@ -1,5 +1,7 @@
1
1
  # @amaster.ai/pi-computer-use
2
2
 
3
+ ![pi-computer-use preview](https://raw.githubusercontent.com/TGYD-helige/pi/master/packages/pi-computer-use/preview.png)
4
+
3
5
  pi-coding-agent extension that wraps [cua-driver-rs](https://github.com/trycua/cua/), exposing desktop automation tools with a `computer_use_` prefix.
4
6
 
5
7
  ## Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@amaster.ai/pi-computer-use",
3
- "version": "0.1.2-beta.13",
3
+ "version": "0.1.2-beta.14",
4
4
  "description": "Pi extension for desktop automation via cua-driver-rs with computer_use_ prefixed tools",
5
5
  "keywords": [
6
6
  "pi-package",
@@ -30,9 +30,11 @@
30
30
  "dist",
31
31
  "bin",
32
32
  "scripts",
33
+ "preview.png",
33
34
  "README.md"
34
35
  ],
35
36
  "pi": {
37
+ "image": "https://raw.githubusercontent.com/TGYD-helige/pi/master/packages/pi-computer-use/preview.png",
36
38
  "extensions": [
37
39
  "./dist/index.js"
38
40
  ]
@@ -47,7 +49,7 @@
47
49
  },
48
50
  "dependencies": {
49
51
  "@modelcontextprotocol/sdk": "^1.29.0",
50
- "@amaster.ai/pi-shared": "0.1.2-beta.13"
52
+ "@amaster.ai/pi-shared": "0.1.2-beta.14"
51
53
  },
52
54
  "peerDependencies": {
53
55
  "@earendil-works/pi-ai": ">=0.74.0",
package/preview.png ADDED
Binary file