MQL5-Google-Onedrive/.jules
google-labs-jules[bot] f154cfa341 Bolt: Optimize repo validation scanning
Replaced `pathlib.Path.rglob("*")` with `os.walk(topdown=True)` in `scripts/ci_validate_repo.py` to prune large directories like `.git` and `node_modules` in-place. This avoids unnecessary traversal and syscalls, improving CI validation performance.

Also:
- Fixed indentation logic in file scanning loop.
- Renamed inner loop variable to avoid shadowing.
- Documented learning in `.jules/bolt.md`.
2026-02-25 05:45:03 +00:00
..
bolt.md Bolt: Optimize repo validation scanning 2026-02-25 05:45:03 +00:00
deploy.yml Merge feature branch, cleanup dependencies, and sanitize credentials 2026-01-28 10:24:13 +00:00
palette.md 🎨 Palette: Improve color contrast and accessibility 2026-02-13 11:40:16 +00:00
sentinel.md docs: update Cloudflare nameservers and unify domain name 2026-02-13 04:11:32 +00:00
task_11566195936388909103.json Add Jules CLI integration setup and documentation 2026-02-18 09:17:49 +00:00