Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 21:11
· 29 commits to main since this release

Added

  • Started sheprd as a fresh Herdr-native smart session manager.
  • Added project discovery, config loading, connect, list, recipes, doctor, and show-config.
  • Added a first bundled sample recipe, agent-dev.
  • Added connect --json for non-interactive agent/script connection outcomes.
  • Added init to preview or write starter config safely.
  • Added prelaunch Just gates, a pull request template, and stronger agent
    maintainer guidance.
  • Strengthened CI and release workflow static smoke coverage.
  • Added typed Herdr protocol readiness fields to doctor --json.
  • Added concise human outcome output for non-JSON connect.
  • Added a dedicated command reference.
  • Added structured JSON error envelopes for runtime failures after argument
    parsing.
  • Added JSON failure smoke checks to local and GitHub prelaunch gates.
  • Added agent-guide.md for agents helping humans learn, set up, or
    troubleshoot Sheprd.
  • Added a docs index and linked docs surface from the website.
  • Added GitHub templates and local hooks to packaged support surfaces.
  • Added a website docs landing page for the public docs surface.