Commit Graph

5 Commits

Author SHA1 Message Date
remy c27c79a2c5 Merge branch 'main' of https://github.com/redreamality/PocketFlow-Tutorial-Codebase-Knowledge 2025-05-01 15:14:03 +10:00
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
Robert Guss 0a75de07a4 remove comments 2025-04-29 15:42:48 -04:00
Robert Guss 92251b2a53 add pathspec library and update crawl_local_files to ignore contents of .gitignore file 2025-04-29 15:22:07 -04:00
zachary62 0d2c29e7c7 move crawl local to utils 2025-04-09 11:09:33 -04:00