-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed as duplicate of#5333
Labels
Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.New issue. Needs quick review to confirm validity and assign labels.bugSomething isn't workingSomething isn't working
Description
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)
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)dosubot
Metadata
Metadata
Assignees
Labels
Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.New issue. Needs quick review to confirm validity and assign labels.bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done