Releases: lvusyy/aura
Releases · lvusyy/aura
Release list
AURA v0.1.0
First public release of AURA — self-hosted infrastructure that gives AI coding agents eyes and hands on real devices over MCP: screenshot → click → type → verify, across Windows / Linux(X11) / macOS / Android(Redroid) / iOS Simulator.
AURA 首次公开发布——让 coding agent 以真实用户视角操控真机/虚拟机完成「截图 → 点击 → 输入 → 验证」闭环的自托管基础设施,覆盖五平台。
Quickstart(5 min): download aura-node for your platform below → ./aura-node http --bind 0.0.0.0:7100 → claude mcp add --transport http aura http://<host>:7100/mcp. Docs: English | 简体中文
Assets
| File | Contents |
|---|---|
aura-node-v0.1.0-linux-x86_64.tar.gz |
node binary (Linux x64, glibc) |
aura-node-v0.1.0-macos-arm64.tar.gz |
node binary (macOS Apple Silicon) |
aura-node-v0.1.0-windows-x86_64.zip |
node binary (Windows x64) |
aura-controller-v0.1.0-linux-x86_64.tar.gz |
controller + auractl (Linux x64, web console embedded) |
auractl-v0.1.0-windows-x86_64.zip |
auractl CLI (Windows x64) |
All binaries built with the production feature set (grpc,enroll,otel); verify integrity with sha256sums.txt. Full feature list: see CHANGELOG.