Skip to content

feat(diff-viewer): add diff viewer utility with unified diff output#142

Open
berkdurmus wants to merge 1 commit intojamdotdev:mainfrom
berkdurmus:feat/diff-viewer
Open

feat(diff-viewer): add diff viewer utility with unified diff output#142
berkdurmus wants to merge 1 commit intojamdotdev:mainfrom
berkdurmus:feat/diff-viewer

Conversation

@berkdurmus
Copy link

Summary

Screen.Recording.2026-01-24.at.18.37.06.mov
  • Add new Diff Viewer utility with Monaco DiffEditor supporting text/code, JSON, YAML, and config diffs.
  • Normalize structured inputs before diffing and expose inline/side-by-side, language, and ignore-whitespace controls.
  • Include unified diff output, diff stats, and register the tool in the utilities list.

Test Plan

  • Open /utilities/diff-viewer and paste sample inputs for each mode.
  • Toggle inline/side-by-side and ignore-whitespace; verify diff updates.
  • Use the language selector for code mode; confirm highlighting.
  • Click “Copy unified diff” and paste to confirm output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant