Fetching from the wire…
Public story · 2026-07-30 · high
The same release adds a reasoning-effort dial for Anthropic models, though it's unclear if the new sandbox is on by default.
Why now: Covered in the July 30 briefing off the July 29 v1.14.1-pre release notes.
Zed shipped v1.14.1-pre on July 29 with sandboxing for the Agent's terminal and fetch tools, per the GitHub release notes. Those are the only two tools in Zed's agent that reach outside the editor: one runs shell commands, one hits the network. PR #61711 covers the change.
That's the right pair to lock down first. An editor agent that can write files is contained by definition. It's touching your project. An agent that can run arbitrary shell commands or fetch arbitrary URLs touches your machine and the internet. That's a different risk category entirely.
The same release adds a reasoning-effort selector for Anthropic-compatible providers, from PR #61579, for models that support adaptive thinking. That's a knob, not a guardrail: it lets you trade latency for depth per request instead of eating the slowest setting every time.
Rounding out the release: undo/redo for Project Panel file operations, a Skip Hooks option on commits, and configurable fonts in the Agent Panel. None of those change the threat model. They're workflow cleanup.
The release notes don't say what the sandbox actually restricts. It's unclear whether it's a full OS-level sandbox, a permission prompt, or something in between, and whether it's on by default. That matters, because a sandbox you have to opt into isn't a sandbox for the people who never open settings.
Worth watching whether Zed makes the terminal and fetch sandbox the default in a coming release, or leaves it opt-in. Every editor shipping an agent that can run shell commands faces this same question. How they answer it will matter more than how fast the agent runs.
Each link below shares sources, entities, or timing with this story.
QM went up under MIT license. Created July 29. As of the GitHub API check: 8,420 stars, 887 forks. Five days. YC uses it internally across accounting, legal, events, and engineering, including to build QM itself. Every employee and every Slack room gets its own scoped memory,...
The IDE market is fragmenting, and this week drew the sharpest lines yet. Cursor 3 launched as a rebuilt agent-orchestration platform in Rust and TypeScript, replacing the VS Code fork with an Agents Window for dispatching and monitoring multiple AI coding agents. Anysphere hi...
The payload only exists if you're a robot. That's the part that should scare you. On August 5 a developer doing PSX game research pointed Claude Code at tcrf.net (The Cutting Room Floor, a well-known game-preservation wiki) and got back a page titled "LLM- / AI Agent-Specific...
The June 15 release of Claude Code (v2.1.178) is small on the changelog and large in practice. Two changes matter for anyone running agentic workflows daily. First, permission rules now match on parameters, not just tool names. You can write Agent(model:opus) to block Opus sub...
Kits like TanStack/ai (type-safe, provider-agnostic streaming, tools, and agents across OpenAI/Anthropic/Gemini) and manifest let you swap providers, and increasingly the harness itself, without rewriting (TanStack). With the model market churning weekly and June releases slip...
If you wrote an MCP server before July, it's on a protocol shape the maintainers have already removed. Not deprecated-with-a-migration-window. Removed from the spec. MCP lead maintainers David Soria Parra and Den Delimarsky published an updated roadmap on August 22, and the re...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.