fix(acp): wake agents for mentions added by edits - #6131
Draft
loganj wants to merge 1 commit into
Draft
Conversation
Include kind:40003 in the default mention subscriptions across normal, dynamic-channel, and setup listeners. Preserve explicit kind overrides and document the actionable default. Signed-off-by: npub1em3jmyn4vu57urqf03txrwreccvejvwdy5c4er8nnrwt7rc4tncscs3ssu <cee32d92756729ee0c097c5661b879c6199931cd25315c8cf398dcbf0f155cf1@buzz.block.builderlab.xyz> (cherry picked from commit 7ad7d79) Signed-off-by: Larry <8cf5a83f590ec0955b11647d1c88f796a98e088c30a492c58e0e46c3026ae7a4@buzz.block.builderlab.xyz>
loganj
changed the base branch from
larry/pr-4741-foundation
to
fix/edit-message-agent-mentions
August 17, 2026 15:03
This was referenced Aug 17, 2026
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
Agents currently subscribe to original messages by default, so editing a message to add an agent mention does not wake the newly mentioned agent. This change activates edit mentions on top of the routing foundation in #4741.
kind:40003) to the default actionable-mention kinds at startup, on dynamically discovered channels, and in setup mode.--kindsand config-rule overrides.ptags, so ordinary edits do not re-wake an agent.Stack position
2 of 3 — default activation, based on #4741 (
fix/edit-message-agent-mentions).Previous: #4741. Next: #6132 (native steer and lifecycle fencing).
Related issue
None found. Split from #4741's original combined scope.
Testing
cargo test -p buzz-acp --all-targets— one unrelatedidle_resets_on_stdout_activitytiming failure; isolated rerun passedcargo check -p buzz-acp