cli-v3.0.28
n0-computer/irohcli-v3.0.28Jun 19, 2026by github-actions[bot]
AI Summary
This update enhances the CLI with new authentication flows, improved dashboard customization, and better handling of tool execution and feature flags.
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 your user ID on startup
- Hardened parallel tool-call guidance for faster execution
New Features
- ClinePass onboarding
- Hub primitive catalogs
- Auto-approve toggles
- User ID feature flags
- 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