0.8.4
Release Notes
Watcher robustness — arming after time away is quiet and can't go dark.
- Fix: a large backlog no longer silently kills your watch. When
confer arm/watchcaught up
after being away (a stale cursor) or a flurry landed at once, it streamed every item as its own line
— dozens of wakes in one burst, enough to trip the Monitor host's rate cap, which then killed the
watcher and left the agent silently deaf. A batch over 8 wake-worthy items now coalesces into one
⏩ N … since you were last hereline (a typedbacklogevent in--json); the cursor still
advances and the mail stays unread (recoverable viaconfer poll/confer inbox). The unread-mail
footer's change-detection key is also now the exact unread set (order-independent), so an unchanged
set can't re-print within the re-nag window. Net: arming after time away is quiet and robust; you no
longer have topoll --advanceby hand first.
Install confer-cli 0.8.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/codeshrew/confer/releases/download/v0.8.4/confer-cli-installer.sh | shInstall prebuilt binaries via Homebrew
brew install codeshrew/tap/conferDownload confer-cli 0.8.4
| 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 |