mirror of
https://github.com/openai/codex.git
synced 2026-09-06 15:29:32 +00:00
1. scan many more directories since it's much faster than the original implementation 2. limit overall scan time to 2s 3. skip some directories that are noisy - ApplicationData, Installer, etc.