Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Feb 24, 2025

Let's roll this back temporarily until we can add in aliasing


Important

Reverts tool names write_to_file to create_file and apply_diff to edit_file across the codebase, updating tool descriptions, mode configurations, and tests accordingly.

  • Behavior:
    • Reverts tool name write_to_file back to create_file and apply_diff back to edit_file in Cline.ts and mode-validator.test.ts.
    • Updates tool usage and descriptions in sections.test.ts, system.test.ts, and ClineProvider.test.ts to reflect reverted tool names.
  • Tool Descriptions:
    • Updates getWriteToFileDescription() in write-to-file.ts to reflect reverted tool name.
    • Updates toolDescriptionMap in tools/index.ts to use reverted tool names.
  • Mode and Rule Configurations:
    • Updates mode configurations in modes.ts and rules.ts to use reverted tool names.
    • Updates tool group configurations in tool-groups.ts to reflect reverted tool names.

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

…y_diff"

This reverts commit dddac90, reversing
changes made to 1c9dcad.
@mrubens mrubens requested a review from cte as a code owner February 24, 2025 19:26
@changeset-bot
Copy link

changeset-bot bot commented Feb 24, 2025

⚠️ No Changeset found

Latest commit: 08aa911

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 Feb 24, 2025
@mrubens mrubens merged commit e36d2e3 into main Feb 24, 2025
13 of 14 checks passed
@mrubens mrubens deleted the revert_tool_changes branch February 24, 2025 19:35
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