fix(background-agent): align wake activity windows

This commit is contained in:
YeonGyu-Kim
2026-05-28 18:14:52 +09:00
parent abe7381c91
commit 359baab4ec
4 changed files with 133 additions and 1 deletions
@@ -172,6 +172,7 @@ export async function executeSyncContinuation(
},
}, {
queueBehavior: "defer",
checkToolState: false,
})
} catch (promptError) {
if (toastManager) {