Fetching from the wire…
Top 5 · 2026-05-14 · source-backed
Cline released @cline/sdk on May 13, an open-source TypeScript agent runtime that powers their CLI, VS Code, and JetBrains extensions. Running claude-opus-4.7, Cline CLI scores 74.2% on Terminal-Bench 2.0. Claude Code on the same model: 69.4%.
Same model. Different harness. Almost five percentage points of difference.
This validates everything the Claude Code teardown paper found. The harness matters more than the model. Cline's layered architecture splits into four packages: @cline/shared (types and utilities), @cline/llms (provider abstraction), @cline/agents (agent logic), and @cline/core (orchestration). Hub-backed persistent sessions mean your agent state survives across restarts, and cron automations let agents run on schedules without human initiation.
The competitive dynamics here are shifting fast. A year ago, the assumption was that the company that builds the model owns the agent experience. Cline just demonstrated that an open-source harness can beat the model maker's own agent on the model maker's own model. That changes the calculus for everyone building on top of these APIs.
I use Claude Code every day in my personal projects, and I'm not switching tomorrow. But I am paying close attention to what Cline's architecture enables. Hub-backed sessions and cron automations are features I'd love to have natively. The persistent session problem, where your agent loses all context when the process restarts, is one of the biggest friction points in my daily workflow.
The broader trend is clear too. Look at what else is happening simultaneously: OpenClaude hit 26K stars (Claude Code fork supporting 200+ models), Kilo Code claims 1.5M users and 25 trillion tokens processed, and DeepSeek-TUI gained 16K stars this week alone. The agent tooling layer is commoditizing in real-time. Your competitive advantage isn't "which agent CLI" anymore. It's your workflow design, context management, and model routing strategy.
Each link below shares sources, entities, or timing with this story.
Warp released its client codebase under AGPL-3.0, surged to 56,000 GitHub stars and #2 on GitHub Trending. But the real story isn't the open-sourcing. It's the repositioning. Warp isn't calling itself a terminal anymore. It's an "agentic development environment." The product n...
Specialized Code / Plan / Debug / Review / Ask agents across VS Code, JetBrains and CLI with terminal and browser control and a CI/CD autonomous mode. The differentiator is commercial, not technical: provider pricing with no markup, switchable mid-task, no API key to start. Pr...
Anaconda acquired Kilo Code on July 15; Kilo supplies planning, coding, and debugging agents inside VS Code, JetBrains, and the CLI. Anaconda's moat is being the default Python environment in enterprises and universities, and that moat is worth very little if the agent layer a...
Roo Code announced it will archive its VS Code extension repo on May 15 and merge back into Cline, the project it originally forked from. CEO Matt Rubens said the team needs to "constantly destroy and recreate to keep up with what's newly possible." Translation: the extension...
$3,054 against $38,370. Same benchmark, better score. Praxist (arXiv 2608.25955, submitted August 26) replaces per-attempt agent memory with a typed evidence graph of findings, plus lane-structured frontiers and agendas, so later attempts inherit validated mechanisms rather th...
A category has formed around one job, watching and steering many concurrent coding agents from a single pane. AionUi (TypeScript) markets a 24/7 "Cowork" app spanning OpenClaw, Hermes, Claude Code, Codex, OpenCode and 20+ more CLI agents; agent-of-empires (Rust) offers TUI and...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.