Skip to content

chepherd 0.2.0-rc3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 May 23:43
· 596 commits to main since this release

chepherd 0.2.0-rc3

A TUI supervisor for parallel AI coding agents.

Install via:

curl -fsSL https://chepherd.org/install.sh | sh

Or download a binary directly from the assets below.

Changelog

  • fa0944b chore(rc): default relay URL → relay.chepherd.org (was rc.openova.io)
  • 73cec19 docs(PROTOCOL): document trickled-ICE + /v1/signaling/ws subprotocol-auth
  • 6c57b19 feat(rc/signaling): daemon-side trickled-ICE support — PostCandidate + PollCandidates
  • 04bfd99 feat(rc/transport): WSFactory speaks chepherd-rc-v1 + role=daemon Listen path
  • 57ea0df feat(rc/transport): WebRTCFactory accepts trickled ICE in Listen path
  • 6604bfe fix(rc/listener): point relayed mode at /v1/signaling/ws + pass BastionID
  • ce69f05 fix(rc/listener): wire BastionID into WebRTCFactory so trickled-ICE poll works