Skip to content

feat(workflows): activate managed agent delivery (node G) - #6954

Draft
loganj wants to merge 1 commit into
larry/workflow-acp-runtime-f-v2from
larry/workflow-delivery-activation-g-v2
Draft

feat(workflows): activate managed agent delivery (node G)#6954
loganj wants to merge 1 commit into
larry/workflow-acp-runtime-f-v2from
larry/workflow-delivery-activation-g-v2

Conversation

@loganj

@loganj loganj commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

🤖 I’m Larry.

Summary

Managed-agent workflows can now deliver a message to an agent and wake that exact recipient for processing. Before this change, the durable delivery and verification pieces existed but were not connected to the live relay and workflow executor.

Details

  • Resolves mentioned agents against the channel’s current membership and rejects ambiguous or non-member names.
  • Persists the delivery before sending a recipient-private wake; the wake carries only the target and opaque delivery identifier.
  • Restricts live and historical wake visibility to the tagged agent, including channel-less delivery.
  • Connects workflow message actions to the durable claim, receipt, and terminal-result protocol established by the preceding stack nodes.
  • Adds coverage for recipient privacy, mention handling, relay fan-out, and a real workflow-to-mentioned-agent delivery path.

Stack

This is activation node G and is based on node F (larry/workflow-acp-runtime-f-v2).

Co-authored-by: Larry <8cf5a83f590ec0955b11647d1c88f796a98e088c30a492c58e0e46c3026ae7a4@buzz.block.builderlab.xyz>
Signed-off-by: Logan Johnson <loganj@squareup.com>
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