Skip to content

fix: pre-merge stateDelta before onUserMessageCallback in Runner#1230

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_921350398
Open

fix: pre-merge stateDelta before onUserMessageCallback in Runner#1230
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_921350398

Conversation

@copybara-service
Copy link
Copy Markdown

fix: pre-merge stateDelta before onUserMessageCallback in Runner

Previously, stateDelta passed to runAsync was merged into the session
only after pluginManager.onUserMessageCallback was invoked, so plugins
observed a stale session state during the user-message callback.

@copybara-service copybara-service Bot force-pushed the test_921350398 branch 3 times, most recently from ddd6342 to 323a9e5 Compare May 27, 2026 13:23
Previously, stateDelta passed to runAsync was merged into the session
only after pluginManager.onUserMessageCallback was invoked, so plugins
observed a stale session state during the user-message callback.

PiperOrigin-RevId: 921350398
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