Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Apr 3, 2025

At this point I think we should just focus our efforts on making the multi-diff great.


Important

Remove experimental unified diff feature, focusing on multi-diff strategy across codebase.

  • Behavior:
    • Removed experimentalDiffStrategy from experiments in roo-code-defaults.ts and roo-code.ts.
    • Updated getDiffStrategy in DiffStrategy.ts to always use MultiSearchReplaceDiffStrategy.
  • Tests:
    • Removed references to experimentalDiffStrategy in ClineProvider.test.ts and experiments.test.ts.
  • Settings:
    • Removed experimentalDiffStrategy handling in webviewMessageHandler.ts and AdvancedSettings.tsx.
    • Updated SettingsView.tsx to remove setExperimentEnabled for experimentalDiffStrategy.
  • Schemas and Types:
    • Removed experimentalDiffStrategy from experiments.ts, index.ts, roo-code.d.ts, and types.ts.

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

@changeset-bot
Copy link

changeset-bot bot commented Apr 3, 2025

🦋 Changeset detected

Latest commit: 78fef79

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
roo-cline Patch

Not sure what this means? Click here to learn what changesets are.

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

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels Apr 3, 2025
@mrubens mrubens force-pushed the remove_unified_diff branch from 54c6418 to 78fef79 Compare April 3, 2025 02:19
@mrubens mrubens merged commit 3d53386 into main Apr 3, 2025
12 checks passed
@mrubens mrubens deleted the remove_unified_diff branch April 3, 2025 03:13
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Apr 3, 2025
monotykamary pushed a commit to monotykamary/Roo-Code that referenced this pull request Apr 4, 2025
* Calculate and display total tasks and checkpoints size

* changeset

* Remove logs and add try/catch to file deletion

* call postMessage from HistoryView instead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants