Skip to content

chepherd 0.2.0-beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 May 21:48
· 607 commits to main since this release

chepherd 0.2.0-beta

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

  • 862789a feat(daemon): wire rc.Listener into shadow command — verdicts now publish to peers
  • 39b3fab feat(rc): daemon-side Listener — accepts peers, fans out events (#31)