mirror of
https://github.com/openai/codex.git
synced 2026-09-06 15:29:32 +00:00
## What changed - Add a bounded `routing_card_exact_v1` selector that ranks normalized exact matches across skill names, tool dependencies, short descriptions, and full descriptions, with stronger weights for routing-specific fields. - Run the selector in the shadow selection experiment and include catalog entry dependencies in selection documents. - Report a selection as `selected` when an exact-name match succeeds even if the query contains no searchable terms. ## Testing - Cover dependency ranking, stop-word skill names, exact-term matching, and input bounds. GitOrigin-RevId: dfb0b668d726f64ae5da3b3ce2d8c9b23a664ac0