mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-16 13:03:31 +08:00
Computer Use 原本仅限 macOS,现在扩展支持 Windows: - 新增 win_helper.py,用 win32gui/psutil/pyperclip/screeninfo 替代 macOS 专有 API - 服务端按平台选择 helper 脚本、venv 路径 (bin→Scripts)、Python 命令 (python3→python) - 前端权限区域仅在 macOS 上显示,Windows 无需 TCC 权限 - 跨平台测试验证两个 helper 的命令集和协议一致性 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
8 lines
107 B
Plaintext
8 lines
107 B
Plaintext
mss>=10.1.0
|
|
Pillow>=11.3.0
|
|
pyautogui>=0.9.54
|
|
pywin32>=306
|
|
psutil>=5.9.0
|
|
pyperclip>=1.8.2
|
|
screeninfo>=0.8.1
|