Skip to content

Render uncommon diff entries correctly - #52

Merged
itsjling merged 1 commit into
mainfrom
codex/issue-007-uncommon-diffs
Jul 31, 2026
Merged

Render uncommon diff entries correctly#52
itsjling merged 1 commit into
mainfrom
codex/issue-007-uncommon-diffs

Conversation

@itsjling

Copy link
Copy Markdown
Owner

Closes #7

Summary

  • cover binary additions and changes, deletes, renames, and compact snippets with real Git fixtures
  • keep file status, visible content, and source links tied to the right path and revision
  • prove each case leaves the active checkout unchanged

Verification

  • npm run lint
  • npm test
  • npm run docs:check
  • npm run docs:build
  • npx fallow audit --base main

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 49b0ed2e5e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread scripts/build-diff-data.mjs
@itsjling
itsjling force-pushed the codex/issue-007-uncommon-diffs branch from 49b0ed2 to cca193e Compare July 30, 2026 17:47
@itsjling

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cca193eac1

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread scripts/build-diff-data.mjs
@itsjling
itsjling force-pushed the codex/issue-007-uncommon-diffs branch from cca193e to 22eef7a Compare July 30, 2026 18:12
@itsjling
itsjling merged commit 6c53d83 into main Jul 31, 2026
1 check passed
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.

Render uncommon diff entries correctly

1 participant