Releases

Install the current runtime, get HaptixKit, or browse release history.

Latest

v1.5.0

Published May 12, 2026

v1.5.0 moves licensing into the daemon and aligns version numbers across the stack.

The license key now lives with the Haptix daemon instead of being passed in by the iOS SDK. If you're embedding HaptixKit, the license: parameter on Haptix.start(...) is now ignored — leave existing code as-is and the daemon authenticates on its own.

Daemon, CLI, on-device agent, and SDK all ship at the same version from this release forward, which removes the version-mismatch warnings between the pieces.

Install or upgrade: curl -fsSL https://get.haptix.dev/install.sh | bash

Current install

curl -fsSL https://get.haptix.dev/install.sh | bash

Installs the CLI + daemon. This is the path new users want.

HaptixKit

iOS 18.0+ · Swift Package Manager

SDK SHA-256: 1543db01c2c6172facbd11438c578fceb2bc381a4f8893ad6270d8a357d9dc86

Previous releases

v1.2.0

March 5, 2026 · SDK 1.5 MB

Release notes

Major update: MCP integration improvements, CLI exposed as first-class tool, new annotation commands, build 5.

v1.0.1

February 25, 2026 · SDK 1.6 MB

v1.0.0

February 22, 2026 · SDK 1.6 MB

Release notes

Initial release — HaptixKit SDK and Haptix macOS companion app