Skip to content

Task history gets unexpectedly truncatedΒ #5955

@pwilkin

Description

@pwilkin

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions