Skip to content

Release v0.7.6

Choose a tag to compare

@github-actions github-actions released this 13 Jan 04:04
· 1410 commits to main since this release

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

New Stuff

  • Improve input handling with caching and non-blocking writes
  • Add session sharing, git auto-init, and thinking level support

Bug Fixes

We squashed a bug:

  • Prevent duplicate keypress listeners and improve prompt visibility

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