Commit Graph

7 Commits

Author SHA1 Message Date
remy 98fa9fc0d5 fix: improve file filtering, add new utility,
- Improved the speed of file filtering in `crawl_local_files.py` with folder-level exclusion
- Added `fix_yaml.py` utility for YAML indentation fixes
- Updated `nodes.py` to support up to 20 core abstractions
- add option for no cache.
2025-04-30 19:00:50 +10:00
Zach 2db0d83065 Merge pull request #4 from mathd/github_ssh_repo
support downloading GitHub repo with ssh
2025-04-07 21:38:09 -04:00
Mathieu Dupuis ea5e8969f0 support downloading GitHub repo with ssh 2025-04-06 17:10:12 -04:00
Mathieu Dupuis a07b94fc3b add support for .env with python-dotenv 2025-04-06 17:07:47 -04:00
Mathieu Dupuis 6c574db77d fix missing dependencies 2025-04-06 10:04:04 -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