-
Notifications
You must be signed in to change notification settings - Fork 896
Closed as not planned
Assignees
@adityakavalur
Description
Great project! Its a great way for AI agents to ingest codebases!
Have you all considered surfacing the config.py
variables such as MAX_FILES
and others as environment variables? So that users can override default values.
I occasionally run into such issues when working with large scientific codes (especially with recurse submodules)
Thanks!