Skip to content

Conversation

@samhvw8
Copy link
Contributor

@samhvw8 samhvw8 commented Apr 17, 2025

  • Deleted all references to the insert_content and search_and_replace experimental tools from the codebase, including tests, tool descriptions, and related logic.
  • Updated experiment configurations and schemas to reflect the removal of these tools.
  • Adjusted tests to ensure they no longer check for the presence of the removed tools.
  • Cleaned up related imports and tool groups to maintain code clarity and organization.

Context

Implementation

Screenshots

before after

How to Test

Get in Touch


Important

Remove insert_content and search_and_replace experimental tools from the codebase, including related code, tests, and configurations.

  • Behavior:
    • Removed insert_content and search_and_replace tools from Cline.ts and index.ts.
    • Updated system.test.ts to remove tests related to these tools.
    • Removed tool descriptions from tools/index.ts.
  • Schemas and Types:
    • Updated schemas/index.ts and types.ts to remove references to the removed tools.
    • Adjusted experimentIds and experimentsSchema to exclude these tools.
  • Misc:
    • Cleaned up related imports and tool groups in tool-groups.ts.
    • Removed tool-specific logic from rules.ts.

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

@changeset-bot
Copy link

changeset-bot bot commented Apr 17, 2025

⚠️ No Changeset found

Latest commit: fdd4bda

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:XL This PR changes 500-999 lines, ignoring generated files. label Apr 17, 2025
- Deleted all references to the insert_content and search_and_replace experimental tools from the codebase, including tests, tool descriptions, and related logic.
- Updated experiment configurations and schemas to reflect the removal of these tools.
- Adjusted tests to ensure they no longer check for the presence of the removed tools.
- Cleaned up related imports and tool groups to maintain code clarity and organization.
@cyberluke
Copy link

Why?

@hannesrudolph hannesrudolph moved this from New to PR [Pre Approval Review] in Roo Code Roadmap Apr 17, 2025
@samhvw8 samhvw8 closed this Apr 18, 2025
@github-project-automation github-project-automation bot moved this from PR [Pre Approval Review] to Done in Roo Code Roadmap Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants