Releases: tridha643/hestia
Releases · tridha643/hestia
Release list
v1.0.1
First tagged release of hestia — per-worktree isolated dev stacks for parallel coding agents.
Fixed
expose --tunnelworks on real zones now. Thedns-route-requiredpreflight demanded a publicly visible CNAME to<uuid>.cfargotunnel.com, but Cloudflare flattens proxied records (the only kind that can serve a tunnel), so the check could never pass. It now accepts any successful resolution of the minted hostname.doctorno longer reports one healthy connector as four foreign replicas. Connector counting moved fromtunnel list's flattened edge-connection array totunnel info's per-connector entries; thetunnel-busymessage got the same units fix.
Improved
- The agent skill (
skills/hestia/SKILL.md) now documents the one-time wildcard remedy (cloudflared tunnel route dns <uuid> '*.<zone>'), warns that flattened CNAMEs are the correct state (don't diagnose withdig CNAME), adds a post-updoctortriage sweep, and forbids rawcloudflared tunnel runagainst adopted tunnels.
Install
bun add --global @tridha643/hestia
macOS + Bun ≥ 1.3 only.