github yuruotong1/autoMate v3.1
autoMate v3.1

7 hours ago

📦 下载安装

平台 文件
Windows x64 autoMate-windows-x64.zip
macOS Apple Silicon (M1/M2/M3) autoMate-macos-arm64.zip
Linux x64 autoMate-linux-x64.tar.gz

Windows

  1. 解压 autoMate-windows-x64.zip
  2. 运行 autoMate\autoMate.exe

macOS

  1. 解压 zip
  2. 右键 → 打开 autoMate.app(首次需右键绕过 Gatekeeper)
  3. 在系统设置 → 隐私与安全性 中授予辅助功能屏幕录制权限

Linux

  1. 解压:tar xzf autoMate-linux-x64.tar.gz
  2. 运行:./autoMate/autoMate
  3. 如需剪贴板支持:sudo apt install xclip

首次启动会自动下载模型权重(~50 MB),请在设置中填写 LLM API Key。

What's Changed

  • feat: replace pyxbrain with openai SDK for multi-platform LLM support by @yuruotong1 in #146
  • feat: add MCP server support and update README for multi-platform by @yuruotong1 in #147

Full Changelog: v3.0...v3.1

Don't miss a new autoMate release

NewReleases is sending notifications on new releases.