Agents
Cline ships enterprise MCP marketplace allowlists and fixes a capability-inference bug that silently stripped all tools
Across v4.1.11 through v4.1.14 (21-23 August 2026), Cline began hiding MCP marketplace entries when remote config disables the marketplace and restricting them to allowedMCPServers when an allowlist is set. Two releases were needed to fix custom OpenAI-compatible models whose capability list was inferred from convenience flags like supportsReasoning: the inferred list read as an authoritative denial and stripped every tool from the request. Hook behavior was also repaired so a PreToolUse hook's contextModification reaches the model and PostToolUse hooks are awaited for their output and cancel control.
↳ Follow the thread