Skip to content

Introduce diff_lines_files/diff_summary_files as the core diff API#382

Merged
JonJagger merged 3 commits into
mainfrom
introduce-diff-files-methods
May 18, 2026
Merged

Introduce diff_lines_files/diff_summary_files as the core diff API#382
JonJagger merged 3 commits into
mainfrom
introduce-diff-files-methods

Conversation

@JonJagger
Copy link
Copy Markdown
Member

diff_lines and diff_summary now delegate to these new public methods after fetching files from saver, separating file retrieval from diff computation in preparation for the saver refactoring.

JonJagger and others added 3 commits May 18, 2026 12:06
diff_lines and diff_summary now delegate to these new public methods
after fetching files from saver, separating file retrieval from diff
computation in preparation for the saver refactoring.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
When the client Dockerfile moved from WORKDIR /differ to
WORKDIR /differ/source, html_demo.rb shifted from /differ/ to
/differ/source/ inside the container, but demo.sh was not updated
to match.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Accounts for the lines added by diff_lines_files/diff_summary_files
in the previous commit.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@JonJagger JonJagger enabled auto-merge (squash) May 18, 2026 11:20
@JonJagger JonJagger merged commit 09cbd7a into main May 18, 2026
20 checks passed
@JonJagger JonJagger deleted the introduce-diff-files-methods branch May 18, 2026 11:23
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.

2 participants