What problem does this solve?
Rignt now codebase-memory-mcp excluding part of repo blindly, for example:
"nixl/src/plugins/obj","nixl/test/gtest/unit/obj" from https://github.com/ai-dynamo/nixl
Proposed solution
Make it configurable like .gitignore
Alternatives considered
Compiling by hand and replacing skip list not very fun.
Confirmations
What problem does this solve?
Rignt now codebase-memory-mcp excluding part of repo blindly, for example:
"nixl/src/plugins/obj","nixl/test/gtest/unit/obj" from https://github.com/ai-dynamo/nixl
Proposed solution
Make it configurable like .gitignore
Alternatives considered
Compiling by hand and replacing skip list not very fun.
Confirmations