Autonomous coding agent as an SDK, IDE extension, or CLI assistant.
Cline v3.32.4 adds Amazon Bedrock us-west-1 region support.
$ git clone --branch v3.32.4 https://github.com/cline/cline.git # already have the repo? check out this version: $ git checkout v3.32.4
- ›Supports Amazon Bedrock in the us-west-1 region, expanding model access for users in that geography.
1 more release in this issue · 2025-09-29
Cline v3.32.2 adds a /task deep link handler and Claude Sonnet 4.5 model support.
$ git clone --branch v3.32.2 https://github.com/cline/cline.git # already have the repo? check out this version: $ git checkout v3.32.2
- ›Adds
/taskdeep link handler for launching tasks directly via URL. - ›Adds support for Claude Sonnet 4.5 as an available model.