Skip to content

Release v0.6.7

Choose a tag to compare

@github-actions github-actions released this 02 Jan 10:33
· 1443 commits to main since this release

Hey there! We've been busy making Autohand better. Here's what's new since v0.6.6:

New Stuff

  • Add community skills marketplace

Bug Fixes

We squashed a bug:

  • Handle readline close error when exiting during enquirer prompts

    534f9c0 making RPC mode more responsive and stable for Devtool clients
    b00243c feat(skills): add community skills marketplace
    0415935 bugs fixed: add safePrompt utility + enforce resource limits + git safety
    27df9e5 immutable blacklist + resource limits + git safety
    9132ad9 fix: handle readline close error when exiting during enquirer prompts


Get it

Quickest way:

curl -fsSL https://autohand.ai/install.sh | sh

Via npm or bun:

npm install -g autohand-cli

Or grab a binary below for your platform.

Platform Architecture Binary
macOS Apple Silicon autohand-macos-arm64
macOS Intel autohand-macos-x64
Linux x64 autohand-linux-x64
Linux ARM64 autohand-linux-arm64
Windows x64 autohand-windows-x64.exe