Skip to content

Conversation

bhouston
Copy link
Member

This change modifies the textEditor tool to allow overwriting existing files when using the 'create' command, rather than throwing an error when a file already exists. It also adds proper history tracking for undo functionality and includes tests for the new behavior.

Fixes #192

This change modifies the textEditor tool to allow overwriting existing files when using the 'create' command, rather than throwing an error when a file already exists. It also adds proper history tracking for undo functionality and includes tests for the new behavior.

Fixes #192
@bhouston bhouston merged commit d2d44e7 into main Mar 11, 2025
1 check passed
@bhouston bhouston deleted the feature/allow-texteditor-overwrite branch March 12, 2025 02:09
Copy link

🎉 This PR is included in version mycoder-agent-v1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Modify textEditor to allow overwriting existing files

1 participant