cli-v3.0.28

tremorlabs/tremorcli-v3.0.28Jun 19, 2026by github-actions[bot]

AI Summary

Introduced ClinePass onboarding, hub primitive catalogs, and improved tool execution reliability with auto-apply toggles.

Key Highlights

  • Added ClinePass onboarding flow
  • Added hub primitive catalogs
  • Auto-approve toggles now apply immediately
  • Feature flags now resolve using user ID

New Features

  • ClinePass onboarding with selectable models
  • Hub dashboard design refresh
  • Truncated large tool results by default
  • Harden 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