mirror of
https://github.com/openai/codex.git
synced 2026-09-05 15:18:41 +00:00
## Why The bundled system-skill cache is shared by every process using the same `CODEX_HOME`. A service with bundled skills disabled must not remove cache files that another service still uses. ## What changed - Filter system skill roots from disabled services without deleting the shared cache. - Ensure bundled system skills are installed during loads when they are enabled, including after a runtime configuration change. ## Testing Add app-server coverage for preserving the cache across enabled and disabled services and refreshing stale cached skills after runtime enablement. GitOrigin-RevId: 1eca999b33b7be69873a40a91767fd26f0c2b457