0.7.2
Release Notes
Fleet awareness — new ways for a human (or agent) to see what's going on (design/38).
confer threads— a new report listing the hub's topic threads: per topic, the message count,
active agents, last-activity age, open/total requests, and open|closed status. Filters--open/
--closed/--stale[=days](open threads gone quiet — cleanup candidates, pairing with
done --as obsolete).--jsonsnapshot.confer fleetnow shows last-seen heartbeat age (● up 2m ago herald/✕ down 2h ago jarvis) —
the "how connected am I" signal.--jsongainedlast_seen+age_secs.- New shipped skills (they resync fleet-wide on the next update):
/confer-board— the board
at a glance across all your hubs (threads + open task board + stale cleanup candidates), and
/confer-fleet— the multi-hub version/liveness view (previously local-only). Both take an
optional hub name to focus one. - Universal
--hub <name|path>selector (git -Cstyle):confer --hub jarvis threads,
confer --hub agent-coord who— target any hub by name or clone path, before the subcommand, on
every hub-scoped command. confer serveport + hub scope: the default port moved off 8787 (it collides with RStudio
Server and studio apps) to 8422, with easy overrides —--port <PORT>, theCONFER_SERVE_PORT
env var, or--bindfor non-localhost.serve/dashboardnow serve the current hub by default
(no cwd-magic), the whole fleet with--all-hubs, or one hub via the universal--hub.
Install confer-cli 0.7.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/codeshrew/confer/releases/download/v0.7.2/confer-cli-installer.sh | shInstall prebuilt binaries via Homebrew
brew install codeshrew/tap/conferDownload confer-cli 0.7.2
| 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 |