dimcode-linux-arm64
Advanced tools
| --- | ||
| name: ComputerUse | ||
| description: Drive the user's desktop GUI through DimAgent's built-in CUA Driver MCP tools. Use when the user asks to operate a native app, click/type/scroll in another application, inspect desktop windows, or automate a visible GUI workflow from Desktop. | ||
| --- | ||
| # Computer Use | ||
| Use this skill only in DimAgent Desktop. The CUA Driver runtime and MCP server | ||
| are owned by the Desktop app; do not install, update, or launch a separate | ||
| `cua-driver` binary yourself. | ||
| ## Tool Selection | ||
| Use the built-in MCP tools from the `cua-driver` server. If no CUA Driver tools | ||
| are available, tell the user to enable the Computer Use plugin in Desktop | ||
| Settings > Plugins&MCP. | ||
| ## Workflow | ||
| 1. Inspect state first. Use the CUA tools to list apps/windows or read the | ||
| target window state before taking an action. | ||
| 2. Act with the most specific target available. Prefer element/window scoped | ||
| actions over broad screen coordinates when the tool surface gives both. | ||
| 3. Verify after every action by reading the window state again. | ||
| 4. Report uncertainty when the post-action state does not prove the requested | ||
| change happened. | ||
| ## Desktop Rules | ||
| - Do not bring another app to the foreground unless the user explicitly asks. | ||
| - Do not use shell shims such as `open`, `osascript`, `cliclick`, or | ||
| platform-specific input hacks for GUI control while CUA tools are available. | ||
| - On macOS, Accessibility and Screen Recording permission must belong to | ||
| `com.dimagent.cua1`; the Desktop plugin settings own that authorization flow. |
+1
-1
| { | ||
| "name": "dimcode-linux-arm64", | ||
| "version": "0.2.10", | ||
| "version": "0.2.11-beta.0", | ||
| "description": "dimcode binary for Linux ARM64", | ||
@@ -5,0 +5,0 @@ "os": [ |
Sorry, the diff of this file is not supported yet
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
164894260
0.16%398
0.25%