Files
2026-07-13 13:32:57 +08:00

6 lines
201 B
Markdown

---
"@trigger.dev/sdk": patch
---
Fix a `chat.agent` message-loss race where sending a message right after an action (such as an undo) could drop the follow-up's response from the UI until a refresh.