@github/computer-use-mcp 0.1.31 → 0.1.33

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.
Files changed (21) hide show
  1. package/dist/index.js +21 -19
  2. package/dist/main.js +22 -20
  3. package/dist/prebuilds/darwin-arm64/Copilot Computer Use.app/Contents/CodeResources +0 -0
  4. package/dist/prebuilds/darwin-arm64/Copilot Computer Use.app/Contents/Info.plist +36 -0
  5. package/dist/prebuilds/darwin-arm64/Copilot Computer Use.app/Contents/MacOS/Copilot Computer Use +0 -0
  6. package/dist/prebuilds/darwin-arm64/Copilot Computer Use.app/Contents/PkgInfo +1 -0
  7. package/dist/prebuilds/darwin-arm64/Copilot Computer Use.app/Contents/Resources/Assets.car +0 -0
  8. package/dist/prebuilds/darwin-arm64/Copilot Computer Use.app/Contents/Resources/icon.icns +0 -0
  9. package/dist/prebuilds/darwin-arm64/Copilot Computer Use.app/Contents/_CodeSignature/CodeResources +139 -0
  10. package/dist/prebuilds/darwin-arm64/computer.node +0 -0
  11. package/dist/prebuilds/darwin-x64/Copilot Computer Use.app/Contents/CodeResources +0 -0
  12. package/dist/prebuilds/darwin-x64/Copilot Computer Use.app/Contents/Info.plist +36 -0
  13. package/dist/prebuilds/darwin-x64/Copilot Computer Use.app/Contents/MacOS/Copilot Computer Use +0 -0
  14. package/dist/prebuilds/darwin-x64/Copilot Computer Use.app/Contents/PkgInfo +1 -0
  15. package/dist/prebuilds/darwin-x64/Copilot Computer Use.app/Contents/Resources/Assets.car +0 -0
  16. package/dist/prebuilds/darwin-x64/Copilot Computer Use.app/Contents/Resources/icon.icns +0 -0
  17. package/dist/prebuilds/darwin-x64/Copilot Computer Use.app/Contents/_CodeSignature/CodeResources +139 -0
  18. package/dist/prebuilds/darwin-x64/computer.node +0 -0
  19. package/dist/prebuilds/win32-arm64/computer.node +0 -0
  20. package/dist/prebuilds/win32-x64/computer.node +0 -0
  21. package/package.json +7 -6
@@ -0,0 +1,139 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>files</key>
6
+ <dict>
7
+ <key>Resources/Assets.car</key>
8
+ <data>
9
+ o4QkdrpvdYeBYRWAMHNXXMT1K3s=
10
+ </data>
11
+ <key>Resources/icon.icns</key>
12
+ <data>
13
+ NstRjUPESmr4+qhVyDQIFFWObNk=
14
+ </data>
15
+ </dict>
16
+ <key>files2</key>
17
+ <dict>
18
+ <key>Resources/Assets.car</key>
19
+ <dict>
20
+ <key>hash2</key>
21
+ <data>
22
+ GflueoBB0o1N7PO86+ZXhXblt2/I0euXz6XfsyCw04M=
23
+ </data>
24
+ </dict>
25
+ <key>Resources/icon.icns</key>
26
+ <dict>
27
+ <key>hash2</key>
28
+ <data>
29
+ lTkITHv/o2FiZRwwTYZA13NPmxzRzz4PCi0UN3I5sbs=
30
+ </data>
31
+ </dict>
32
+ </dict>
33
+ <key>rules</key>
34
+ <dict>
35
+ <key>^Resources/</key>
36
+ <true/>
37
+ <key>^Resources/.*\.lproj/</key>
38
+ <dict>
39
+ <key>optional</key>
40
+ <true/>
41
+ <key>weight</key>
42
+ <real>1000</real>
43
+ </dict>
44
+ <key>^Resources/.*\.lproj/locversion.plist$</key>
45
+ <dict>
46
+ <key>omit</key>
47
+ <true/>
48
+ <key>weight</key>
49
+ <real>1100</real>
50
+ </dict>
51
+ <key>^Resources/Base\.lproj/</key>
52
+ <dict>
53
+ <key>weight</key>
54
+ <real>1010</real>
55
+ </dict>
56
+ <key>^version.plist$</key>
57
+ <true/>
58
+ </dict>
59
+ <key>rules2</key>
60
+ <dict>
61
+ <key>.*\.dSYM($|/)</key>
62
+ <dict>
63
+ <key>weight</key>
64
+ <real>11</real>
65
+ </dict>
66
+ <key>^(.*/)?\.DS_Store$</key>
67
+ <dict>
68
+ <key>omit</key>
69
+ <true/>
70
+ <key>weight</key>
71
+ <real>2000</real>
72
+ </dict>
73
+ <key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
74
+ <dict>
75
+ <key>nested</key>
76
+ <true/>
77
+ <key>weight</key>
78
+ <real>10</real>
79
+ </dict>
80
+ <key>^.*</key>
81
+ <true/>
82
+ <key>^Info\.plist$</key>
83
+ <dict>
84
+ <key>omit</key>
85
+ <true/>
86
+ <key>weight</key>
87
+ <real>20</real>
88
+ </dict>
89
+ <key>^PkgInfo$</key>
90
+ <dict>
91
+ <key>omit</key>
92
+ <true/>
93
+ <key>weight</key>
94
+ <real>20</real>
95
+ </dict>
96
+ <key>^Resources/</key>
97
+ <dict>
98
+ <key>weight</key>
99
+ <real>20</real>
100
+ </dict>
101
+ <key>^Resources/.*\.lproj/</key>
102
+ <dict>
103
+ <key>optional</key>
104
+ <true/>
105
+ <key>weight</key>
106
+ <real>1000</real>
107
+ </dict>
108
+ <key>^Resources/.*\.lproj/locversion.plist$</key>
109
+ <dict>
110
+ <key>omit</key>
111
+ <true/>
112
+ <key>weight</key>
113
+ <real>1100</real>
114
+ </dict>
115
+ <key>^Resources/Base\.lproj/</key>
116
+ <dict>
117
+ <key>weight</key>
118
+ <real>1010</real>
119
+ </dict>
120
+ <key>^[^/]+$</key>
121
+ <dict>
122
+ <key>nested</key>
123
+ <true/>
124
+ <key>weight</key>
125
+ <real>10</real>
126
+ </dict>
127
+ <key>^embedded\.provisionprofile$</key>
128
+ <dict>
129
+ <key>weight</key>
130
+ <real>20</real>
131
+ </dict>
132
+ <key>^version\.plist$</key>
133
+ <dict>
134
+ <key>weight</key>
135
+ <real>20</real>
136
+ </dict>
137
+ </dict>
138
+ </dict>
139
+ </plist>
@@ -0,0 +1,36 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>CFBundleDevelopmentRegion</key>
6
+ <string>en</string>
7
+ <key>CFBundleExecutable</key>
8
+ <string>Copilot Computer Use</string>
9
+ <key>CFBundleDisplayName</key>
10
+ <string>Copilot Computer Use</string>
11
+ <key>CFBundleIdentifier</key>
12
+ <string>com.github.computeruse</string>
13
+ <key>CFBundleIconFile</key>
14
+ <string>icon</string>
15
+ <key>CFBundleIconName</key>
16
+ <string>AppIcon</string>
17
+ <key>CFBundleInfoDictionaryVersion</key>
18
+ <string>6.0</string>
19
+ <key>CFBundleName</key>
20
+ <string>Copilot Computer Use</string>
21
+ <key>CFBundlePackageType</key>
22
+ <string>APPL</string>
23
+ <key>CFBundleShortVersionString</key>
24
+ <string>0.1.33</string>
25
+ <key>CFBundleVersion</key>
26
+ <string>0.1.33</string>
27
+ <key>LSBackgroundOnly</key>
28
+ <false/>
29
+ <key>LSUIElement</key>
30
+ <true/>
31
+ <key>NSAppleEventsUsageDescription</key>
32
+ <string>Copilot Computer Use uses Accessibility to inspect and operate application windows you explicitly allow.</string>
33
+ <key>NSHumanReadableCopyright</key>
34
+ <string>Copyright GitHub</string>
35
+ </dict>
36
+ </plist>
@@ -0,0 +1,139 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>files</key>
6
+ <dict>
7
+ <key>Resources/Assets.car</key>
8
+ <data>
9
+ o4QkdrpvdYeBYRWAMHNXXMT1K3s=
10
+ </data>
11
+ <key>Resources/icon.icns</key>
12
+ <data>
13
+ NstRjUPESmr4+qhVyDQIFFWObNk=
14
+ </data>
15
+ </dict>
16
+ <key>files2</key>
17
+ <dict>
18
+ <key>Resources/Assets.car</key>
19
+ <dict>
20
+ <key>hash2</key>
21
+ <data>
22
+ GflueoBB0o1N7PO86+ZXhXblt2/I0euXz6XfsyCw04M=
23
+ </data>
24
+ </dict>
25
+ <key>Resources/icon.icns</key>
26
+ <dict>
27
+ <key>hash2</key>
28
+ <data>
29
+ lTkITHv/o2FiZRwwTYZA13NPmxzRzz4PCi0UN3I5sbs=
30
+ </data>
31
+ </dict>
32
+ </dict>
33
+ <key>rules</key>
34
+ <dict>
35
+ <key>^Resources/</key>
36
+ <true/>
37
+ <key>^Resources/.*\.lproj/</key>
38
+ <dict>
39
+ <key>optional</key>
40
+ <true/>
41
+ <key>weight</key>
42
+ <real>1000</real>
43
+ </dict>
44
+ <key>^Resources/.*\.lproj/locversion.plist$</key>
45
+ <dict>
46
+ <key>omit</key>
47
+ <true/>
48
+ <key>weight</key>
49
+ <real>1100</real>
50
+ </dict>
51
+ <key>^Resources/Base\.lproj/</key>
52
+ <dict>
53
+ <key>weight</key>
54
+ <real>1010</real>
55
+ </dict>
56
+ <key>^version.plist$</key>
57
+ <true/>
58
+ </dict>
59
+ <key>rules2</key>
60
+ <dict>
61
+ <key>.*\.dSYM($|/)</key>
62
+ <dict>
63
+ <key>weight</key>
64
+ <real>11</real>
65
+ </dict>
66
+ <key>^(.*/)?\.DS_Store$</key>
67
+ <dict>
68
+ <key>omit</key>
69
+ <true/>
70
+ <key>weight</key>
71
+ <real>2000</real>
72
+ </dict>
73
+ <key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
74
+ <dict>
75
+ <key>nested</key>
76
+ <true/>
77
+ <key>weight</key>
78
+ <real>10</real>
79
+ </dict>
80
+ <key>^.*</key>
81
+ <true/>
82
+ <key>^Info\.plist$</key>
83
+ <dict>
84
+ <key>omit</key>
85
+ <true/>
86
+ <key>weight</key>
87
+ <real>20</real>
88
+ </dict>
89
+ <key>^PkgInfo$</key>
90
+ <dict>
91
+ <key>omit</key>
92
+ <true/>
93
+ <key>weight</key>
94
+ <real>20</real>
95
+ </dict>
96
+ <key>^Resources/</key>
97
+ <dict>
98
+ <key>weight</key>
99
+ <real>20</real>
100
+ </dict>
101
+ <key>^Resources/.*\.lproj/</key>
102
+ <dict>
103
+ <key>optional</key>
104
+ <true/>
105
+ <key>weight</key>
106
+ <real>1000</real>
107
+ </dict>
108
+ <key>^Resources/.*\.lproj/locversion.plist$</key>
109
+ <dict>
110
+ <key>omit</key>
111
+ <true/>
112
+ <key>weight</key>
113
+ <real>1100</real>
114
+ </dict>
115
+ <key>^Resources/Base\.lproj/</key>
116
+ <dict>
117
+ <key>weight</key>
118
+ <real>1010</real>
119
+ </dict>
120
+ <key>^[^/]+$</key>
121
+ <dict>
122
+ <key>nested</key>
123
+ <true/>
124
+ <key>weight</key>
125
+ <real>10</real>
126
+ </dict>
127
+ <key>^embedded\.provisionprofile$</key>
128
+ <dict>
129
+ <key>weight</key>
130
+ <real>20</real>
131
+ </dict>
132
+ <key>^version\.plist$</key>
133
+ <dict>
134
+ <key>weight</key>
135
+ <real>20</real>
136
+ </dict>
137
+ </dict>
138
+ </dict>
139
+ </plist>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@github/computer-use-mcp",
3
- "version": "0.1.31",
3
+ "version": "0.1.33",
4
4
  "description": "Computer Use MCP Server",
5
5
  "author": "GitHub",
6
6
  "repository": {
@@ -27,11 +27,12 @@
27
27
  "clean": "node package.js clean",
28
28
  "build": "node package.js build",
29
29
  "start": "node package.js build start",
30
- "serve": "npm run build:js && node dist/main.js",
31
- "build:js": "esbuild src/index.ts src/main.ts --bundle --minify --legal-comments=none --format=esm --platform=node --packages=external --outdir=dist && dts-bundle-generator src/index.ts -o dist/index.d.ts --no-banner --export-referenced-types false",
32
- "build:linux": "cd computer/linux && bash build.sh",
33
- "build:mac": "cd computer/mac && bash build.sh",
34
- "build:win": "cd computer/win && powershell -ExecutionPolicy Bypass -File build.ps1",
30
+ "yolo": "node package.js build yolo",
31
+ "serve": "npm run build:mcp && node dist/main.js",
32
+ "build:mcp": "esbuild src/mcp/index.ts src/mcp/main.ts --bundle --minify --legal-comments=none --format=esm --platform=node --packages=external --outbase=src/mcp --outdir=dist && dts-bundle-generator src/mcp/index.ts -o dist/index.d.ts --no-banner --export-referenced-types false",
33
+ "build:linux": "cd src/linux && bash build.sh",
34
+ "build:mac": "cd src/mac && bash build.sh",
35
+ "build:win": "cd src/win && powershell -ExecutionPolicy Bypass -File build.ps1",
35
36
  "lint": "node package.js lint",
36
37
  "test": "node package.js test",
37
38
  "publish:patch": "npm version patch -m \"v%s\" && git push && git push --tags",