Skip to content

Release v0.9.6

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Aug 03:10
· 814 commits to main since this release

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

Updates

  • Merge the completed TypeScript 7 integration into main
  • Preserve control-plane repair ancestry in type_v7
  • Merge goal continuation into type_v7
  • Merge type_v7 control-plane config repair into main
  • Reconcile current remote main ancestry
  • Merge TypeScript 7 dependency refresh into main
  • Repair obsolete control-plane API configuration
  • Refresh Bedrock and fff runtime dependencies
  • Repair obsolete control-plane API configuration
  • Integrate the current Dependabot fff-bun update
  • Integrate the current Dependabot Bedrock SDK update
  • Merge goal continuation into TypeScript 7 main
  • Refresh Bedrock and fff runtime dependencies
  • Adopt the TypeScript 7 compiler and integrate dependency updates
  • Integrate the Dependabot production dependency group update
  • Integrate the Dependabot node-gyp 13 update
  • Integrate the Dependabot Bedrock SDK update
  • Integrate the Dependabot Ink 7.1.1 update
  • Integrate the Dependabot Commander 15 update
  • Integrate the Dependabot ACP SDK update
  • Integrate the Dependabot TypeScript 7 update
  • Continue active goals across successful auto-mode turns
  • Adopt the TypeScript 7 compiler and integrate dependency updates
  • Embed the model catalog in standalone release binaries
  • Use code-only device authorization in current clients
  • Verify macOS release artifacts on native architectures
  • Pass product identity through device authorization
  • Preserve Ollama model persistence coverage after rebasing main
  • Prevent invalid macOS release binaries from reaching installers
  • Preserve bundled model metadata in catalog overrides
  • Implement session-scoped read safety and unchanged-read deduplication
  • Define the agent run runtime and direct communication contract

Under the Hood

Some housekeeping and improvements:

  • Bump @aws-sdk/client-bedrock from 3.1108.0 to 3.1106.0
  • Bump @ff-labs/fff-bun
  • Bump @types/node from 25.9.5 to 26.1.1
  • Update @aws-sdk/credential-providers requirement
  • Update unist-util-visit requirement from ^5.0.0 to ^5.1.0
  • Bump the production-dependencies group across 1 directory with 2 updates
  • Bump @aws-sdk/client-bedrock from 3.1101.0 to 3.1097.0
  • Update ink requirement from ^7.1.0 to ^7.1.1
  • Bump commander from 14.0.3 to 15.0.0
  • Bump node-gyp from 12.4.0 to 13.0.1
  • Bump @agentclientprotocol/sdk from 0.19.1 to 1.3.0
  • Bump typescript from 6.0.3 to 7.0.2

Full comparison: v0.9.5...v0.9.6


Get it

Quickest way:

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

Via npm or bun:

npm install -g autohand-cli

Via Homebrew:

brew install autohandai/code/autohand-code

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