Adds plugin command support for agent prompts, overrides API base
Cline CLI v3.0.24 adds plugin command support for agent prompts, API base URL overrides, automatic device auth URL opening, and fixes for Windows console flickering and tool output truncation.
Plugin commands can now submit prompts to the agent Added support for overriding the API base URL Open the verification URL automatically when starting device authentication Enforced a single shared Cline Hub, so a stale hub is respawned after an upgrade Suppressed flickering console windows on Windows Fixed truncation of structured tool operation result strings so oversized tool output stays within limits Stopped echoing the full command text in run_commands tool results Full Changelog: https://github.com/cline/cline/compare/cli-v3.0.23...cli-v3.0.24
- github.comCline: CLI v3.0.24primary