Skip to content

Add multi-query lexical skill selection - #33614

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/2442bf7198fc24295cbc270b9d222275ae8a7cc3
Jul 16, 2026
Merged

Add multi-query lexical skill selection#33614
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/2442bf7198fc24295cbc270b9d222275ae8a7cc3

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 16, 2026

Copy link
Copy Markdown

Add multi-query lexical skill selection

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.

## 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
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/2442bf7198fc24295cbc270b9d222275ae8a7cc3 branch from a58e0d4 to 0f44bca Compare July 16, 2026 14:43
@copyberry
copyberry Bot merged commit 0f44bca into main Jul 16, 2026
14 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/2442bf7198fc24295cbc270b9d222275ae8a7cc3 branch July 16, 2026 14:45
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 16, 2026
@niko5
niko5 temporarily deployed to issue-triage July 16, 2026 15:40 — with GitHub Actions Inactive
@niko5
niko5 temporarily deployed to issue-triage July 16, 2026 15:40 — with GitHub Actions Inactive
@niko5
niko5 temporarily deployed to issue-triage July 16, 2026 15:40 — with GitHub Actions Inactive
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.