Cline: CLI v3.0.8
Cline releases CLI v3.0.8 with fixes for AWS Bedrock region detection, inflated token counts, and a shortcut conflict, plus improved plugin error visibility in the config UI.
Use Telegram numeric participant ids so renamed users stay linked to the same participant in the Telegram connector. Keep failed plugins visible in the config UI with their load/setup phase and error details so broken plugin definitions are easier to diagnose. Move the Create Session Fork shortcut from Opt+F to Opt+R so terminal word-right navigation works again. Fix AWS Bedrock region and profile detection in the CLI onboarding, and surface bearer-token and additional Bedrock config fields in the provider config screens.
Fix inflated token usage counts caused by AgentRuntime.execute() not resetting usage between calls, which the local runtime host was then double-counting on top of the session baseline. Full Changelog: https://github.com/cline/cline/compare/cli-v3.0.7...cli-v3.0.8
- github.comCline: CLI v3.0.8primary