shipfeedAI news, curated daily

05:18:48 CET
24 JUN05:18:48shipfeed
pull to refreshlast sync
Just in — 30 new
§ agents · storyline

Fixes ChatGPT OAuth requests failing with max_output_tokens error

Cline CLI v3.0.11 fixes a ChatGPT OAuth regression, adds Vertex Gemini authentication via Google auth, and includes tool names in result blocks for consistent session history.

May 22 · · primary fetch1 sourceupdated May 22 ·

Fix a regression in the ChatGPT OAuth provider where requests failed with `max_output_tokens not supported`, by restoring the full output token budget instead of applying an implicit cap. Hide the `Space toggle` hint in the config footer when the highlighted row is not toggleable (rules, agents, hooks). Authenticate Vertex Gemini through Google auth when `gcp.projectId` is configured, and surface the full Vertex model list instead of only Claude models.

Include tool names in tool result content blocks so message logs and session history consistently track which tool produced each result. Full Changelog: https://github.com/cline/cline/compare/cli-v3.0.10...cli-v3.0.11

read full article on github.com
§ sources1 publication · timeline below
  1. github.comCline: CLI v3.0.11primary