Autonomous coding agent as an SDK, IDE extension, or CLI assistant.
Cline v3.28.3 adds AI-generated commit messages for staged (or unstaged fallback) changes.
$ git clone --branch v3.28.3 https://github.com/cline/cline.git # already have the repo? check out this version: $ git checkout v3.28.3
- ›Generates commit messages for staged changes, falling back to unstaged changes when no staged files are present.