Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
YeonGyu-Kim
2026-05-28 18:42:14 +09:00
23 changed files with 1513 additions and 312 deletions
@@ -172,6 +172,7 @@ export async function executeSyncContinuation(
},
}, {
queueBehavior: "defer",
checkToolState: false,
})
} catch (promptError) {
if (toastManager) {