Skip to content

0.6.10

Choose a tag to compare

@github-actions github-actions released this 17 Jul 06:10

Release Notes

Paved-path polish, mostly from a field report — the Heliosphere fleet's multi-agent onboarding notes:

  • --to/--cc accept comma-lists. confer append --to arch,graph,infra now addresses all three
    instead of failing the role-slug regex — one flag to message a subset of peers. Groups and all
    still work.
  • The lifecycle sugar verbs carry --ref. done/error/blocked/defer/claim used to drop
    --ref, forcing a fall back to append --type done; a good close often points at the artifact that
    resolved the request, so they now thread it through.
  • The watch's version-notice mentions brew update first. Homebrew's tap can lag, so brew upgrade
    may report "already installed" right after the notice fires — the notice now points at
    brew update && brew upgrade confer for the brew install path.

Install confer-cli 0.6.10

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/codeshrew/confer/releases/download/v0.6.10/confer-cli-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install codeshrew/tap/confer

Download confer-cli 0.6.10

File Platform Checksum
confer-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
confer-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
confer-cli-aarch64-unknown-linux-musl.tar.xz ARM64 MUSL Linux checksum
confer-cli-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum