AI-Hands 软件介绍
内容充分核实
以下陈述按信息维度分区展示,每条陈述后紧邻列出支持该陈述的来源。
概览
- AI-Hands是一个多层次的桌面自动化工具,专为AI代理设计,支持浏览器CDP、Windows UIA和视觉/OCR功能。
查看证据(19 条)
GitHub README.md**AI-Hands** is a Rust MCP (Model Context Protocol) server that gives AI agents full desktop control through three automation tiers — not just pixel-guessing from screenshots.
GitHub README.md- **Central monitor boundary:** `hands_monitor_scope` lists displays and applies one fail-closed scope across coordinate, UIA, browser-binding, screenshot, OCR, QR, and plugin paths.
GitHub README.mdA locked opaque `physical:v1:<sha256>` stable ID returned by `action=list` is the recommended unattended setting; raw Windows device paths are never exposed.
GitHub README.md- **Four Windows packages:** each profile ships as Hands-only or Hands-plus-Voice.
GitHub README.md- **Fail-closed Windows signing:** tagged release builds stop if Authenticode credentials are absent, verify every Rust executable and installer, then add Sigstore signatures and checksums.
GitHub README.mdNo Windows release silently falls back to Sigstore-only signing.
GitHub README.md- **New tool: `vision_screenshot_hidden_window`** — always-PrintWindow API captures a window's pixels without bringing it to the foreground.
GitHub README.md- **`window_title` parameter on `hands_capture`** — focus a named window via UIA before routing the capture.
GitHub README.md- **Phase D: compile-time ZST AtomicTool dispatch** — Replaced all runtime string-based UIA tool dispatch in meta-tools with zero-sized-type (ZST) `AtomicTool` handles resolved at compile time.
GitHub README.md11 UIA tools wrapped.
GitHub README.md- **`src/atomic.rs`** — New module defining the `AtomicTool` trait and ZST wrappers for all UIA tools.
GitHub README.mdIt attempts to copy the guide to the clipboard and reports success or directs you to the installed file if Windows denies clipboard access.
GitHub README.mdPrefer the default safe profile and `hands_*` meta-tools, using lower-level browser, UIA, or vision tools only when fresh evidence requires them.
GitHub README.md- **Windows x64** → `hands-vX.Y.Z[-prerelease]-x64.exe`
GitHub README.md- **Windows ARM64** (Snapdragon X / X Elite / X Plus) → `hands-vX.Y.Z[-prerelease]-aarch64.exe`
GitHub README.md**ARM64 note:** the binary uses native ARM64 UIA bindings — no x64 emulation.
GitHub README.mdIf you previously ran the x64 build under emulation, swap to aarch64 for ~3-4x faster screenshot/OCR throughput.
GitHub README.md- Windows 10/11 (x64 or ARM64)
GitHub README.mdAI-Hands does not download or manage browser binaries — it talks to your existing Chrome over CDP.
功能
- 提供浏览器自动化、Windows UI自动化、视觉处理和元工具功能
查看证据(11 条)
GitHub README.md### Browser Tier
GitHub README.md### UIA Tier
GitHub README.md### Meta-Tier (hands_*)
GitHub README.mdA locked opaque `physical:v1:<sha256>` stable ID returned by `action=list` is the recommended unattended setting; raw Windows device paths are never exposed.
GitHub README.md- **Four Windows packages:** each profile ships as Hands-only or Hands-plus-Voice.
GitHub README.md- **Fail-closed Windows signing:** tagged release builds stop if Authenticode credentials are absent, verify every Rust executable and installer, then add Sigstore signatures and checksums.
GitHub README.mdNo Windows release silently falls back to Sigstore-only signing.
GitHub README.md- **New tool: `vision_screenshot_hidden_window`** — always-PrintWindow API captures a window's pixels without bringing it to the foreground.
GitHub README.md- **`window_title` parameter on `hands_capture`** — focus a named window via UIA before routing the capture.
GitHub README.mdIt attempts to copy the guide to the clipboard and reports success or directs you to the installed file if Windows denies clipboard access.
GitHub README.mdFor a skills-only AI, the README and installed guide recommend adding this behavioral dispatch rule through the host's normal instruction UI:
平台
- 支持Windows 10/11 (x64或ARM64),依赖Chrome浏览器
查看证据(3 条)
GitHub README.md- Windows 10/11 (x64 or ARM64)
GitHub README.md- **Windows 10/11** (x64 or ARM64) — required for UIA (Windows UI Automation) and CDP browser automation
GitHub README.mdChrome or Chromium remains a separate prerequisite for the browser layer.
安装
- 支持winget和scoop两种安装方式
查看证据(2 条)
GitHub README.md### Option B — winget (recommended once the PR lands)
GitHub README.md### Option C — Scoop
限制
- 仅支持Windows系统,依赖已安装的Chrome浏览器,UIA元素可能因应用更新而找不到
查看证据(4 条)
GitHub README.mdAI-Hands is Windows-only.
GitHub README.md- **Browser profile locked** — a previous Chromium process still holds the profile. `browser_launch` returns `profile_locked`; close the stuck Chrome or use a fresh context via `browser_context_create`.
GitHub README.md- **UIA element not found** — selector name drift after an app update.
GitHub README.mdA locked opaque `physical:v1:<sha256>` stable ID returned by `action=list` is the recommended unattended setting; raw Windows device paths are never exposed.
隐私
- 所有处理都在本地进行,用户授权的MCP能力表面
查看证据(2 条)
GitHub README.md## Safe Use / Permission Model
GitHub README.mdAIWander tools are local, user-authorized MCP capability surfaces.
维护
- 来源未找到相关信息:证据中未明确说明项目当前维护状态
版本
- 当前版本为v1.0.1,于2026-05-15发布,是AIWander/hands的重命名版本
查看证据(2 条)
GitHub Release v1.0.1## v1.0.1 — 2026-05-15 — Dep-bump security release
GitHub README.md> **Renamed from [AIWander/hands](https://github.com/AIWander/hands) on 2026-05-15.** Same Rust codebase, fresh versioning.
来源索引
- GitHub 仓库状态 · 核查于 2026-08-07
- GitHub README.md · 核查于 2026-08-07
- GitHub LICENSE · 核查于 2026-08-07
- GitHub Release v1.0.1 · 核查于 2026-08-07
- Winget 清单 · 核查于 2026-08-07
AI-Hands 下载方式说明
进入下载页后,可使用手机扫描二维码打开网盘下载。
授权与下载策略
- 授权协议:Apache-2.0
- 是否开源:未核实
- 下载策略:网盘镜像