mirror of
https://github.com/LearningCircuit/local-deep-research.git
synced 2026-06-15 19:46:56 +03:00
Adds scripts/dev/regenerate_golden_master.py that regenerates the golden master settings snapshot in a single command, replacing the previous 3-step process (delete → pytest → stage). Updates the pre-commit hook message to reference the new script.