fix(prompt-gate): harden sync and team prompt dispatch
This commit is contained in:
@@ -5704,6 +5704,7 @@ describe("BackgroundManager.handleEvent - session.error", () => {
|
||||
{
|
||||
info: {
|
||||
role: "assistant",
|
||||
finish: "end_turn",
|
||||
time: { created: 2_000 },
|
||||
},
|
||||
parts: [{ type: "text", text: "wake was already accepted" }],
|
||||
|
||||
Reference in New Issue
Block a user