Fetching from the wire…
Public story · 2026-08-10 · high
It's a standalone CLI, no Docker Desktop needed, and keys stay in the host keychain, never visible to the agent.
Why now: As of Aug. 10, Docker's skip-permissions default in Sandboxes is live at launch, not a later bolt-on.
Docker shipped Sandboxes, a standalone CLI that isolates each coding agent inside a microVM with a separate kernel, filesystem, network, and Docker daemon, per the product page for Sandboxes.
That's why Docker runs --dangerously-skip-permissions, known as YOLO mode, by default inside the box. Developers who've avoided full-autonomy agent modes because one bad command could wreck their host machine now get a boundary that survives the mistake.
No Docker Desktop install is required, since Sandboxes ships as its own CLI. It works out of the box with six agents: Claude Code, Gemini CLI, Copilot CLI, Codex, OpenCode, and Kiro.
API keys never reach the agent itself. They stay in the host keychain, and a host-side proxy injects the auth headers, so a compromised or careless agent inside the sandbox can't read raw credentials. That protection applies across all six supported agents.
Networking is deny-by-default across three profiles, so an agent can't reach the open internet unless a profile explicitly allows it.
Permission prompts were never the safeguard that mattered. Developer attention doesn't scale to an agent running unattended, and Docker's real move is shifting the trust boundary to something that does. Whether other agent CLIs move to VM-level isolation instead of leaning on prompts alone is the next thing worth watching.
Each link below shares sources, entities, or timing with this story.
5.8k stars, Rust, macOS, ~40 MB versus ~67 MB upstream, keeping full Lua customization. Command-failure recovery with suggested fixes applied via Cmd + Shift + E, natural-language-to-command via # <description>, preconfigured integration for Claude Code, Codex, Gemini CLI, and...
The tool puts provider keys, model selection, and per-tool config for Claude Code, Codex, OpenCode, and Gemini CLI in one desktop app instead of scattered dotfiles. It cuts the risk of a stale or leaked key lingering in one CLI's config and makes A/B-ing the same task across a...
The repo, a CLI+web board that runs 10+ coding agents (Claude Code, Codex, Gemini CLI, Copilot, Cursor, OpenCode, Qwen Code) each in an isolated git worktree, is sunsetting as a company product, with Bloop shutting hosted services and refunding subscriptions. The code lives on...
open-design is a local-first macOS/Windows/Linux desktop app that turns your existing coding agent into a design engine, producing prototypes, landing pages, dashboards, slides, images, and video with real HTML/PDF/PPTX/MP4 export. It runs on 25 distinct local CLI executables...
Three repos in this week's data exist purely to run many coding agents at once: superset-sh/superset at 12,526 stars ("run an army of Claude Code, Codex etc."), agent-of-empires at 2,854 stars with both a TUI and a mobile-accessible web UI, and ruvnet/ruflo at 65,384 stars as...
AionUi (free, local, 24/7 across 20+ CLIs), HolyClaude (Claude Code plus web UI, 8 AI CLIs, headless browser, 50+ tools), and DeepChat all wrap multiple vendor CLIs behind one local interface. (AionUi) The pattern: developers don't want to pick one agent, they want a neutral c...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.