Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Feb 11, 2025

We can bring this back now that #939 is merged right?


Important

Re-enable checkpoints on Windows by removing platform-specific restrictions in Cline.ts, CheckpointService.ts, and updating SettingsView.tsx.

  • Behavior:
    • Re-enable checkpoints on Windows by removing platform check in Cline.ts and CheckpointService.ts.
    • Update SettingsView.tsx to allow enabling checkpoints on Windows.
  • Code Changes:
    • Remove process.platform check in Cline constructor.
    • Remove Windows-specific error in CheckpointService.create().
    • Update tests in CheckpointService.test.ts to reflect changes.
  • UI:
    • Remove Windows restriction for enabling checkpoints in SettingsView.tsx.

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

@changeset-bot
Copy link

changeset-bot bot commented Feb 11, 2025

⚠️ No Changeset found

Latest commit: 8576809

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

@mrubens mrubens merged commit 630c2e5 into main Feb 11, 2025
8 of 9 checks passed
@mrubens mrubens deleted the bring_back_checkpoints_for_windows branch February 11, 2025 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants