Files
local-deep-research/.github/scripts
LearningCircuit 04246669c3 fix: resolve subshell bug in whitelist-check and reduce output noise (#1231)
- Remove pipe before while loop to fix subshell issue where violation
  arrays were always empty (violations detected but never reported)
- Replace per-file "Checking:" output with progress dots every 10 files
- Add summary showing total files checked
2025-12-04 22:23:06 +00:00
..