Skip to content

acpx 0.12.0

Choose a tag to compare

@steipete steipete released this 04 Jul 20:24
· 78 commits to main since this release
v0.12.0
6a24a54

v0.12.0

Changes

  • Agents/built-ins: add Grok Build via grok agent stdio, including cached-login and XAI_API_KEY authentication selection. Thanks @TheAngryPit. (#426)

Fixes

  • CLI/queue: drain active turns before releasing queue-owner leases and preserve typed retryable shutdown responses while terminating agent bridges. Thanks @superWorldSavior. (#430)
  • CLI/quiet output: emit exactly one structured stderr diagnostic for direct and queued prompt failures without adding diagnostics to stdout. Thanks @superWorldSavior. (#431)

Verification