Cline3.68.0Jul 26, 2026
[3.68.0]
Add dynamic Cline provider model fetching from Cline endpoint · Add additional Markdown formatting in CLI · Add focus indicator on action buttons in extension · Clear all OCA secrets on auth refresh failure to prevent re-auth loops · Resolve "Could not find the file context" error in Explain Changes · UseJSON_SCHEMA for yaml.load to prevent unsafe deserialization · Fetch model info from API in CLI headless auth for Cline and Vercel providers · Generate commit message from staged changes only when staging exists · +3 more changesRead the full release noteHide the full release note
Added
- Add dynamic Cline provider model fetching from Cline endpoint
- Add additional Markdown formatting in CLI
- Add focus indicator on action buttons in extension
Fixed
- Clear all OCA secrets on auth refresh failure to prevent re-auth loops
- Resolve "Could not find the file context" error in Explain Changes
- Use
JSON_SCHEMAforyaml.loadto prevent unsafe deserialization - Fetch model info from API in CLI headless auth for Cline and Vercel providers
- Generate commit message from staged changes only when staging exists
- Update stale
maxTokensvalues for Claude 3.7+ models across Anthropic, Bedrock, Vertex, and SAP AI Core - Use
model.info.maxTokensfor OpenRouter instead of hardcoded8192
Changed
- Increase timeout for a flaky test to reduce short-term test instability