Edit_file tool not applying changes in Windows environment

The edit_file tool is not applying any changes to files. When attempting to use the tool, it returns “The apply model made no changes to the file” error, and the reapply command also fails.

Steps to Reproduce:

  1. Create an empty test file (test_edit.md)
  2. Try to edit the file using edit_file tool
  3. Observe that no changes are applied
  4. Try reapply command
  5. Observe that reapply also fails

Expected Behavior:

  • edit_file tool should modify the file content as specified
  • reapply should work if edit_file fails

Actual Behavior:

  • edit_file tool returns “The apply model made no changes to the file”
  • reapply command also fails with the same error
  • File remains unchanged

System Information:

  • OS: Windows 10.0.22631
  • Working Directory: /c%3A/Users/kindr/Downloads/video-extension/current
  • Shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe

Additional Notes:

  • PowerShell commands (echo, type) can write to the file successfully
  • File is accessible and writable
  • This appears to be a tool-specific issue as other file operations work correctly

Request IDs:
!