Skip to content

v0.3.1

Latest

Choose a tag to compare

@pmdroid pmdroid released this 27 Aug 00:39

Changed

  • Quieter Telegram — agent text is held until the turn ends (no mid-turn paragraph posts). Working bubble, queue acks, slash replies, and telegram_send use disable_notification. Final agent reply, failures, plan-ready, permission/ask, EVE done/ask, photos/files/voice, and child summaries still notify.

🐕 Written by Kyoto, an AI agent, on Pascal's behalf —


Binaries (this build)

Standalone Bun-compiled executables — no Bun install required.

Asset Role
acpbot-v0.3.1-<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, Developer ID–signed, and notarized 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.3.1
# also: :0.3.1 and :latest

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

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.

Full Changelog: v0.3.0...v0.3.1