Skip to content

Releases: GroepOnline/herdr

Dev build 2026-08-10-aa6a5ae356d6

Pre-release

Choose a tag to compare

Dev build 2026-08-10-aa6a5ae356d6

Built from aa6a5ae356d6 on main.
Base stable: v0.8.0
Compare: 316ecff...aa6a5ae

Fixed

  • Derive fallback manifest URLs from the shared site constant

Dev build 2026-08-10-7ffcead162e9

Pre-release

Choose a tag to compare

Dev build 2026-08-10-7ffcead162e9

Built from 7ffcead162e9 on main.
Base stable: v0.8.0
Compare: aa6a5ae...7ffcead

Maintenance

  • Deploy the built site to Cloudflare Pages (groeponline-herdr)

Dev build 2026-08-10-75e9808fa432

Pre-release

Choose a tag to compare

Dev build 2026-08-10-75e9808fa432

Built from 75e9808fa432 on main.
Base stable: v0.8.0
Compare: v0.8.0...75e9808

Fixed

  • Fall back to stable tag when notes range base is unreachable
  • Restore staged grok website manifest
  • Grant id-token write to distribution caller

Maintenance

  • Atomically promote v0.8.0
  • Rpa bisect v5-v7
  • Rpa bisect v1-v4
  • Rpa bisect call5+6
  • Rpa bisect call3+4
  • Rpa bisect call2 - no secrets
  • Rpa bisect workflows

Dev build 2026-08-10-46374a7a1aa2

Pre-release

Choose a tag to compare

Dev build 2026-08-10-46374a7a1aa2

Built from 46374a7a1aa2 on main.
Base stable: v0.8.0
Compare: 75e9808...46374a7

Fixed

  • Serve update and install manifests from the live herdr.pages.dev

Maintenance

  • Guard product URL sync, main-only triggers, and live manifest checks
  • Disable the preview channel for the downstream distribution
  • Document cargo install --git route

Dev build 2026-08-10-316ecff6241e

Pre-release

Choose a tag to compare

Dev build 2026-08-10-316ecff6241e

Built from 316ecff6241e on main.
Base stable: v0.8.0
Compare: 46374a7...316ecff

Fixed

  • Keep the update chain on the branded domain, not upstream pages.dev

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 19:26

Added

  • Ported upstream v0.8.0 features (consolidated): versioned release documentation; Grok CLI integration with native session restore; antigravity-cli integration; ASCII IME in prefix mode on Windows; distinct status indicators (ui.status_indicators = "dots" | "symbols"); Windows remote attach to unix hosts; marketplace star history with dated backups and delta stats; Windows support for all agent integrations (.ps1 assets for cursor, devin, grok, mastracode); per-pane right-click routing (herdr pane split --right-click herdr|pane).
  • herdr --skill prints the bundled agent skill file and exits.
  • Added herdr integration install grok for Grok CLI (Grok Build) hooks that report session ids through Herdr's socket API. Grok state stays screen-detected. When native agent session restore is enabled, Herdr can resume Grok panes with grok --resume <id>.

Fixed

  • Restored CI and release pipeline health: Windows lint and test lanes are green again, omp session scoping is restored, and the release pipeline is fully wired for v0.8.0 (npm, Homebrew, portable assets).
  • Website builds now hard-fail on stale upstream references; versioned doc archives and config-reference data are rewritten to GroepOnline/herdr.chefgroep.nl at build time.

v0.7.7

Choose a tag to compare

@github-actions github-actions released this 08 Aug 00:11

Added

  • Added a checksum-backed four-platform distribution contract for Linux and macOS on x86_64 and ARM64, including npm and Homebrew publication.
  • Added plugin catalog settings and install UX for managing Herdr plugins from the settings surface.

Changed

  • Stable release metadata is now promoted atomically only after all four native assets and SHA256SUMS have been downloaded and verified.
  • Homebrew, npm, mise, and Nix installs are detected as package-managed and update through their owning package manager.
  • Preview builds now publish from main under the GroepOnline release namespace with mandatory checksums and explicit ownership.

Fixed

  • Direct, npm, self-update, and remote-bootstrap downloads now fail closed when SHA-256 metadata is missing, malformed, or mismatched.
  • npm reinstalls now verify an existing native binary instead of trusting stale or corrupted package contents.
  • The Windows lint lane now avoids restoring fragile Zig build caches and removes generated Zig outputs before clippy.
  • Corrected release metadata, documentation, product URLs, and the four-target Homebrew formula generation path.

Dev build 2026-08-08-f2cf21311ef9

Pre-release

Choose a tag to compare

Dev build 2026-08-08-f2cf21311ef9

Built from f2cf21311ef9 on main.
Base stable: v0.7.7
Compare: v0.7.7...f2cf213

Changed

  • Rebuilt dev from the current main branch.

Dev build 2026-08-08-eff384390036

Pre-release

Choose a tag to compare

Dev build 2026-08-08-eff384390036

Built from eff384390036 on main.
Base stable: v0.7.7
Compare: v0.7.7...eff3843

Maintenance

  • Bump taiki-e/install-action in the github-actions group
  • Bump the cargo-dependencies group with 2 updates

Other

  • Merge pull request #2 from GroepOnline/dependabot/cargo/cargo-dependencies-aab3cc0d1c
  • Merge pull request #3 from GroepOnline/dependabot/github_actions/github-actions-69f9ce34b6

Dev build 2026-08-08-6c617fdb7b3e

Pre-release

Choose a tag to compare

Dev build 2026-08-08-6c617fdb7b3e

Built from 6c617fdb7b3e on main.
Base stable: v0.7.7
Compare: eff3843...6c617fd

Added

  • Add machine-readable design-system contract

Fixed

  • Align design-system contract yaml

Maintenance

  • Validate design-system contract
  • Clarify design-system contract validation
  • Document shared design-system scope
  • Pin shared design-system contract

Other

  • Merge pull request #4 from GroepOnline/feat/design-system-consumer-contract-20260804