TL;DR
The Edit tool sometimes reports âsuccessâ but doesnât actually apply changes when a file is open in Rebelâs built-in editor (even when just reading). This didnât happen when read-only mode was available.
Whatâs Happening
When I have a file open in Rebelâs editor (just reading, not editing), and Claude tries to modify it using the Edit tool, some edits work fine while others fail silently:
-
Edit to Section A:
Works -
Edit to Section B:
Reports âsuccessâ but changes not applied -
Edit to Section C:
Works -
Retry Section B:
Still fails silently
No clear pattern for which edits succeed vs fail.
Key Detail: Read-Only Mode Regression
This issue didnât occur when Rebel had read-only mode for the editor.
Previously, I could open files in read-only mode, and the Edit tool worked consistently. Now that read-only mode is missing, files are always opened in editable mode, which seems to create conflicts with the Edit tool even when Iâm not manually editing.
Impact
-
Confusing for both user and AI (we both think changes were applied)
-
Wastes time debugging why âcompletedâ changes arenât visible
-
Requires workarounds (creating temp files, manual copy-paste, or closing files)
Workaround
Claude creates a temp file with the new content, and I manually copy-paste. Works but not ideal.
Environment
-
macOS (darwin 25.3.0 arm64)
-
Rebel v0.4.9 stable
-
File only open in Rebelâs built-in editor (not VS Code or other external editors)
-
File size: ~12KB markdown
Request
Could read-only mode be restored for the built-in editor? That seemed to solve this conflict previously.
Side note: I tried publishing this post directly from Rebels, but I donât see the RebelsCommunityWrite connector among the connectors yet ![]()