cli-v3.0.25

punkpeye/fastmcpcli-v3.0.25Jun 17, 2026by github-actions[bot]

AI Summary

This update introduces significant enhancements including ClinePass support and MCP server capabilities, alongside performance improvements and various bug fixes.

Key Highlights

  • Added ClinePass support with selectable models
  • Added MCP server support to plugins
  • Enabled parallel tool calls for faster execution
  • Added ranged reads for large files
  • Fixed OAuth token formatting in provider config

New Features

  • ClinePass support
  • Expandable model picker sections
  • MCP server support to plugins
  • Parallel tool calls
  • Ranged file reads
  • Output capping for bash commands
  • Fixed search tools and history resume

Full Release Notes


- Added ClinePass support, with selectable ClinePass models in the model picker
- Made model picker sections expandable
- Added MCP server support to plugins, including authorizing plugin MCP OAuth during install
- Encouraged parallel tool calls for faster task execution
- Capped tool output for bash commands and file reads to keep large output within context limits
- Allowed ranged reads on large files
- Fixed apply_patch to fail when a hunk is skipped
- Fixed run_commands to return captured stdout on failure and handle split heredocs
- Fixed search tools to treat zero results as success
- Fixed disabled-reasoning handling for StepFun flash
- Fixed history resume rendering isolation
- Fixed the Hugging Face URL
- Fixed Cline OAuth token formatting in provider config

**Full Changelog**: https://github.com/cline/cline/compare/cli-v3.0.24...cli-v3.0.25