Releases: sudoprivacy/hydra
Releases · sudoprivacy/hydra
Release list
v0.3.2026072000
Added
- Add managed tmux shell panes to Desktop workers, including creating, switching, and closing additional shells
Fixed
- Distinguish worker readiness from active agent work so runtime status, completion handling, and attention notifications stay accurate
v0.3.2026071601
Fixed
- Build the bundled CLI before Desktop packaging so clean release builds always include the matching Hydra command
v0.3.2026071503
Fixed
- Make Desktop Copilot creation return promptly, keep CJK session names stable without duplicate rows, and prevent onboarding prompts from being sent into shell or update screens
v0.3.2026071502
Fixed
- Prevent tagged Desktop builds from attempting an early GitHub upload before the combined release gate completes
v0.3.2026071500
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
v0.3.2026062800
Added
- Add Antigravity (
agy) as a first-class agent type for copilots and workers, including ready-state and trust-prompt handling,--conversationresume, and per-worker completion-notify hooks isolated by workspace path
v0.3.2026062400
Added
- Add worker error notifications and automatic needs-input detection for supported agent signals
- Add durable worker runtime state surfaced in CLI JSON and the VS Code Worker tree
Fixed
- Clear Worker notification badges and completion text correctly when notifications are cleared
v0.3.2026062200
Added
- Add structured Hydra notifications, a local event stream, and notification state services for CLI and extension clients
- Add Copilot inbox rows and Worker attention badges in the VS Code TreeView, including durable worker completion status projection
- Add an agent registry for configurable Copilot and Worker agent launch behavior
Fixed
- Refresh worker branch labels when git HEAD changes on disk
v0.3.2026060503
Fixed
- Fix the Windows
hydra.cmdwrapper so subcommands and--versionare forwarded to Hydra instead of being consumed by Node - Fix Sudo Code launch on Windows PowerShell when the resolved
scode.exepath must be quoted
v0.3.2026060502
Fixed
- Fix Windows psmux format argument quoting so session listing does not fail under cmd.exe when tmux format strings contain pipe separators