pub fn compute_write_file_diff(args: &Value) -> Result<String, String>
Compute a preview diff for write_file — shows the full new content as additions, and any existing file content as removals. New files show only + lines.
+