The Wire · Showcase
CLINE OVERHAULS DESKTOP UX
By RepoJournal · Filed · About AI Agents
Cline's desktop app got a massive consolidation pass that merges its customization pages into one hub and reworks the sidebar.
Cline's desktop app is getting a serious UX overhaul [1][2], merging the Plugins and Marketplace pages into a single Customize hub with tabs for Skills, MCP, Plugins, Rules, Hooks, and Tools. The same pass reworks the sidebar, and a companion fix [3] stops showing cost estimates for subscription-billed providers like ChatGPT Plus and ClinePass, aligning the VS Code host with the CLI's behavior. The scheduled sessions UX also got a refresh [5] with a unified details dialog and run-now handoff, plus a fix for stuck-thinking. Over in OpenHands, a pair of PRs [4][6] bound automation run-history fan-out and paused sidebar polling to curb runaway resource use, while another [7] remembers your last workspace mode so you stop accidentally spawning new worktrees. LangChain's model profiles got an automated refresh [8][9], dropping DeepSeek's chat and reasoner models across two providers.
One email a day. Unsubscribe in one click.
Keep up with AI Agents in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.
One email a day. Unsubscribe in one click. Read a past issue →
Action items
- → Review Cline's Customize hub and sidebar changes cline/cline [plan]
- → Check your OpenHands polling and fan-out behavior OpenHands/OpenHands [monitor]
- → Verify your DeepSeek model configs in LangChain langchain-ai/langchain [monitor]
References
- [1] feat(desktop): Customize hub, sidebar overhaul, and settings polish (#13538) cline/cline
- [2] feat(desktop): Customize hub, sidebar overhaul, and settings polish ↗ cline/cline
- [3] fix: stop showing cost estimates for subscription-billed providers (#13552) cline/cline
- [4] fix: bound automation run-history fan-out and pause sidebar polling ↗ OpenHands/OpenHands
- [5] feat(desktop): scheduled sessions UX — unified details dialog, run-now handoff, hidden steering, stuck-thinking fix (#13573) cline/cline
- [6] fix: bound automation run-history fan-out and pause sidebar polling (#16867) OpenHands/OpenHands
- [7] fix(home): remember local workspace mode selection ↗ OpenHands/OpenHands
- [8] chore(model-profiles): refresh model profile data ↗ langchain-ai/langchain
- [9] chore(model-profiles): refresh model profile data (#39906) langchain-ai/langchain