Skip to content

fix(desktop): require codex-acp 1.1.7 for managed agents - #3097

Open
Bharathchinneni wants to merge 1 commit into
block:mainfrom
Bharathchinneni:fix/codex-acp-min-version
Open

fix(desktop): require codex-acp 1.1.7 for managed agents#3097
Bharathchinneni wants to merge 1 commit into
block:mainfrom
Bharathchinneni:fix/codex-acp-min-version

Conversation

@Bharathchinneni

Copy link
Copy Markdown

Summary

  • require @agentclientprotocol/codex-acp 1.1.7 or newer for Buzz managed agents
  • parse the full adapter semver instead of accepting every 1.x release
  • route older 1.x installations through the existing managed reinstall flow

Why

A managed Codex agent could receive relay mentions but fail to publish buzz messages send replies while running codex-acp 1.1.5. Updating the adapter to 1.1.7 (which updates its bundled Codex runtime) restored outbound replies in a live macOS Buzz test. The current major-only gate treats 1.1.5 as current, so Buzz never offers that upgrade.

Validation

  • git diff --check
  • live Buzz test: after upgrading from codex-acp 1.1.5 to 1.1.7, a managed agent successfully replied OK to a relay mention
  • automated Rust tests were not run here because this macOS environment does not have Cargo installed

Related to #3031

@Bharathchinneni
Bharathchinneni requested a review from a team as a code owner July 27, 2026 08:46
Signed-off-by: bharath <bharath@bharaths-MacBook-Air.local>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant