Skip to content

Releases: autohandai/code-cli

Release v0.7.8

15 Jan 11:13

Choose a tag to compare

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

New Features

  • Internationalization (i18n) - Autohand now supports 16 languages with auto-detection based on your OS locale:
    • English, Chinese (Simplified/Traditional), French, German, Italian, Spanish, Japanese, Korean, Russian, Portuguese (Brazil), Turkish, Polish, Czech, Hungarian, Hindi
  • Directory permissions for automation - New --add-dir flag lets you add write permissions to directories in existing projects for automated systems
  • Sync settings - Cloud sync for settings now available for paid users
  • Session sharing - Share your Autohand sessions with teammates
  • Git auto-init - Automatic git repository initialization when needed
  • Thinking level support - Control the verbosity of AI reasoning output
  • Onboarding wizard - New guided setup experience for first-time users

Improvements

  • Added Windows PowerShell (.ps1) equivalents for native Windows hook support
  • Improved input handling with caching and non-blocking writes
  • Fixed CI pipeline to correctly embed version numbers in binaries

Bug Fixes

We squashed a bug:

  • Update package.json version before build
  • Fixed automode skipping worktree merge operations
  • Fixed sync service edge cases
  • Fixed hook scripts not being created on first install - scripts now properly write to ~/.autohand/hooks/
  • Fixed duplicate keypress listeners causing input issues
  • Fixed prompt visibility in certain terminal configurations
  • Fixed --add-dir edge case handling

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

Release v0.7.7

15 Jan 02:59

Choose a tag to compare

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

Minor updates and improvements to keep things running smoothly.


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

Release v0.7.6

13 Jan 04:04

Choose a tag to compare

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

Release v0.7.5

07 Jan 10:27

Choose a tag to compare

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

Minor updates and improvements to keep things running smoothly.


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

Release v0.7.4

07 Jan 05:55

Choose a tag to compare

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

Minor updates and improvements to keep things running smoothly.


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

Release v0.7.3

07 Jan 02:31

Choose a tag to compare

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

Minor updates and improvements to keep things running smoothly.


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

Release v0.7.2

07 Jan 02:22

Choose a tag to compare

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

New Stuff

  • Autonomous coding loop with session persistence

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

Release v0.6.12

06 Jan 02:49

Choose a tag to compare

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

Bug Fixes

We squashed 2 bugs:

  • Add type annotation for onInstruction callback parameter
  • Use computed import paths to prevent bun bundling ink

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

Release v0.6.11

06 Jan 02:04

Choose a tag to compare

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

Minor updates and improvements to keep things running smoothly.


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

Release v0.6.10

06 Jan 01:43

Choose a tag to compare

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

Minor updates and improvements to keep things running smoothly.


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