Skip to content

refactor: split mcp/tools/repo.rs into domain submodules#70

Merged
juice094 merged 1 commit into
mainfrom
refactor/split-repo-tools
Jun 14, 2026
Merged

refactor: split mcp/tools/repo.rs into domain submodules#70
juice094 merged 1 commit into
mainfrom
refactor/split-repo-tools

Conversation

@juice094

Copy link
Copy Markdown
Owner

This PR splits the 730-line repository management tool file into focused domain submodules.

- Split 730-line src/mcp/tools/repo.rs into repo/{scan,health,sync,index,query_repos,nl_query}.rs
- Keep repo.rs as a thin re-export module (~100 lines)
- Preserve existing behavior, tests, and public API paths
- Update T11 invariant exception list and AGENTS.md to include repo/nl_query.rs
- Mark repo.rs split as resolved in KNOWN_ISSUES.md
- Update McpToolEnum variant count 68 -> 71 in KNOWN_ISSUES.md
@juice094 juice094 merged commit 474977e into main Jun 14, 2026
6 checks 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.

1 participant