Added
- EVE
host.ask//eve answer— park a run aswaiting_userand collect an operator decision (Telegram buttons +/eve answer <runId> <n>)
Fixed / hardened
- EVE blocked ≠ complete — a directive that returns
blockedno longer gets🌱 EVE complete. The host parks the run and asks the operator. Scripts canawait host.ask({ question, options })mid-run. - EVE / review: Cursor is first-class — honor a requested reviewer (
agent: "cursor-agent"or helper--engine cursor/ Composer 2.5). Unset helper--enginestill defaults to Codex.
Install
Standalone Bun-compiled binaries — no Bun install required.
acpbot host # agents / schedules / OAuth
acpbot worker # Telegram
acpbot helpmacOS binaries are Developer ID–signed and attached after CI (darwin-arm64, darwin-x64).
docker pull ghcr.io/pmdroid/acpbot:v0.2.1
# also :0.2.1 and :latestUse 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.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 helpmacOS 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.1
# also: :0.2.1 and :latestImage: ghcr.io/pmdroid/acpbot:v0.2.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.
What's Changed
Full Changelog: v0.2.0...v0.2.1
Binaries (this build)
Standalone Bun-compiled executables — no Bun install required.
| Asset | Role |
|---|---|
acpbot-v0.2.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 helpmacOS 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.1
# also: :0.2.1 and :latestImage: ghcr.io/pmdroid/acpbot:v0.2.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.
What's Changed
Full Changelog: v0.2.0...v0.2.1