mirror of
https://github.com/openai/codex.git
synced 2026-09-01 14:39:21 +00:00
## What changed - Add a lexical selector that splits compound queries into sentence and connector-delimited views. - Merge candidates across the full query and its component views, prioritizing their best rank while using full-query rank, view coverage, and stable identifiers as tie-breakers. - Bound query decomposition and result counts, propagate truncation signals, and include the selector in the shadow-selection experiment. ## Testing - Add unit coverage for compound-query ranking, single-query compatibility, query splitting, and bounded-input signals. GitOrigin-RevId: 2442bf7198fc24295cbc270b9d222275ae8a7cc3