fix(acp): avoid duplicate Hermes 0.21 replies - #7172
Draft
matherring wants to merge 2 commits into
Draft
Conversation
🔐 Codex Security Review
|
matherring
force-pushed
the
fix/hermes-021-direct-delivery
branch
2 times, most recently
from
September 1, 2026 14:10
85983bf to
388e030
Compare
Approved by Mat in #buzz-extensions (event 552415d26eb36b5a02b25268167c4e3b6c6f62a3e525cdc9ba253c9165c35703). Signed-off-by: Gilfoyle <software-project-builder@agents.invalid>
Signed-off-by: Mat Herring <mathewdherring@gmail.com>
matherring
force-pushed
the
fix/hermes-021-direct-delivery
branch
from
September 1, 2026 20:23
388e030 to
271d2d0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
agentInfohandshake rather than normalized command identity alone.buzz-acpneither captures nor submits a fallback reply.Validation
cargo test -p buzz-acp(744 unit + 9 lifecycle tests)cargo fmt --check -p buzz-acpcargo clippy -p buzz-acp --tests -- -D warningsDraft opened early while work was in progress.