Skip to content

refactor(repo-graph): move builder into module#14

Merged
t3chn merged 1 commit into
mainfrom
codex/split-repo-graph-builder
Jun 9, 2026
Merged

refactor(repo-graph): move builder into module#14
t3chn merged 1 commit into
mainfrom
codex/split-repo-graph-builder

Conversation

@t3chn

@t3chn t3chn commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Move RepoGraphBuilder into src/core/repo_graph/builder.rs.
  • Keep detection modules using the same internal builder API.
  • Replace parent access to builder internals with has_detected_files().

Issue ID

N/A

Test Plan

  • cargo check
  • cargo fmt --check
  • git diff --check
  • scripts/run-deterministic-tests.sh

@t3chn t3chn marked this pull request as ready for review June 9, 2026 01:21
@t3chn t3chn merged commit 9670bc6 into main Jun 9, 2026
1 check passed
@t3chn t3chn deleted the codex/split-repo-graph-builder branch June 9, 2026 01: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.

1 participant