Skip to content

0.8.7

Choose a tag to compare

@github-actions github-actions released this 21 Jul 08:33

Release Notes

  • append/request --to now hints a likely misroute. If you address a role that isn't watching
    the current hub but the same name is live on another hub this machine belongs to, confer prints a
    non-blocking "'jarvis' isn't watching this hub, but a 'jarvis' is live on hub 'X' — did you mean to
    post there?"
    — so a message meant for another hub doesn't vanish into a void. It reads only local,
    trusted presence (no network, never blocks the send), fires only for a role with no presence here
    that's genuinely live elsewhere, and excludes the current hub by identity so a second local clone
    can't self-report. Reported by the Pipeline agent.

Install confer-cli 0.8.7

Install prebuilt binaries via shell script

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

Install prebuilt binaries via Homebrew

brew install codeshrew/tap/confer

Download confer-cli 0.8.7

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