docs: Remove experimental_use_rmcp_client from config (#7672)

Removed experimental Rust MCP client option from config.
This commit is contained in:
Jay Sabva
2025-12-07 06:21:07 +05:30
committed by GitHub
parent 315b1e957d
commit 9a74228c66

View File

@@ -226,12 +226,6 @@ enable_experimental_windows_sandbox = false
# Experimental toggles (legacy; prefer [features])
################################################################################
# Use experimental unified exec tool. Default: false
experimental_use_unified_exec_tool = false
# Use experimental Rust MCP client (enables OAuth for HTTP MCP). Default: false
experimental_use_rmcp_client = false
# Include apply_patch via freeform editing path (affects default tool set). Default: false
experimental_use_freeform_apply_patch = false
@@ -319,8 +313,6 @@ experimental_use_freeform_apply_patch = false
# chatgpt_base_url = "https://chatgpt.com/backend-api/"
# experimental_compact_prompt_file = "compact_prompt.txt"
# include_apply_patch_tool = false
# experimental_use_unified_exec_tool = false
# experimental_use_rmcp_client = false
# experimental_use_freeform_apply_patch = false
# experimental_sandbox_command_assessment = false
# tools_web_search = false