5 Commits

Author SHA1 Message Date
sublimegame
449bf185f9 Add language parameter for multi-language support 2025-04-16 15:36:28 +07:00
SpeedOfSpin
b6ab52aaa1 Made the source argument mutually exclusive - you must specify either --repo or --dir
Added a new crawl_local_files() function that mimics the interface of crawl_github_files()
Modified the FetchRepo node to handle both cases
Project name is now derived from either:
The repository name (from GitHub URL)
The directory name (from local path)
Or can be manually specified with -n/--name
The tool will use the same file pattern matching and size limits for both sources. All other functionality (generating abstractions, relationships, chapters, etc.) remains unchanged since they work with the same file list format.
2025-04-08 18:27:32 +00:00
Mathieu Dupuis
a07b94fc3b add support for .env with python-dotenv 2025-04-06 17:07:47 -04:00
zachary62
dc4d445676 update readme examples 2025-04-04 15:06:41 -04:00
Zach
41ecb66b4a Initial commit 2025-04-02 16:56:35 -04:00