cli-v3.0.24
ClineSummary
This release introduces the ability for plugin commands to submit prompts to the agent and adds configuration support for overriding the API base URL. Key fixes include resolving issues with truncated tool output and suppressing flickering console windows on Windows.
New Features
- Enabled plugin commands to submit prompts directly to the agent
- Added support for overriding the API base URL configuration
Bug Fixes
- Fixed truncation of structured tool operation result strings, ensuring oversized tool output is properly contained
- Stopped echoing the full command text within run_commands tool results for cleaner output
Improvements
- Automatically opens the verification URL when starting device authentication
- Enforced a single shared Cline Hub, automatically respawning a stale hub after an upgrade
- Suppressed flickering console windows observed on Windows systems