Skip to content

Commit 5619acf

Browse files
ericallamTrigger.dev RepoOps
authored andcommitted
fix(sdk): preserve steering context and saved message order
Keep steering messages in context across later agent steps and preserve their original position in saved conversations and subsequent turns. Persist managed custom response data in stream order and retain prepared steering input when a conversation resumes in a new worker. Mono-RevId: 0c642ea561d632dabb68ad024aaff4e7e708d114
1 parent adc4979 commit 5619acf

8 files changed

Lines changed: 1317 additions & 322 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@trigger.dev/sdk": patch
3+
---
4+
5+
Steering messages now remain in context across agent steps and keep their original position in saved conversations, including custom response data written between steps.

0 commit comments

Comments
 (0)