Home / Domains / RepoUtilities

RepoUtilities

Browse all 21 domain entities categorized under RepoUtilities in the mcp Architecture Docs architecture documentation.

21 entities · Page 1 of 1

RepoUtilities Domain — mcp Architecture
Low-level helpers for repository interaction, including file system zipping and API error mapping. Architectural overview of the RepoUtilities domain in the mcp codebase. Contains 4 source files.
Domain
api-helpers.ts — mcp Source File
Architecture documentation for api-helpers.ts, a typescript file in the mcp codebase.
File typescript
logger.ts — mcp Source File
Architecture documentation for logger.ts, a typescript file in the mcp codebase.
File typescript
zip-repository.test.ts — mcp Source File
Architecture documentation for zip-repository.test.ts, a typescript file in the mcp codebase.
File typescript
zip-repository.ts — mcp Source File
Architecture documentation for zip-repository.ts, a typescript file in the mcp codebase.
File typescript
classifyApiError() — mcp Function Reference
Architecture documentation for the classifyApiError() function in api-helpers.ts from the mcp codebase.
Function typescript
generateIdempotencyKey() — mcp Function Reference
Architecture documentation for the generateIdempotencyKey() function in api-helpers.ts from the mcp codebase.
Function typescript
debug() — mcp Function Reference
Architecture documentation for the debug() function in logger.ts from the mcp codebase.
Function typescript
error() — mcp Function Reference
Architecture documentation for the error() function in logger.ts from the mcp codebase.
Function typescript
info() — mcp Function Reference
Architecture documentation for the info() function in logger.ts from the mcp codebase.
Function typescript
warn() — mcp Function Reference
Architecture documentation for the warn() function in logger.ts from the mcp codebase.
Function typescript
addFilesRecursively() — mcp Function Reference
Architecture documentation for the addFilesRecursively() function in zip-repository.ts from the mcp codebase.
Function typescript
buildIgnoreFilter() — mcp Function Reference
Architecture documentation for the buildIgnoreFilter() function in zip-repository.ts from the mcp codebase.
Function typescript
cleanupOldZips() — mcp Function Reference
Architecture documentation for the cleanupOldZips() function in zip-repository.ts from the mcp codebase.
Function typescript
estimateDirectorySize() — mcp Function Reference
Architecture documentation for the estimateDirectorySize() function in zip-repository.ts from the mcp codebase.
Function typescript
findGitignoreFiles() — mcp Function Reference
Architecture documentation for the findGitignoreFiles() function in zip-repository.ts from the mcp codebase.
Function typescript
formatBytes() — mcp Function Reference
Architecture documentation for the formatBytes() function in zip-repository.ts from the mcp codebase.
Function typescript
zipRepository() — mcp Function Reference
Architecture documentation for the zipRepository() function in zip-repository.ts from the mcp codebase.
Function typescript
ArchiveManager — mcp Architecture
Wraps the archiver library to package code for analysis. Architecture documentation for the ArchiveManager subdomain (part of RepoUtilities domain) in the mcp codebase. Contains 0 source files.
Subdomain
ErrorClassifier — mcp Architecture
Translates HTTP and network errors into structured agent feedback. Architecture documentation for the ErrorClassifier subdomain (part of RepoUtilities domain) in the mcp codebase. Contains 0 source files.
Subdomain
IgnoreLogic — mcp Architecture
Parses .gitignore and .dockerignore files to filter included files. Architecture documentation for the IgnoreLogic subdomain (part of RepoUtilities domain) in the mcp codebase. Contains 0 source files.
Subdomain

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free