Autonomous coding agent as an SDK, IDE extension, or CLI assistant.
Cline v3.35.1 adds a redesigned Hooks UI, Hicap provider, Claude 4.5 Sonnet on SAP AI Core, and remote multi-provider config.
$ git clone --branch v3.35.1 https://github.com/cline/cline.git # already have the repo? check out this version: $ git checkout v3.35.1
- ›Redesigned Hooks UI with an overhauled visual interface for managing
.clinerules/hooks/. - ›Adds Hicap as a new AI provider integration.
- ›Adds Claude 4.5 Sonnet model support for the SAP AI Core provider.
- ›Enables remote config to configure multiple providers simultaneously.
- ›Adds global rules and workflows to the remote config schema.
+3 moreshow less
- ›Adds a field mask to the
updateApiConfigurationRPC for granular API configuration updates. - ›Terminal timeouts are now enabled by default.
- ›Adds
providerfield to tool usage telemetry events for better observability.
- !Terminal timeouts are now enabled by default, which may interrupt long-running terminal commands that previously ran without a timeout.