← Back to all entries
2026-08-05 🧭 Daily News

Volta Compute Deal, Cuéllar Hire, and Claude Code Focus View

Volta Compute Deal, Cuéllar Hire, and Claude Code Focus View — visual for 2026-08-05

🧭 Anthropic Signs $10B Compute Deal with Nvidia-Backed Volta — 133 MW in Norway

Anthropic has inked a six-year, $10 billion contract with Volta Infra Holdings, a months-old infrastructure startup backed by Nvidia and Dell at a $2.4 billion valuation. The deal secures 133 megawatts of AI data-centre capacity at a facility being built in Norway, powered by Nvidia's next-generation Vera Rubin chip architecture. The site will be co-developed with Bitdeer, a crypto-mining company that is converting its hardware expertise to AI infrastructure. Bloomberg first reported the deal on August 4.

Why this deal is unusual

What this means for API users

Infrastructure deals at this scale are upstream of product availability. The Norway facility is not online yet — these contracts fund construction and chip allocation 12–24 months out. The practical effect is that Anthropic is trying to ensure that the compute shortages that caused throttling and waitlists in 2025 do not recur at the scale of Claude's next frontier models.

compute infrastructure Volta Nvidia Norway Vera Rubin data centre

🧭 Former CA Supreme Court Justice Tino Cuéllar Joins Anthropic as First Global Affairs Chief

Anthropic has appointed Mariano-Florentino (Tino) Cuéllar as its first-ever Chief Global Affairs Officer. Cuéllar reports to President Daniela Amodei and will lead Anthropic's policy, strategic international engagement, and government relationships worldwide. The appointment — announced August 4 — comes as Anthropic navigates intensifying regulatory scrutiny across the US, EU, UK, and Asia, and as Dario Amodei has been publicly engaging on AI policy questions from open-weights regulation to national-security competitiveness.

Who is Tino Cuéllar?

Why this hire matters beyond the résumé

⭐⭐⭐ anthropic.com
leadership policy Tino Cuéllar global affairs regulation Daniela Amodei

🧭 Claude Code 2.1.221: Focus View Declutters Chat, Two Shell Security Fixes

Claude Code shipped version 2.1.221 on August 4, introducing a VSCode Focus View that collapses tool activity into compact per-turn summaries, a new sandbox credential masking mode for Linux/WSL, and patches for two shell permission-check bypasses that could let hidden commands run without prompting.

Focus View — what it does and how to enable it

Working inside VS Code, heavy Claude Code sessions accumulate tool-call blocks — file reads, shell commands, search results — that push the actual conversation out of view. Focus View hides all of that behind an expandable summary with a live indicator while the tool is still running.

Sandbox credential masking (Linux/WSL)

The new mode: "mask" option for sandbox credential files prevents secrets from leaking into the sandboxed environment. Sandboxed commands read a sentinel value; the sandbox proxy substitutes the real credential on egress. On macOS, file masking is not yet supported and falls back to deny.

Security fixes

Update now if you run Claude Code on Linux/WSL or Windows

Both security fixes are in 2.1.221. If you are on an earlier version on these platforms, a crafted tool call or MCP server response could invoke shell commands without your approval. Run claude update or update through the VS Code extension marketplace to pull the fix. The macOS sandbox path-masking fallback to deny is conservative — there is no active bypass on macOS.

Claude Code VS Code Focus View security sandbox shell 2.1.221
Source trust ratings ⭐⭐⭐ Official Anthropic  ·  ⭐⭐ Established press  ·  Community / research