Autonomous coding agent as an SDK, IDE extension, or CLI assistant.
Cline CLI v3.0.24 lets plugins submit prompts, supports custom API base URLs, and auto-opens device auth URLs.
$ git clone --branch cli-v3.0.24 https://github.com/cline/cline.git # already have the repo? check out this version: $ git checkout cli-v3.0.24
- ›Enables plugin commands to submit prompts directly to the agent.
- ›Supports overriding the API base URL for custom or self-hosted endpoints.
- ›Automatically opens the verification URL when starting device authentication.
- ›Enforces a single shared Cline Hub, respawning a stale hub after an upgrade.