cli-v3.0.28
punkpeye/fastmcpcli-v3.0.28Jun 19, 2026by github-actions[bot]
AI Summary
Adds ClinePass onboarding, hub customization features, and improves context management by truncating large tool results.
Key Highlights
- Added ClinePass onboarding flow with selectable models.
- Added hub primitive catalogs and refreshed dashboard design.
- Auto-approve toggles now apply immediately when changed.
- Truncates large tool results to keep requests within context budget.
New Features
- ClinePass onboarding flow
- Hub primitive catalogs
- Auto-approve toggles
- Tool result truncation
Full Release Notes
- Added a ClinePass onboarding flow with selectable ClinePass models, plus improved ClinePass error handling - Added hub primitive catalogs and refreshed the hub dashboard design with a dedicated customizations breakout - Auto-approve toggles now apply immediately when changed - Feature flags now resolve using your user ID on startup - Fixed Cline model display names so they resolve by model name - Truncate large tool results by default (including MCP and custom tool output) to keep requests within context budget - Hardened parallel tool-call guidance for faster, more reliable multi-tool execution **Full Changelog**: https://github.com/cline/cline/compare/cli-v3.0.27...cli-v3.0.28