🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

open-computer-use

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

open-computer-use - npm Package Compare versions

Comparing version
0.1.53
to
0.1.54
bin/ocu

Sorry, the diff of this file is not supported yet

+1
-1

@@ -24,3 +24,3 @@ <?xml version="1.0" encoding="UTF-8"?>

<key>CFBundleShortVersionString</key>
<string>0.1.53</string>
<string>0.1.54</string>
<key>CFBundleVersion</key>

@@ -27,0 +27,0 @@ <string>1</string>

{
"name": "open-computer-use",
"version": "0.1.53",
"version": "0.1.54",
"description": "Cross-platform Computer Use MCP server launcher. After install, configure open-computer-use mcp.",

@@ -29,2 +29,3 @@ "license": "MIT",

"open-computer-use": "bin/open-computer-use",
"ocu": "bin/ocu",
"open-computer-use-mcp": "bin/open-computer-use-mcp",

@@ -31,0 +32,0 @@ "open-codex-computer-use-mcp": "bin/open-codex-computer-use-mcp"

{
"name": "open-computer-use",
"version": "0.1.53",
"version": "0.1.54",
"description": "Open-source cross-platform Computer Use MCP server packaged as a Codex plugin.",

@@ -5,0 +5,0 @@ "author": {

@@ -17,2 +17,3 @@ # open-computer-use

- `open-computer-use`
- `ocu`
- `open-computer-use-mcp`

@@ -50,4 +51,6 @@ - `open-codex-computer-use-mcp`

open-computer-use --version
ocu --version
open-computer-use --help
open-computer-use mcp
ocu mcp
open-computer-use call list_apps

@@ -69,3 +72,3 @@

- Version: `0.1.53`
- Version: `0.1.54`
- Supported npm platforms: `darwin-arm64`, `darwin-x64`, `linux-arm64`, `linux-x64`, `win32-arm64`, `win32-x64`

@@ -72,0 +75,0 @@ - macOS still requires `Accessibility` and `Screen Recording` permissions.

@@ -14,9 +14,9 @@ #!/usr/bin/env node

"",
"Installed open-computer-use@0.1.53.",
"Installed open-computer-use@0.1.54.",
"Package: https://www.npmjs.com/package/open-computer-use",
"Commands: open-computer-use, open-computer-use-mcp, open-codex-computer-use-mcp",
"Commands: open-computer-use, ocu, open-computer-use-mcp, open-codex-computer-use-mcp",
"Native runtime will be selected from bundled artifacts for " + process.platform + "-" + process.arch + ".",
"",
"Next:",
"1. Run open-computer-use --version",
"1. Run open-computer-use --version or ocu --version",
"2. Add the MCP config below to your host client",

@@ -23,0 +23,0 @@ "3. On macOS, run open-computer-use doctor and grant Accessibility / Screen Recording if prompted",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet