RepoUtilities
Browse all 21 domain entities categorized under RepoUtilities in the mcp Architecture Docs architecture documentation.
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.
api-helpers.ts — mcp Source File
Architecture documentation for api-helpers.ts, a typescript file in the mcp codebase.
logger.ts — mcp Source File
Architecture documentation for logger.ts, a typescript file in the mcp codebase.
zip-repository.test.ts — mcp Source File
Architecture documentation for zip-repository.test.ts, a typescript file in the mcp codebase.
zip-repository.ts — mcp Source File
Architecture documentation for zip-repository.ts, a typescript file in the mcp codebase.
classifyApiError() — mcp Function Reference
Architecture documentation for the classifyApiError() function in api-helpers.ts from the mcp codebase.
generateIdempotencyKey() — mcp Function Reference
Architecture documentation for the generateIdempotencyKey() function in api-helpers.ts from the mcp codebase.
debug() — mcp Function Reference
Architecture documentation for the debug() function in logger.ts from the mcp codebase.
error() — mcp Function Reference
Architecture documentation for the error() function in logger.ts from the mcp codebase.
info() — mcp Function Reference
Architecture documentation for the info() function in logger.ts from the mcp codebase.
warn() — mcp Function Reference
Architecture documentation for the warn() function in logger.ts from the mcp codebase.
addFilesRecursively() — mcp Function Reference
Architecture documentation for the addFilesRecursively() function in zip-repository.ts from the mcp codebase.
buildIgnoreFilter() — mcp Function Reference
Architecture documentation for the buildIgnoreFilter() function in zip-repository.ts from the mcp codebase.
cleanupOldZips() — mcp Function Reference
Architecture documentation for the cleanupOldZips() function in zip-repository.ts from the mcp codebase.
estimateDirectorySize() — mcp Function Reference
Architecture documentation for the estimateDirectorySize() function in zip-repository.ts from the mcp codebase.
findGitignoreFiles() — mcp Function Reference
Architecture documentation for the findGitignoreFiles() function in zip-repository.ts from the mcp codebase.
formatBytes() — mcp Function Reference
Architecture documentation for the formatBytes() function in zip-repository.ts from the mcp codebase.
zipRepository() — mcp Function Reference
Architecture documentation for the zipRepository() function in zip-repository.ts from the mcp codebase.
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.
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.
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.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free