Fetching from the wire…
Agents2026-08-08 · source-backed
Announced August 7, it gives code-first Deep Agents a home in LangSmith instead of requiring teams to stand up an agent server: durable threads, streaming runs, checkpointing, human-in-the-loop, versioned agent context files via Context Hub, code and shell sandboxes, automatic tracing. Agents are authored in Python or TypeScript from AGENTS.md, skills, subagents and tools.json. Same managed-harness bet as Vercel and Cloudflare, and the differentiator is real: your agent definition stays a repo, not a console config.
Each link below shares sources, entities, or timing with this story.
This is the most immediately useful pattern I've seen this month. Cloudflare shipped Code Mode MCP, and the numbers are hard to argue with. Their API has 2,500+ endpoints. Exposing each one as a separate MCP tool would consume 1.17 million tokens of context just for tool defin...
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. Al...
I've been saying for months that the missing piece in agentic coding isn't smarter models. It's that agents can't provision anything. They can write code all day but the moment they need a database, an auth provider, or a hosting account, a human has to step in, click through...
Ryan Dahl announced celld on August 5. It's a daemon built from V8, S3, SQLite, LTX and Tokio that runs the exact Cloudflare Workers and Durable Objects JavaScript APIs and configuration on hardware you own. The architecture is the interesting part, not the API compatibility....
Published June 17, Flue lets you "describe what an agent knows" (model, skills, sandbox, instructions) instead of scripting behavior. It ships pre-wired Slack/GitHub/Linear/Discord channels with event verification, a @flue/react library that streams agent state to the frontend...
Vercel shipped Eve, an open-source TypeScript-native agent framework, on June 17 at Ship 26 in London. Every agent is a directory of files that compiles to a durable production service on Vercel Functions: session state persisted and replayed via Vercel Workflow, sandboxed com...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.