cli-v3.0.28
parruda/swarmcli-v3.0.28Jun 19, 2026by github-actions[bot]
AI Summary
Introduces a ClinePass onboarding flow, hub primitive catalogs, and dashboard refreshes. Improves auto-approve toggles, feature flag resolution, and parallel tool-call guidance.
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
- Feature flags now resolve using user ID on startup
New Features
- ClinePass onboarding flow
- Hub primitive catalogs
- Parallel tool-call guidance
- Large 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