MQL5-Google-Onedrive/.jules
google-labs-jules[bot] a615fa0bf9 Bolt: optimize repository validation script
- Replaced `Path.rglob("*")` with `os.walk()` for faster traversal.
- Implemented efficient directory skipping in `os.walk()`.
- Combined multiple secret scanning regexes into a single pattern with named groups for single-pass scanning.
- Switched to line-by-line file reading for secret scanning to reduce memory usage.
- Updated `docs/PERFORMANCE_OPTIMIZATIONS.md` and `.jules/bolt.md`.
2026-02-26 21:01:39 +00:00
..
bolt.md Bolt: optimize repository validation script 2026-02-26 21:01:39 +00:00
deploy.yml Merge feature branch, cleanup dependencies, and sanitize credentials 2026-01-28 10:24:13 +00:00
palette.md 🎨 Palette: Add copy-to-clipboard for system status 2026-02-26 11:56:51 +00:00
sentinel.md Refactor status command to use non-blocking asyncio subprocess and escape HTML output. 2026-02-25 11:48:12 +00:00
task_11566195936388909103.json Add Jules CLI integration setup and documentation 2026-02-18 09:17:49 +00:00