cli-v3.0.28
iluwatar/java-design-patternscli-v3.0.28Jun 19, 2026by github-actions[bot]
AI Summary
Adds ClinePass onboarding flow and hub primitive catalogs, while improving auto-approval toggles and feature flag resolution based on user ID.
Key Highlights
- Added a ClinePass onboarding flow
- Added hub primitive catalogs
- Auto-approve toggles now apply immediately
- Feature flags now resolve using your user ID
- Fixed Cline model display names
New Features
- ClinePass onboarding flow
- Hub primitive catalogs
- Immediate auto-approval toggles
- User ID feature flag resolution
- Fixed model display names
- Truncate large tool results by default
- Hardened parallel tool-call guidance
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