RobotZ v0.1.1
Install
Linux / macOS
curl -fsSL https://raw.githubusercontent.com/njbinbin-piscis/RobotZ/v0.1.1/scripts/install.sh | bash -s -- v0.1.1Or download the archive for your platform below, extract, and run:
./install.sh
./bin/robotz-host # visual test panel
./bin/robotz-mcp # MCP server (stdio)Windows — download robotz-*-pc-windows-msvc.zip, extract, then:
.\install.ps1
.\bin\robotz-host.exeRuntime (not bundled)
- Linux: X11,
xdotool,wmctrl,xclip - macOS:
cliclick, Accessibility permission - Windows: UI Automation (built-in)
Full Changelog: https://github.com/njbinbin-piscis/RobotZ/commits/v0.1.1