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.
Anthropic released Claude Code / Shared entities / Same source domain / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Anthropic released Claude Code); both cover Agent, Anthropic; reported by the same outlet (github.com).
Anthropic released Claude Code / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Anthropic released Claude Code); both cover Agent, Anthropic; reported by the same outlet (github.com).
Anthropic partners with OpenAI / Shared entities / Same source domain / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Anthropic partners with OpenAI); both cover Anthropic, July; reported by the same outlet (github.com).
Claude Opus built by Anthropic / Shared entities / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Claude Opus built by Anthropic); both cover Anthropic, July; overlapping topics (agent, model, tool).
Anthropic released Claude Code / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Anthropic released Claude Code); both cover Agent, July; reported by the same outlet (github.com).
Claude Opus built by Anthropic / Shared entity: Anthropic / Same source domain / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Claude Opus built by Anthropic); both cover Anthropic; reported by the same outlet (github.com).
Anthropic released Claude Code / Shared entity: July / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Anthropic released Claude Code); both cover July; reported by the same outlet (github.com).
Anthropic released Fable / Shared entities / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Anthropic released Fable); both cover Anthropic, July; overlapping topics (agent, model).