Skip to content

v0.3.2026071500

Choose a tag to compare

@github-actions github-actions released this 15 Jul 01:08
· 60 commits to main since this release
0096bfe

macOS Desktop beta (Apple Silicon)

Download Hydra-0.3.2026071500-arm64.dmg, open it, and drag Hydra to Applications.

  • Supports Apple Silicon Macs (M1, M2, M3, M4, and later); Intel Macs are not included in this release.
  • Signed with a Developer ID certificate and notarized by Apple.
  • Install git, tmux, and at least one supported AI agent CLI before creating workers.
  • A ZIP build is also available for portable installation.

Added

  • Introduce the Hydra Desktop beta with a terminal-first workspace, multi-session navigation, worker creation, attention inbox, diff review, and polished supporting flows
  • Add signed and Apple-notarized macOS distribution for Apple Silicon through verified DMG and ZIP artifacts
  • Add durable worker runtime v2 coordination, lifecycle identity, completion jobs, events, and notification occurrences shared across CLI, VS Code, and Desktop

Changed

  • Unify worker lifecycle and notification actions across Hydra surfaces and improve Desktop terminal responsiveness, sidebar density, and session creation
  • Govern monorepo version consistency, release packaging, and compatibility validation with fail-closed smoke coverage

Fixed

  • Harden archive concurrency, diff and tmux ownership safety, packaged-app PATH handling, terminal environment isolation, Unicode rendering, link opening, scrollback, and stale runtime cleanup