Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Revert "Merge pull request #1125 from hannesrudolph/change_order_appl… - #1150

Merged
mrubens merged 1 commit into
mainfrom
revert_tool_changes
Feb 24, 2025
Merged

Revert "Merge pull request #1125 from hannesrudolph/change_order_appl…#1150
mrubens merged 1 commit into
mainfrom
revert_tool_changes

Conversation

@mrubens

@mrubens mrubens commented Feb 24, 2025

Copy link
Copy Markdown
Collaborator

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

changeset-bot Bot commented Feb 24, 2025

Copy link
Copy Markdown

⚠️ 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
@mrubens
mrubens deleted the revert_tool_changes branch February 24, 2025 19:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant