Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Mar 20, 2025

Reverts #1682 because of #1829


Important

Reverts error handling and task validation logic in ClineProvider.ts and removes related tests and activation logic.

  • Revert Changes in ClineProvider.ts:
    • Revert error handling for missing task files in getTaskWithId().
    • Remove task validation logic in validateTaskHistory().
    • Simplify showTaskWithId() by removing error handling for missing task files.
  • Revert Tests in ClineProvider.test.ts:
    • Remove tests for validateTaskHistory().
    • Remove tests related to error handling for missing task files.
  • Update extension.ts:
    • Remove call to validateTaskHistory() on extension activation.

This description was created by Ellipsis for efd2325. It will automatically update as commits are pushed.

…ion"

This reverts commit bfd6009, reversing
changes made to 7459ac5.
@changeset-bot
Copy link

changeset-bot bot commented Mar 20, 2025

⚠️ No Changeset found

Latest commit: efd2325

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Mar 20, 2025
@mrubens mrubens merged commit 4a0c0b1 into main Mar 20, 2025
14 of 15 checks passed
@mrubens mrubens deleted the revert_task_deletion_changes branch March 20, 2025 13:08
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants