Skip to content

v0.2.0

Latest

Choose a tag to compare

@pmdroid pmdroid released this 12 Aug 22:20

acpbot v0.2.0

Highlights

  • Cursor Agentcursor-agent ACP (cursor-agent acp), aliases, auth for cursor_login
  • Dual-agent closeout review/review and MCP review_run (panel / adversarial); skill autoreview; docs
  • Session ensure hardening (coalesce, timeouts, load/new recovery)
  • Working-bubble / progressive mid-turn text improvements

Install

Linux binaries and Docker image attach via CI after this release publishes.
macOS Developer ID–signed assets are uploaded from a Mac with scripts/release-darwin.sh.

docker pull ghcr.io/pmdroid/acpbot:v0.2.0

Disclaimer

Use at your own risk. Agents can run tools, edit files, and execute commands.


Binaries (this build)

Standalone Bun-compiled executables — no Bun install required.

Asset Role
acpbot-v0.2.0-<platform>.tar.gz Unified CLI: acpbot host + acpbot worker

Platforms from CI: linux-x64, linux-arm64.

acpbot host      # agents / schedules / OAuth
acpbot worker    # Telegram
acpbot help

macOS binaries are built and Developer ID–signed on a Mac, then
attached with ./scripts/release-darwin.sh <tag> --upload
(darwin-arm64, darwin-x64).

Docker (GHCR)

docker pull ghcr.io/pmdroid/acpbot:v0.2.0
# also: :0.2.0 and :latest

Image: ghcr.io/pmdroid/acpbot:v0.2.0

Disclaimer

Use at your own risk. Agents can run tools, edit files, and execute
commands. Authors are not responsible for damage, data loss, or costs.
See LICENSE (MIT) and the README disclaimer.

What's Changed

  • fix: EVE leaf handoff + plan-exit approval by @pmdroid in #8
  • feat: forward all Telegram reactions to agents by @pmdroid in #9
  • fix: persist outbound index so reactions work when agent is cold by @pmdroid in #10
  • fix: prevent corrupt ACP session store files by @pmdroid in #11
  • feat: add Cursor Agent and harden ACP session ensure by @pmdroid in #12
  • feat: native two-agent panel/adversarial closeout review by @pmdroid in #13

Full Changelog: v0.1.0...v0.2.0


Binaries (this build)

Standalone Bun-compiled executables — no Bun install required.

Asset Role
acpbot-v0.2.0-<platform>.tar.gz Unified CLI: acpbot host + acpbot worker

Platforms from CI: linux-x64, linux-arm64.

acpbot host      # agents / schedules / OAuth
acpbot worker    # Telegram
acpbot help

macOS binaries are built and Developer ID–signed on a Mac, then
attached with ./scripts/release-darwin.sh <tag> --upload
(darwin-arm64, darwin-x64).

Docker (GHCR)

docker pull ghcr.io/pmdroid/acpbot:v0.2.0
# also: :0.2.0 and :latest

Image: ghcr.io/pmdroid/acpbot:v0.2.0

Disclaimer

Use at your own risk. Agents can run tools, edit files, and execute
commands. Authors are not responsible for damage, data loss, or costs.
See LICENSE (MIT) and the README disclaimer.

What's Changed

  • fix: EVE leaf handoff + plan-exit approval by @pmdroid in #8
  • feat: forward all Telegram reactions to agents by @pmdroid in #9
  • fix: persist outbound index so reactions work when agent is cold by @pmdroid in #10
  • fix: prevent corrupt ACP session store files by @pmdroid in #11
  • feat: add Cursor Agent and harden ACP session ensure by @pmdroid in #12
  • feat: native two-agent panel/adversarial closeout review by @pmdroid in #13

Full Changelog: v0.1.0...v0.2.0