codex
codex copied to clipboard
chore: remove experimental_use_rmcp_client
Summary
- Removing
experimental_use_rmcp_clientflag in preparation for MCP getting out of exp state.
@gpeal should we actually remove experimental_use_rmcp_client? Cause it is basically just an alias for features.rmcp_client but removing it would break integration for folks who already have the legacy integration path.
@gpeal should we actually remove
experimental_use_rmcp_client? Cause it is basically just an alias forfeatures.rmcp_clientbut removing it would break integration for folks who already have the legacy integration path.
No, I don't think we should remove it if it'll break oauth functionality for people who added it before features.* was added