Add update_file functionality to support editing files #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, I've created a branch
add-update-file
with a patch file that adds support for updating existing files. The changes include:UpdateFileArgs
interfaceupdate_file
tool registration with schemaTo apply these changes:
add-update-file
branchThe implementation supports:
Let me know if you need any adjustments to the implementation!