Autonomous coding agent as an SDK, IDE extension, or CLI assistant.
Cline CLI v3.0.31 adds marketplace uninstall support, quoted prompts for one-shot mode, and ClinePass subscription prompts.
$ git clone --branch cli-v3.0.31 https://github.com/cline/cline.git # already have the repo? check out this version: $ git checkout cli-v3.0.31
- ›Adds marketplace uninstall support and surfaces plugin-bundled skills in the marketplace.
- ›Requires quoted prompts for one-shot mode, enforcing cleaner CLI invocation.
- ›Prompts users to switch to ClinePass when credits run out, listing ClinePass features in the unsubscribed state.
- ›Adds an option to open the subscription page directly from ClinePass options.
- ›Shows when a request cost is covered by a Cline subscription.
+1 moreshow less
- ›Caps MCP tool names at 64 characters for OpenAI-compatible providers.
- !One-shot mode now requires prompts to be quoted; unquoted prompts will no longer be accepted.