+13
−15
Loading
- Added cache_dir override in Typer callback to ensure --cache-dir is applied to the loaded config object. - Fixed test CLI argument order: --cache-dir must precede the command. - Updated crawl.py to use ThreeGPPConfig.from_settings() instead of CacheManager registration pattern.