codex icon indicating copy to clipboard operation
codex copied to clipboard

chore: remove experimental_use_rmcp_client

Open shijie-oai opened this issue 1 month ago • 2 comments

Summary

  • Removing experimental_use_rmcp_client flag in preparation for MCP getting out of exp state.

shijie-oai avatar Dec 03 '25 20:12 shijie-oai

@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.

shijie-oai avatar Dec 03 '25 20:12 shijie-oai

@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.

No, I don't think we should remove it if it'll break oauth functionality for people who added it before features.* was added

gpeal avatar Dec 03 '25 20:12 gpeal