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:
- Talk to Roo (create a task)
- Close VS Code
- Open Dev Container
- Return to Roo and click on the old task
- 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)
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:
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)