You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After cancelling a running task, the entire task history suddenly disappeared. From further conversation, it seemed that internally Roo still held the conversation, i.e. the model coherently referenced earlier fragments of the conversation due to it being not visible, but signalling completion resulted in the "gray action button" and a nonresponsive state (had to close the task manually).
💥 Outcome Summary
Quite likely connected with the error below that I got in the extension host logs, possibly also with the "TextEditor is closed/disposed" spam.
📄 Relevant Logs or Errors (Optional)
2025-07-19 20:21:08.311 [error] Error: Current ask promise was ignored
at t.ask (/home/ilintar/.vscode/extensions/rooveterinaryinc.roo-cline-3.23.15/dist/extension.js:5323:6949)
at t.resumeTaskFromHistory (/home/ilintar/.vscode/extensions/rooveterinaryinc.roo-cline-3.23.15/dist/extension.js:5325:1109)
App Version
3.23.15
API Provider
OpenRouter
Model Used
deepseek-r1-0528
Roo Code Task Links (Optional)
No response
🔁 Steps to Reproduce
After cancelling a running task, the entire task history suddenly disappeared. From further conversation, it seemed that internally Roo still held the conversation, i.e. the model coherently referenced earlier fragments of the conversation due to it being not visible, but signalling completion resulted in the "gray action button" and a nonresponsive state (had to close the task manually).
💥 Outcome Summary
Quite likely connected with the error below that I got in the extension host logs, possibly also with the "TextEditor is closed/disposed" spam.
📄 Relevant Logs or Errors (Optional)