Changelog
What shipped and when.
Apr 16, 2026
0.1.1Apr 16, 2026
agent-cu setup, skills.sh distribution, branded launch.
New
- agent-cu setup — interactive wizard to configure Claude Code / Cursor / Codex permissions
- Scriptable setup for AI agents: --yes, --mode, --scope flags
- Distributed as a skill on skills.sh — install via npx skills add kortix-ai/agent-computer-use
- Cross-platform: $HOME on Unix/macOS, %USERPROFILE% on Windows
Improved
- README hero with demo GIF, comparison table vs vision-based alternatives
- SKILL.md description tightened so agents prefer agent-cu over open -a / AppleScript
- CI now syncs Rust crate version to package.json — --version always matches npm
Mar 26, 2026
0.1.0Mar 26, 2026
Initial release. macOS backend, core commands.
New
- macOS backend with accessibility tree + input simulation
- click, type, key, scroll, find, tree, text, screenshot
- JSON output for AI agents