We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14505d0 commit 7c35be4Copy full SHA for 7c35be4
src/core/webview/ClineProvider.ts
@@ -1538,9 +1538,6 @@ export class ClineProvider
1538
}
1539
await task.condenseContext()
1540
await this.postMessageToWebview({ type: "condenseTaskContextResponse", text: taskId })
1541
-
1542
- // Process any queued messages after condensing completes
1543
- task.processQueuedMessages()
1544
1545
1546
// this function deletes a task from task hidtory, and deletes it's checkpoints and delete the task folder
0 commit comments