Skip to content

Cherry-pick 7ef6623bf: fix: forward resolved session key in agent delivery#1218

Merged
alexey-pelykh merged 1 commit intomainfrom
cherry-pick/7ef6623bf-forward-session-key-delivery
Mar 13, 2026
Merged

Cherry-pick 7ef6623bf: fix: forward resolved session key in agent delivery#1218
alexey-pelykh merged 1 commit intomainfrom
cherry-pick/7ef6623bf-forward-session-key-delivery

Conversation

@alexey-pelykh
Copy link
Copy Markdown

Cherry-pick from upstream

Summary

Follow-up to the session context forwarding changes. Derives effectiveSessionKey from the outbound session context and threads it through nested agent log output, so that --deliver runs resumed via --session-id (without explicit --session-key) include session context in nested log prefixes.

Adaptation

  • CHANGELOG.md: Skipped (per issue adaptation notes).

Conflict Resolution

  • delivery.ts: Single conflict — upstream's effectiveSessionKey addition was placed after the destructuring line, which in the fork also has the resultMeta block. Both are independent additions; included both.

Cherry-picked-from: 7ef6623

…aw#27584 by @qualiobra)

Co-authored-by: Lucas Teixeira Campos Araujo <[email protected]>

(cherry picked from commit 7ef6623)
@alexey-pelykh alexey-pelykh merged commit 802e432 into main Mar 13, 2026
7 checks passed
@alexey-pelykh alexey-pelykh deleted the cherry-pick/7ef6623bf-forward-session-key-delivery branch March 13, 2026 17:27
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.

2 participants