Skip to content

Implement truthful change classification and diff review - #47

Merged
codeacme17 merged 8 commits into
codeacme17:devfrom
Traviinam:feat/change-review-9
Aug 30, 2026
Merged

codeacme17 merged 8 commits into
codeacme17:devfrom
Traviinam:feat/change-review-9

Conversation

@Traviinam

Copy link
Copy Markdown
Contributor

Summary

  • classify conflicts, staged changes, working-tree changes, and untracked files truthfully
  • add lazy bounded diff review with unified and side-by-side presentation
  • preserve opaque file targeting and provide safe degraded native actions
  • cover renames, deletions, conflicts, unusual paths, and non-renderable content

Testing

  • npm test (35 files, 218 tests)
  • npm run build
  • npm run lint
  • npm run format:check

Closes #9

@Traviinam
Traviinam force-pushed the feat/change-review-9 branch from 2f5ab53 to 922b7a4 Compare August 30, 2026 18:45
@codeacme17
codeacme17 merged commit a7a3ddf into codeacme17:dev Aug 30, 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.

Implement truthful change classification and diff review

2 participants