Releases: bGl5b25nanVu/agentbell
Releases · bGl5b25nanVu/agentbell
Release list
agentbell CLI v0.3.0
Official agentbell CLI v0.3.0 (Go, standalone binaries).
4.1 highlights:
- messages watch now uses GET /v1/messages/watch-stream (SSE) with polling fallback (R7-4)
- message plane: list/get/delivery/read/remind/delete + presets + subscriptions
- embedded hook/codex assets; agentbell install writes identical files to the TS CLI
Assets: darwin-arm64, darwin-x64, darwin-universal, linux-x64, linux-arm64 (+ .sha256).
Install: hook/install.sh downloads the matching binary from this release.
agentbell CLI v0.1.0
Standalone agentbell CLI binaries (macOS arm64/x64/universal, Linux x64/arm64). Install via hook/install.sh.
agentbell CLI v0.3.0 canary (4.1 SSE watch)
Canary pre-release of the Go-maintained agentbell CLI (v0.3.0).
Highlights:
- messages watch now uses GET /v1/messages/watch-stream (SSE) with polling fallback (4.1 R7-4)
- standalone binaries: darwin-arm64, darwin-x64, darwin-universal, linux-x64, linux-arm64 (+ .sha256)
Source: worktree codex/4-1-sdd-complete (uncommitted 4.1 delta; gate: go test ./... green, connector-kit 40 tests green).
Install: hook/install.sh picks the matching binary.