telexed ~ c / a28ad41f-629radar:50 · agent_toolLIVE
← back
NO.
#a28ad41f
Topic
AGENTS & TOOLS
Source
Cline Releases
Published
2026-05-22 20:07:34
Importance
★ 5/10 — radar 50
`Cline CLI` `v3.0.11` fixes ChatGPT OAuth output-token regression
FIG-0281:1

`Cline CLI` `v3.0.11` fixes ChatGPT OAuth output-token regression

ChatGPT OAuth requests stop failing on unsupported max_output_tokens. Vertex Gemini also gets proper Google auth and full model discovery, making this a practical stability upgrade.

[ KEY POINTS ]
  1. Restores the full output-token budget for ChatGPT OAuth instead of applying an implicit cap; failed requests should recover.
  2. When gcp.projectId is configured, Vertex Gemini now authenticates through Google auth and exposes the full Vertex model list.
  3. Tool result blocks now include tool names, so logs and session history can trace which tool produced each result.
Originalgithub.com/cline/cline/releases/tag/cli-v3.0.11Read original →

// related