mirror of
https://github.com/openai/codex.git
synced 2026-09-07 15:40:00 +00:00
## Why Orchestrator skills with `allow_implicit_invocation: false` were still exposed in the model-visible skill catalog. ## What changed - Hide explicit-only orchestrator skills from the prompt catalog while keeping them available for direct invocation. - Include orchestrator resource-access metadata with injected instructions so `skills.read` can load referenced resources. - Track visible and hidden discovery limits separately, and record discovery duration and resource-count metrics. ## Testing Add an integration test that verifies an explicit-only orchestrator skill stays out of the prompt catalog, can be selected explicitly, and can read a referenced resource. GitOrigin-RevId: 9cab5a61eb27c96bec9d1346c7dcdbc97376f7dc