MQL5-Google-Onedrive/.jules
google-labs-jules[bot] deed6b8507 Bolt: optimize PR review branch analysis and CI traversal
- Optimized scripts/review_pull_requests.py to use a single git for-each-ref call with the ahead-behind atom, reducing subprocess calls from O(N) to O(1) and improving execution time from ~0.34s to ~0.09s.
- Optimized scripts/ci_validate_repo.py by using os.walk for faster directory traversal and chunked reading for NUL byte detection.
- Added commit subject to the PR review output.
- Updated Bolt's journal with new learnings.
2026-02-22 19:42:05 +00:00
..
bolt.md Bolt: optimize PR review branch analysis and CI traversal 2026-02-22 19:42:05 +00:00
deploy.yml Add dev container setup, cloud deployment configs, and Jules deployment automation 2026-01-19 09:53:30 +07:00