Skip to content

Historical task deletes instead of being open on a fresh startΒ #4482

@nonsleepr

Description

@nonsleepr

App Version

v3.19.5

API Provider

LiteLLM

Model Used

N/A

πŸ” Steps to Reproduce

Seems to be a resurrection of #1295.

Steps to reproduce:

  1. Talk to Roo (create a task)
  2. Close VS Code
  3. Open Dev Container
  4. Return to Roo and click on the old task
  5. Observe task disappearance.

Dev Container seems to be what causes it.
Notably, if new task is created first, historical tasks open just fine (sometimes).

πŸ’₯ Outcome Summary

Expected to open a task, ended deleting it.

πŸ“„ Relevant Logs or Errors (Optional)

Found the following error message in the Extension Host:

2025-06-09 22:50:08.135 [error] Error: Task not found
    at t.getTaskWithId (/home/vscode/.vscode-server/extensions/rooveterinaryinc.roo-cline-3.19.5/dist/extension.js:4700:5959)
    at t.showTaskWithId (/home/vscode/.vscode-server/extensions/rooveterinaryinc.roo-cline-3.19.5/dist/extension.js:4700:6069)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue - Unassigned / ActionableClear and approved. Available for contributors to pick up.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions