Skip to content

Remove connector_openai prefix filtering#22555

Merged
ericning-o merged 2 commits into
mainfrom
eric/codex-remove-connector-openai-filtering
May 13, 2026
Merged

Remove connector_openai prefix filtering#22555
ericning-o merged 2 commits into
mainfrom
eric/codex-remove-connector-openai-filtering

Conversation

@ericning-o
Copy link
Copy Markdown
Contributor

@ericning-o ericning-o commented May 13, 2026

Remove unnecessary prefix filtering from codex

Test Plan

Test local cli build + make sure backend returns appropriate apps

cd ~/code/codex/codex-rs
cargo build -p codex-cli --bin codex
./target/debug/codex

Appropriate apps show up in my list

@ericning-o ericning-o requested a review from a team as a code owner May 13, 2026 22:04
Copy link
Copy Markdown
Collaborator

@mzeng-openai mzeng-openai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for cleaning things up!

@ericning-o ericning-o merged commit 64d8f38 into main May 13, 2026
31 checks passed
@ericning-o ericning-o deleted the eric/codex-remove-connector-openai-filtering branch May 13, 2026 23:59
@github-actions github-actions Bot locked and limited conversation to collaborators May 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants