What this tool does
Parses standard unified diffs, previews every file and hunk, and applies patches only when supplied source lines match exactly.
Parse, preview, and apply unified diffs locally with exact conflict evidence.
Runs locally in your browser. Supply a JSON object mapping file paths to their current text, then preview before applying.
Need a bounded metadata-only review artifact? Use the Context Workbench Patch Verification Pack; repository reads, patch bodies, and source text stay out of the pack.
Parses standard unified diffs, previews every file and hunk, and applies patches only when supplied source lines match exactly.
Exact context matching prevents a patch from drifting onto similar-looking text.
MALFORMED_PATCH identifies invalid patch syntax. PATCH_CONFLICT reports the exact file, hunk, source line, expected text, and actual text.
Runs locally in your browser. No source text, patch, or output is uploaded.
This workbench operates on text you supply. It never reads from or writes to your filesystem.