Skip to content

Releases: bGl5b25nanVu/agentbell

agentbell CLI v0.3.0

Choose a tag to compare

@bGl5b25nanVu bGl5b25nanVu released this 11 Aug 07:44

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

Choose a tag to compare

@bGl5b25nanVu bGl5b25nanVu released this 10 Aug 09:44

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)

Choose a tag to compare

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.