Skip to content

feat: load diffs incrementally per repository - #17

Merged
alexec merged 6 commits into
mainfrom
feat/incremental-diff-loading
Aug 12, 2026
Merged

feat: load diffs incrementally per repository#17
alexec merged 6 commits into
mainfrom
feat/incremental-diff-loading

Conversation

@alexec

@alexec alexec commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Add per-repo API endpoints and parallel frontend loading so diffs appear as each repo finishes, with command logging, 30s timeouts, and a depth-2 repo scan limit.

Add per-repo API endpoints and parallel frontend loading so diffs appear as each repo finishes, with command logging, 30s timeouts, and a depth-2 repo scan limit.

Co-authored-by: Cursor <cursoragent@cursor.com>
Use design tokens and scoped diff2html overrides so the page stays visually consistent as the UI evolves.

Co-authored-by: Cursor <cursoragent@cursor.com>
@alexec
alexec marked this pull request as ready for review August 12, 2026 21:10

This comment was marked as outdated.

alexec and others added 4 commits August 12, 2026 14:15
Remember collapsed files in localStorage keyed by repo and path, and reset viewed state when a file's diff content changes.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…ff-server into feat/incremental-diff-loading
Cap per-repo diff responses, resolve repos without repeated walks, pass repo names safely to bash, and continue loading when individual repos fail.

Co-authored-by: Cursor <cursoragent@cursor.com>
@alexec
alexec merged commit 26a5eb0 into main Aug 12, 2026
1 check passed
@alexec
alexec deleted the feat/incremental-diff-loading branch August 12, 2026 21:33
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