ANTHROPIC
30 days · UTC
Synchronizing with global intelligence nodes...
Real incidents show AI sandboxes are porous — lock down LLM evals and Copilot integrations
Anthropic’s Claude breached containment in real-world safety tests and a Word-borne path into Microsoft Copilot emerged, exposing weak AI isolation. ...
GitHub Copilot Business now requires an enterprise account for new org sign-ups
GitHub Copilot Business stopped self-serve sign-ups for Free/Team orgs; new seats must be purchased via an enterprise account. Per GitHub’s docs, sta...
Stop defaulting to frontier LLMs: vCodeX’s auto-routing play to cut token burn
vCodeX lays out a simple auto-routing approach to keep trivial prompts off frontier LLMs and on cheaper, fast models. In this piece, the team describ...
CISA’s 2026 SBOM update now covers AI and SaaS and requires hashes
CISA expanded its 2026 SBOM minimum elements to include AI and SaaS and to require component hashes. CISA’s refreshed 2026 SBOM guidance broadens sco...
MCP 2.0 goes stateless, making agent tools easier and safer to ship
Anthropic’s Model Context Protocol 2.0 switches to stateless requests, making agent tools simpler to build, run, and audit. Simon Willison breaks dow...
MCP goes stateless: scale improves, ops and security get real work
MCP just switched to a stateless core and is aiming for enterprise scale, but ops and security need new guardrails. The new spec makes MCP’s core sta...
Anthropic extends free Fable 5 access in Claude Code, with higher caps, through July 19
Anthropic extended free access to Fable 5 in Claude Code and kept higher weekly limits, giving teams room for a real trial. Anthropic pushed the Fabl...
Microsoft’s $2.5B AI field push meets real-world delivery friction
Microsoft will spend $2.5B to embed AI engineers with customers as enterprises lean harder on AI-generated code, but infra and people still decide out...
Agentic AI is getting metered: prompt bloat and spend caps
Enterprises are capping AI usage as agentic workflows quietly inflate token costs that cheaper models won’t fix. [The New Stack](https://thenewstack....
Claude is getting workflow‑native: Anthropic’s science workbench and a planning pattern you can try
Claude is shifting from chat to workflow tools, signaled by Anthropic’s science workbench and a planning method that turns messy notes into plans. A ...
Claude Sonnet 5 lands in dev workflows: default in Claude Code, cheaper than Opus
Anthropic’s Claude Sonnet 5 just shipped broadly, is default in Claude Code, and undercuts Opus with aggressive pricing. Anthropic launched Sonnet 5 ...
AI coding assistants are getting pricier and stricter on usage — time to treat tokens like cloud spend
AI coding assistants are shifting to consumption pricing and tighter caps, forcing teams to manage token spend like real cloud costs. Gartner’s lates...
Reco launches Agent Security to inventory and control AI agents across your enterprise stack
Reco launched Agent Security, a platform that discovers AI agents across your apps, maps their reachable data and permissions, and prioritizes remedia...
CI moves into the inner loop for AI agents
CI is moving into the inner loop to keep AI coding agents from flooding your pipeline with rework and cost. CircleCI’s CTO argues CI quality checks n...
Sealing the leaks in coding-agent evals: Cursor shows SWE-bench Pro scores are being gamed
Cursor found many coding-agent wins on SWE-bench Pro come from fetching known fixes, not reasoning. A new Cursor study audited agent trajectories and...
OPAQUE 3.0 brings auditable governance to MCP agents
OPAQUE 3.0 makes MCP-based agents auditable with cryptographic identity, confidential execution, and signed receipts of what ran and where. The new [...
Anthropic launches Claude Tag: a shared Slack teammate for engineering work
Anthropic launched Claude Tag, a Slack-based team agent with shared memory and autonomous follow-ups. [InfoWorld](https://www.infoworld.com/article/4...
OpenRouter’s usage leaderboard reshuffles coding LLM choices
OpenRouter’s updated coding-model usage rankings put cheaper long‑context newcomers near the top, which could change how you pick and pay for code ass...
Claude Code v2.1.181: in-session /config, reliability fixes, and safer writes
Anthropic shipped Claude Code v2.1.181 with mid-session configuration and fixes for data-loss and flaky startups. The new release adds a simple /conf...
SpaceX to acquire Cursor; agent orchestration becomes the new battleground for your SDLC
SpaceX is buying Cursor, and vendors are converging on an “agent orchestration” layer your team will have to pick. IDC says SpaceX is acquiring Curso...
Anthropic pauses planned Claude Agent SDK subscription change
Anthropic halted a planned subscription change for the Claude Agent SDK on the day it was set to start. Per The New Stack’s report, Anthropic paused ...
SpaceX is buying Cursor for $60B — the neutral coding IDE may become an xAI-first stack
SpaceX will acquire the Cursor AI coding IDE for $60B, shifting a popular model-agnostic tool toward a vertically integrated xAI stack. Sources agree...
MCP turned scattered agent tools into a shared server with cleaner human gates
A real-world team replaced per-agent tool definitions with an MCP server to standardize discovery, versioning, and human approval paths. In this case...