Autonomous coding agent as an SDK, IDE extension, or CLI assistant.
Cline v3.32.1 enables thinking by default for supported models and preserves reasoning traces across providers.
$ git clone --branch v3.32.1 https://github.com/cline/cline.git # already have the repo? check out this version: $ git checkout v3.32.1
- ›Enables thinking mode by default for models that support it, reducing text verbosity in chat.
- ›Preserves reasoning traces for Cline, OpenRouter, and Anthropic providers to maintain conversation integrity.
- ›Introduces
CLINE_ACTIVEenvironment variable support for detecting active Cline sessions.