| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CLI v3.0.15 source code.tar.gz | < 21 hours ago | 27.8 MB | |
| CLI v3.0.15 source code.zip | < 21 hours ago | 29.9 MB | |
| README.md | < 21 hours ago | 1.5 kB | |
| Totals: 3 Items | 57.7 MB | 0 | |
- Add Cline Hub, a web app for monitoring connected clients, viewing and driving sessions, streaming assistant output, and restarting the local hub, with local, LAN, and tunnel usage gated by a room secret.
- Support global AGENTS rules so agent rules can be applied across all sessions, not just per-project.
- Let plugins contribute static or dynamic rule content when installed in the sandbox.
- Bind Discord sessions to individual message authors so different Discord users no longer share chat state in a thread.
- Support participant mute targets in Discord: resolve
/muteand/unmutefrom user mentions or raw user IDs to mute a specific participant in a thread. - Make OAuth URLs clickable in the TUI.
- Refresh the bundled model catalog, adding Claude Opus 4.8, Moonshot Kimi K2.6, and Qwen3.7 Max (with cache support).
- Discover SDK skill directories that are symlinked, including handling circular symlinks.
- Steer active connector sessions across turn keys by matching on session ID, so replies continue the existing session instead of starting a duplicate.
- Stop the Discord connector after repeated identical errors (per thread, within a time window) to prevent error messages from flooding a channel.
- Fix Discord connector registration and reply fallback handling.
- Fix SAP AI Core to use the AI SDK community provider.
- Log ACP output as diagnostics instead of errors so normal output no longer appears as errors.
Full Changelog: https://github.com/cline/cline/compare/cli-v3.0.14...cli-v3.0.15