Change8

cli-v3.0.11

Cline
1 feature2 fixes1 improvementtools

Summary

This release introduces native Google authentication support for Vertex Gemini models, allowing users to access the full model list. It also resolves a critical bug affecting ChatGPT OAuth token limits and improves session history clarity by including tool names in result blocks.

New Features

  • Enabled authentication for Vertex Gemini via Google auth when GCP project ID is configured, now surfacing the full Vertex model list instead of only Claude models.

Bug Fixes

  • Fixed a regression in the ChatGPT OAuth provider that caused requests to fail with an output token limit error by restoring the full output token budget.
  • Fixed issue where tool result content blocks did not include tool names, ensuring message logs and session history accurately track which tool generated the result.

Improvements

  • Hidden the "Space toggle" hint in the configuration footer when the highlighted row is not toggleable (e.g., rules, agents, hooks) for a cleaner interface.

Related Documentation

Cline Documentation

Cline cli-v3.0.11 - What's New - Change8