cli-v3.0.35

kubernetes-sigs/agent-sandboxcli-v3.0.35Jul 3, 2026by github-actions[bot]

AI Summary

This update expands functionality by enabling ClinePass for all users, adding new providers like Tencent TokenHub, improving history management, and fixing truncation issues in high-output models.

Key Highlights

  • ClinePass is now enabled for all CLI users
  • Tencent TokenHub provider added (from SDK v0.0.55)
  • Fixed first-prompt truncation on high-output models like MiniMax M3
  • Structured commands are now formatted in history export
  • Run commands are advertised as shell strings

New Features

  • ClinePass general availability
  • Tencent TokenHub provider support
  • Subscription promo code when linking to dashboard
  • Legacy provider settings migration with curated defaults
  • Refreshed bundled model catalog

Full Release Notes


- ClinePass is now enabled for all CLI users
- Recover missing interactive sessions when reading messages
- Format structured commands in history export
- Add the subscription promo code when linking to the dashboard subscription page
- Add Tencent TokenHub as a provider (from SDK v0.0.55)
- Fix first-prompt truncation on high-output models (e.g. MiniMax M3) that could immediately auto-compact and cut the initial task down to just the input wrapper (from SDK v0.0.55)
- Use a curated default when migrating legacy provider settings (from SDK v0.0.55)
- Advertise run commands as shell strings (from SDK v0.0.55)
- Refresh the bundled model catalog with the latest provider models (from SDK v0.0.55)

**Full Changelog**: https://github.com/cline/cline/compare/cli-v3.0.34...cli-v3.0.35