← Cline Changelog

v3.67.0

Feb 24, 2026 (6d ago) View on GitHub →

Added

  • Add support for skills and optional modelId in subagent configuration
  • Add AgentConfigLoader for file-based agent configs
  • Add Responses API support for OpenAI native provider
  • Preconnect websocket to reduce response latency
  • Fetch featured models from backend with local fallback
  • Add /q command to quit CLI
  • Add MCP enterprise configuration details
  • Pull Cline's recommended models from internal endpoint
  • Add dynamic flag to adjust banner cache duration

Fixed

  • Fix reasoning delta crash on usage-only stream chunks
  • Fix OpenAI tool ID transformation restricted to native provider only
  • Fix auth check for ACP mode
  • Fix CLI yolo mode to not persist yolo setting to disk
  • Fix inline focus-chain slider within its feature row
  • Fix Gemini 3.1 Pro compatibility
  • Fix Cline auth with ACP flag

Changed

  • Move PR skill to .agents/skills
  • SambaNova provider: update models list
  • Remove changeset-converter GitHub Action and npm run changeset
Full Changelog: https://github.com/cline/cline/compare/v2.4.2-cli...v3.67.0