Fortune's tech newsletter reports Anthropic intends to match or beat SpaceX's record $75 billion IPO — citing Bloomberg, published 2026-08-21 10:50 UTC. CFO Krishna Rao declined to disclose a specific valuation target in investor briefings. Fortune notes that to surpass SpaceX's raise, Anthropic would need to reach roughly a $1.77 trillion valuation, a fair distance from the $965 billion valuation set in May's private round. The company is expected to list within the coming months; the piece names no underwriting banks and gives no confirmed date.
fortune.comForbes reporter Ron Schmelzer covered the acquisition of Casper Studios by Ode, the enterprise AI services company backed by Anthropic, published 2026-08-21 after the deal was announced on 2026-08-20; terms were not disclosed. Ode was formed by Anthropic, Blackstone, and Hellman & Friedman in July 2026 with roughly 100 engineers and $1.5 billion in funding, operating on a "Claude-first" principle that places applied AI engineers with clients to implement Anthropic's technology. Casper Studios, an AI services firm that became an Anthropic Select Service Partner earlier in 2026, specializes in building the skills, connectors, and context that let organizations use Claude across a wider range of business functions. Casper CEO Jay Singh described the fit: "Ode goes deep on clients' top AI priorities, building production-grade applications," while "Casper goes broad, helping deploy AI across teams and repeatable workflows." Competitive context: OpenAI launched its Deployment Company in May 2026 and acquired Tomoro, bringing in roughly 150 forward-deployed engineers, and IDC projects enterprise AI services could add about $50 billion in IT consulting and systems integration spending over the next four years.
forbes.comAnthropic publishes "Bringing the cybersecurity capabilities of Claude Mythos 5 to more defenders" — releasing the frontier security capabilities of the Mythos 5 model to defenders through four channels — published 2026-08-21. First, Anthropic is working with cybersecurity technology and services partners to embed Mythos 5 in tools defenders already run, with abuse-prevention measures in partner integrations to keep the model within its intended scope. Second, Claude Security (in public beta for Claude Enterprise customers) can now scan a selected repository with Mythos 5, returning each finding with a CWE category, confidence and severity ratings, and a suggested fix, billed as standard token usage under existing plans. Third, the Defender Advantage Fund (0xDAF) offers $35 million in credits to open-source security work — patching vulnerabilities in open-source projects, automating scanning and patching, and pursuing more ambitious security approaches — starting with pilot grants, with the first recipients to be named in the coming weeks. Fourth, the Cyber Verification Program, which today gives vetted organizations reduced safeguards on Opus and Sonnet, expands within weeks to broader dual-use capabilities, with Mythos-class access to follow. By design, users receive specific outputs such as patches and alerts through purpose-built interfaces rather than direct model access.
claude.comAnthropic publishes "The AI-Native SDLC Playbook" — arguing that code generation is no longer the bottleneck and the software development lifecycle must be rebuilt around what agentic AI can do while keeping humans in the loop — written by Louis Claxton, drawing on the Applied AI team's work with enterprise customers. It proposes a six-stage AI-native SDLC: Plan (capture intent as a version-controlled intent.md), Design (Claude produces requirements and specs guided by organizational skills), Build (implementation via Claude Code plan mode with institutional knowledge in CLAUDE.md), Test (continuous evaluations woven through implementation), Deploy (layered agentic review with human oversight for critical code), and Maintain (autonomous monitoring triggering new cycles on control-band breaches: 1σ log only, 2σ diagnose, 3σ propose action). Core recommendations: shift human attention from line-by-line code review to architectural judgment and risk assessment, encode policies as skills and hooks rather than manual enforcement, make every stage output a version-controlled artifact the next stage consumes, and close the loop by having production monitoring auto-trigger new intent.md files; suggested metrics include time from idea to committed intent.md measured in hours rather than weeks, with two to three UI iteration rounds as normal. Published 2026-08-21.
claude.comInvesting.com relays a Bloomberg report that Anthropic is set to add Citigroup to the top ranks of banks working on its IPO — published 2026-08-20 22:54. Citigroup would join Morgan Stanley, Goldman Sachs and JPMorgan Chase as a lead adviser on the listing. Citigroup was already part of the bank group behind Anthropic's $2.5 billion revolving credit line, and that revolver is expected to rise above its roughly $10 billion target. Bloomberg sources say Anthropic is considering filing for the listing as soon as the end of the month; deliberations are ongoing, details could change, and more banks are expected to be added to the lineup. Citigroup shares rose 0.5% in after-hours trading after the report.
investing.comTechCrunch reports that new Ramp data shows OpenAI closing in on Anthropic among US business users — by Julie Bort, published 2026-08-20 15:36 PDT. The data comes from Ramp's analysis of actual card transactions across more than 70,000 American businesses (not surveys): in 2026-05 Anthropic overtook OpenAI for the first time at 41% to 39%; by 2026-07 Anthropic held about 44% to OpenAI's roughly 40%, but OpenAI is now expanding faster than Anthropic in Q3. Ramp economist Ara Kharazian said GPT-5.6 Sol is very strong and increasingly the choice for developers, while Fable 5 disappointed on adoption. Overall AI spending keeps growing: AI adoption among Ramp's business customers rose from 50% in 2026-03 to nearly 56% in July. Caveat: Ramp's customer base skews toward technology and mid-market companies and excludes enterprises on other expense-management platforms.
techcrunch.com@ClaudeDevs announces that computer use, the browser use tool, the Skills API, and the Files API are now generally available on the Claude Platform — automate work in applications that have no API with fewer round trips per task, and build Claude Managed Agents on versioned skills and reusable files — posted by the official developer account at 2026-08-20 20:43 UTC. This corresponds to two items added under the Aug 19 section of the platform release notes: the computer use tool is GA as the computer_toolset_20260801 toolset (no beta header, batch actions in a single turn, zoom enabled by default, per-member configuration through configs; earlier beta versions remain available, but upgrading changes the request shape and tool handling per the migration guide). The new browser use tool (browser_toolset_20260801) is a client toolset for driving a browser hosted by your application: it works inside a browser viewport rather than a whole desktop, reads the page itself (accessibility tree, elements, forms, and tabs), and adds element references, form input, tab management, download reporting, and opt-in file upload on top of screenshot-and-click control. Both toolsets are available for Claude Fable 5, Claude Mythos 5, Claude Opus 5, Claude Sonnet 5, and Claude Opus 4.8 on the Claude API; see the Aug 19 release-notes entry for Skills API and Files API GA details.
x.comClaude Code lead Boris Cherny confirms on X that the enterprise data retention policy change will launch in fall 2026 — quoting Bloomberg's "Anthropic Plans to Change Data Retention Policy for Advanced AI" and adding: "We've been working on this with customers for a while. Mythos-class models require additional safety measures and enterprises need to meet their own privacy and compliance rules. Customers can own and control their own data and Anthropic retains none. It's coming this fall." Posted 2026-08-20 20:34 UTC. This is the first public confirmation by Anthropic staff of the policy direction reported by Reuters the previous day (enterprise customers keeping data in their own cloud infrastructure; months of coordination with over 100 enterprise customers), pinning the launch to this fall.
x.comClaude Code v2.1.238 released — adds a keybindingFlavor setting ("readline" makes Ctrl+W delete back to the previous whitespace Bash-style; default "classic"), headersHelper for plugin marketplaces (runs commands to mint HTTP headers such as short-lived tokens for catalog and same-origin archive fetches; runs on plugin install/update with a [y/N] prompt, -y to skip), and self-hosted runner flags --defer-shutdown-max-min (on SIGTERM keep serving attached sessions up to the given minutes before exiting) and --proxy-authorization-command / --proxy-authorization-file (for egress proxies requiring fresh Proxy-Authorization headers per connection). ~17 fixes: unbounded memory growth in long interactive sessions, custom/project/plugin output styles drifting to default mid-session, leftover /tmp/claude-*-cwd files when Bash commands are interrupted, stdio MCP servers receiving server/discover before initialize, suspended sessions leaving the terminal in bracketed-paste mode, text-wrapping in permission prompt diffs with wide characters or emoji, and multiple Remote Control connection/messaging issues. Improvements: faster macOS startup, auto-update check delayed ~10 seconds post-launch, Bash permission checking for zsh-specific syntax, claude mcp list showing disabled servers as ⊘ Disabled, and the bundled claude-api skill updated for the Managed Agents Aug 19 release. Published 2026-08-20 20:33 UTC.
github.comReuters reports Anthropic plans to change its enterprise data retention policy — the mandatory 30-day retention stays, but business customers will be able to keep the data on their own cloud infrastructure instead of Anthropic's — republished by Yahoo Finance at 19:32 UTC on 2026-08-20. The new safety system is expected to launch later in 2026; Anthropic has spent months coordinating with over 100 customers including Salesforce. Background: in June Anthropic announced it would retain all customer data for frontier models such as Mythos and Fable for 30 days to detect novel cyberattacks, acknowledging the policy would be unpopular with zero-retention customers and pose real business risks if competitors did not follow. Meanwhile OpenAI is testing a no-retention alternative called private safety processing with Databricks and Microsoft, with a wider release planned for September, making data sovereignty a new battleground for enterprise customers.
finance.yahoo.comYahoo Finance technology editor Daniel Howley, citing Bloomberg, reports Anthropic expects its IPO to match or surpass SpaceX's record-setting $75 billion June offering — with a public filing possible as early as the end of this month — published at 19:20 UTC on 2026-08-20. Financials: Q2 2026 revenue of $11.5 billion, up 14x year over year; the May round raised $65 billion at a $965 billion valuation. By comparison OpenAI posted Q2 revenue of $6.2 billion (up 18% sequentially) and is expected to list in late 2026 or early 2027, so Anthropic would beat it to market. The report follows the 08-18 news of the $10 billion-plus credit facility and super-voting founder shares, moving the IPO into the filing countdown.
finance.yahoo.comAnthropic status page incident "Elevated errors on requests to multiple models" — elevated error rates on requests to some Claude models, resolved after 26 minutes — investigation began 2026-08-20 19:16 UTC, resolved 19:42 UTC. Affected components: claude.ai, Claude API (api.anthropic.com), Claude Code, and Claude Cowork; no root cause published. This is the fifth model-service incident in six days (outage on 08-16, degradations on 08-17 and 08-18, elevated Opus 5 / Haiku 4.5 errors on 08-19), starting just 15 minutes after the same-day Google connectors incident was resolved.
status.claude.comAnthropic status page incident "Elevated errors on Google connectors" — elevated errors on Google connectors (Sheets, Docs, Slides, Chat) and custom Google integrations, resolved after 29 minutes — investigation began 2026-08-20 18:32 UTC, resolved 19:01 UTC, with core functionality unaffected. Affected components listed: claude.ai, Claude API (api.anthropic.com), Claude Code, and Claude Cowork; no root cause published. A multi-model elevated-errors incident followed just 15 minutes after resolution, making two incidents back-to-back within an hour.
status.claude.comClaude Platform release notes 2026-08-20 — v1.0 of the Python SDK is out. The HTTP layer moves from httpx to httpx2, a maintained API-compatible fork: build custom http_client, Timeout and transport objects from httpx2 (the DefaultHttpxClient helpers are unchanged), and call httpx2.alias_httpx() at startup if you rely on tracing or mocking libraries that patch httpx. v1.0 requires Python 3.10 or later and removes long-deprecated surface, including the legacy Text Completions API, the temperature, top_p and top_k parameters on Messages methods, and the tool runner's client-side compaction_control. On the async client, .with_raw_response results now need await response.parse(), and AnthropicBedrock raises an error when no AWS region is configured instead of defaulting to us-east-1. The v1 migration guide lists every change with before-and-after snippets.
platform.claude.comAnthropic publishes the official blog post "Build production agents with computer use, the Skills API, and the Files API" — detailing the four production-agent capabilities that reached general availability (GA). The updated computer use supports multiple actions per turn, cutting task completion time and cost, and is HIPAA-eligible under a BAA for regulated workloads; the new browser use tool extends computer use to web applications, combining screenshots with page-structure parsing to target web elements more reliably than with pixels alone; the Skills API lets you upload and version custom instruction folders that load only when needed, executing in Claude's sandbox with no hosting required; the Files API offers automatic expiration, 5x higher rate limits, and 1 TB of storage per organization — upload once and reference by ID in subsequent requests. Customer result: Asteroid cut a 32-minute workflow to 13 minutes with ~30% cost reduction and 100% completion rates. Corresponds to the same-day @ClaudeDevs post on X and the Aug 19 platform release notes. Published 2026-08-20.
claude.comAnthropic publishes the enterprise case study "How monday.com transformed its platform into an agent-first product where humans and agents collaborate" — monday.com, used by over 250,000 companies, rebuilt its platform in three phases to embed AI natively as an agent-first product, logging 5 million agent interactions since the May 2026 launch. Chief Product and Technology Officer Daniel Lereya calls the shift to agent-first one of the most significant decisions the company has made; Orly Stern Izhaki, VP of Product for the AI Works Platform, reflects that earlier efforts were "AI dust" — sprinkling automations onto existing workflows. Customers access Claude in four ways: custom monday Agents built with prompts, Bring Your Own Agent (existing Claude Managed Agents join the platform), pre-built specialized agents from the Agent Store, and a coding integration that plans tasks and executes code in customer environments. Customer Cooke manages roughly 200 active and proposed projects and 130 contracts with the system; its director of strategy says "Monday used to be a platform we had to update. Now we operate from it." Published 2026-08-20.
claude.comAnthropic publishes "The Claude Code guide for startups" — synthesizing Claude Code practices from more than 15 fast-growing startups including ClickHouse, Omni, Clay, and Artemis Security, with some reporting 2-3x productivity gains. Five operating principles: Everyone Ships (agentic coding lets non-technical staff prototype features; one founder says "Claude Code collapses the chain" from idea to shipping), Automate the Tedium (agents handle code review, test fixes, and bug triage while engineers focus on judgment-intensive tasks), Trust but Verify (autonomous systems need robust testing and evaluation frameworks, especially in regulated industries), Build for Rebuilding (model capabilities evolve rapidly, so frameworks should enable frequent rewrites rather than treating code as permanent), and a Prototype → Dogfood → Productionize flywheel. Data points: ClickHouse ships 30% more features, Artemis Security merges 6,000+ PRs weekly, Clay automated 100% of bug triage. Recommends establishing MCP integrations, code-review automation, evaluation sets, and architectural guardrails via CLAUDE.md. Published 2026-08-20.
claude.comAnthropic publishes "Anthropic's approach to teaching and learning AI" and launches Claude Academy (academy.claude.com) — productizing its internal approach to training employees on AI for the millions of monthly visitors seeking AI literacy. Courses are organized around real-world problems rather than product features, built on mindset-based learning (e.g. "today's AI is the worst AI you'll ever use"), covering AI fundamentals tutorials, use-case collections by department (legal, healthcare, etc.), the 4D AI Fluency Framework, and human-agent team dynamics, with hands-on exercises, reflection activities, and badge tracking, plus a Claude Academy Skill for personalized course recommendations. Target audiences include individual users, enterprise leaders driving organizational adoption, and K-12 and higher-education teachers. Published 2026-08-20.
claude.com@ClaudeDevs promoted Claude Code's new "Concise" output style on X — Claude leads with the result and keeps responses short while still giving full detail on request; enable it under Output style in /config or set "outputStyle": "Concise" in settings.json. Posted by the official developer account on 2026-08-20 01:13 UTC, drawing 676K views, 9,782 likes, 447 reposts and 479 replies; the feature shipped with v2.1.237. Reactions were split: some said they had long relied on workarounds like /caveman, showing pent-up demand; critics called it a band-aid that leaves verbose model defaults (especially Opus 5) unaddressed; others asked for the same option on Desktop and mobile, and about its impact on token usage.
x.comClaude Code v2.1.237 released — adds a built-in "Concise" output style: Claude leads with results and skips preamble and narration while doing the work just as thoroughly, selectable under Output style in /config — also fixes prompt caching for sessions using an LLM gateway or custom base URL. Released 2026-08-20 00:54 UTC.
github.com@ClaudeDevs announced three updates to Claude Managed Agents — posted 2026-08-19 23:26 UTC. First, memory is easier to use with Self-Hosted Sandboxes: work done inside a self-hosted sandbox can be saved to memory, and such sessions can attach memory stores. Second, web_search and web_fetch now accept allowed_domains or blocked_domains, letting you control which domains the agent may search and read. Third, the Console session viewer was redesigned for multi-agent sessions with a minimap giving each agent its own lane, a streaming transcript grouped by agent iteration, and an inspector showing cost in dollars per thread and per session. The updates are live on platform.claude.com.
x.comClaude Code v2.1.236 released — adds the ANTHROPIC_DEFAULT_MODEL environment variable (sets the model new sessions start on; a /model pick still overrides it and persists across restarts, unlike ANTHROPIC_MODEL) and notify_when_idle for cross-session SendMessage (ask another session on the same machine to send a one-shot notice when it next goes idle, no polling, macOS and Linux); macOS sandbox wildcard read-deny rules (e.g. **/.env) now take precedence inside allowed read regions, cover matched directories' contents, and can't be bypassed by renaming. Roughly 20 fixes, including clipboard copy, background sessions and local MCP logs breaking after a session's directory was removed (regression since 2.1.229), the fullscreen renderer failing permanently after a single failed start (now falls back to the classic renderer), the /model picker rendering taller than the terminal, and mistyped slash commands running the closest fuzzy match (now reports an error). Improvements: better auto mode on Bedrock, Vertex AI, Foundry and with telemetry disabled; /goal sessions with parked goals check in after 30 minutes of idle (then 1h, 2h); /usage shows a usage-credits spend row for Team and Enterprise members; Remote Control marks sessions offline within seconds of CLI exit; VS Code gains screen-reader support for the transcript. Released 2026-08-19 20:02 UTC.
github.comBloomberg reports UK AI chip startup Fractile is in talks to raise about $600 million at a $6.5 billion pre-money valuation after signing a preliminary agreement to supply Anthropic with roughly $250 million of chips — a roughly sixfold jump from its ~$1 billion valuation in May, even though the chips are not expected to ship until 2027 — mirrored by Yahoo Finance at 18:31 UTC on 2026-08-19 (by Rebecca Torrence and Dina Bass). Founded in 2022 by Oxford roboticist Walter Goodwin, Fractile builds SRAM-based inference chips that fuse compute and memory on the same die (memory-compute fusion), eliminating the latency of fetching data from off-chip memory; it closed a $220 million round at ~$1 billion just three months ago, with existing backers including Accel, Founders Fund, and Factorial Funds, while investors in the current round remain undisclosed. Both sides signal intent to expand the partnership, marking another step in Anthropic's chip-supply diversification (beyond Nvidia, Google, Amazon, and AMD) following its move to build an in-house chip design team.
finance.yahoo.comClaude Code team member Thariq lays out the “software factory” vision on X — for its entire existence, software creation has been an incredibly unreliable endeavor: most projects ran late, over budget, and still missed user needs, and SMBs simply couldn’t get good software built for them; delivering on this is the promise of the “software factory” — posted 2026-08-19 17:52 UTC, 102K views, 1,040 likes, 52 reposts, 73 replies. A follow-up post adds that companies whose core competency is not software need software to become a reliable, predictable process, while he expects building net-new software products to remain an unreliable, risky, but profitable business. Replies include a jab (“could’ve at least waited for the Claude downtime to end before posting this”) alongside users reporting product delivery timelines halved with Claude, down to roughly one-sixth for R&D prototypes.
x.comEagle Point Credit Management is providing a roughly $1.3 billion private credit loan for an Anthropic-linked AI data center in Texas — the debt is part of a $16 billion project-finance package for developer Nexus Data Centers. Seeking Alpha news editor Ravikash Bakolia filed the report at 09:52 ET (13:52 UTC) on 2026-08-19, citing Bloomberg. The money will complete construction of a 2,900-acre campus in Hubbard, Texas, which will have its own gas-fired power plant, with Anthropic as the primary tenant. It follows the $15 billion bank debt package led by Morgan Stanley on July 30, in which Google guaranteed Anthropic's lease and power payment obligations, showing AI infrastructure financing spreading from bank syndicates to private credit firms.
seekingalpha.comAnthropic status page incident "Degraded performance for Claude Opus 5 and Claude Haiku 4.5" — elevated request error rates on Opus 5 and Haiku 4.5, resolved after 1 hour 20 minutes. Anthropic marked the incident as Identified at 09:42 UTC on 2026-08-19, saying it had found the cause of elevated errors on Claude Opus 5 and Claude Haiku 4.5 requests; a fix was deployed and monitoring began at 10:33 UTC, and the incident was declared resolved at 11:02 UTC. Affected components: claude.ai, the Claude API (api.anthropic.com), Claude Code and Claude Cowork. No root cause was published. This is the fourth model service incident in four days (08-16 service disruption, 08-17 Opus 5 and Sonnet 5 degradation lasting 1h33m, 08-18 all-model degradation lasting 2h41m), the highest incident density in recent weeks.
status.claude.comClaude Platform release notes for 2026-08-19 — three APIs reach general availability plus three Claude Managed Agents updates in one day — the Admin API user-management endpoints for Claude Enterprise organizations (members, invites, groups, custom roles) are GA and no longer need the ce-user-management beta header; the Files API is GA (/v1/files without the beta header, with expires_in_seconds file expiration, page/next_page pagination and an ids[] filter; storage is 1 TB per organization with a 500 requests/minute rate limit); Agent Skills and the Skills API (/v1/skills) are GA. Claude Managed Agents shipped three updates the same day: web_search and web_fetch tools accept allowed_domains / blocked_domains restrictions (plus max_content_tokens for web_fetch and user_location for web_search); sessions in a Self-Hosted Sandbox can now attach memory stores, with the Python, TypeScript and Go SDK workers downloading each store to its mount_path and syncing the agent's changes back; and the Console session viewer was redesigned with a timeline minimap, a transcript grouped by model request, and an Inspector panel for cost, raw events and per-tool statistics. @ClaudeDevs announced the three Managed Agents updates on X the same day at 23:26 UTC.
platform.claude.comBloomberg reports crypto exchange OKX has barred staff based in Hong Kong or traveling through mainland China from using Claude — triggered by Anthropic briefly suspending OKX's corporate account in early August; although the account was restored, OKX revoked Hong Kong staff access and routes AI requests to other models — per Taiwan Yahoo Finance citing Bloomberg's 2026-08-19 report. An internal OKX notice said some Hong Kong staff's Claude use "may not have fully complied with Anthropic's geographic access policies"; Anthropic confirmed its policies do not allow access to Claude from Hong Kong or mainland China. It is the latest case of US-China AI friction reaching the corporate level, after Goldman Sachs and JPMorgan cut Hong Kong staff's Claude access. OKX meanwhile still counts AI-tool proficiency in performance reviews, creating tension between compliance and AI-adoption goals.
tw.stock.yahoo.comAnthropic publishes enterprise case study "Turning conversation into knowledge: how Slack builds human-agent teams" — Slack CPO Jaime DeLanghe shares how to build human-agent teams that turn workplace conversation into institutional knowledge. Slack deployed multiple specialized Claude agents (meeting recaps, escalation flagging, web roundups, document rewrites), with all output reviewed by humans in shared channels. Three core principles: public-by-default channels (agents can only learn from visible conversations; private channels create blind spots for AI coworkers), handoff workflows (agents draft and monitor, humans review and decide, then hand back to agents for implementation), and clear agent roles (positioning agents as "coworkers" with distinct, measurable responsibilities instead of general-purpose chatbots). DeLanghe stresses measuring outcomes over activity: token usage and message volume prove nothing; judging real business impact requires "leaps of faith" beyond dashboards.
claude.comClaude Code lead Boris Cherny reshared the Claude Desktop startup speedup and signalled more optimisation to come — "The small quality of life improvements keep coming. When you're using Desktop every day, slow startup makes the app feel sluggish. Working on improving this even more!" — posted at 03:55 UTC on 2026-08-19, quoting the previous day's @ClaudeDevs announcement (Claude Desktop now starts roughly 2x faster than a month ago; the app's timers were throttled and the JS engine dropped into power-saving mode when it started in the background, and it now boots at full speed even while the window is still hidden). This is Cherny's second post of this kind within 48 hours, after his 08-18 02:24 UTC remark that "more is on the way" following the halving of Claude Code CLI p99 CPU usage, indicating that performance and experience work is the team's current running theme.
x.com@ClaudeDevs announced Claude Desktop now starts about 2x faster than a month ago. When the app launched in the background, its timers were throttled and the JS engine dropped into power-saving mode; it now boots at full speed even while the window is still hidden, along with several smaller perf fixes. Anthropic's official developer account posted at 23:44 UTC on 2026-08-18, drawing 84.6K views, 1,500 likes, 71 reposts and 79 replies. This is the second performance announcement within 24 hours after the CLI p99 CPU halving posted at 00:28 the same day, echoing Claude Code lead Boris Cherny's teaser that more is on the way. Replies asked what the smaller perf fixes were, and one user reported Claude Desktop consuming over 10 GB of storage and asked for a way to trim it.
x.comAnthropic published the research post "How Claude is accelerating protein design and analytical chemistry": Claude autonomously designed protein binders de novo, succeeding against 14 of 15 targets. Driven by a protein design prompt written by a human expert, Claude operated the publicly available specialist protein design and co-folding models the field already uses; the resulting designs were independently synthesized and wet-lab tested by Adaptyv Bio and Twist Bioscience. In multi-target mode (48 hours) hit rates were 26.7% for Mythos Preview and 22.6% for Opus 4.8; in single-target mode (24 hours) Mythos Preview reached 35.1%, all above the 10-15% industry baseline. High-affinity binders were obtained against at least 6 targets, and at least 4 targets matched or exceeded the best published affinity, with some designs binding several times more tightly than the previous best. The second result covers analytical chemistry: Opus 5 processed raw NMR and LC-MS files directly, completing NMR analysis in 23 minutes with hydrogen counts within 0.08 ¹H of lab results, and LC-MS analysis in 19 minutes with purity at 96.4% versus the lab's 96.33%; manual analysis typically takes 30 minutes to 1 hour. Anthropic also released a technical report and open-sourced the prompts and datasets on Hugging Face.
anthropic.comReuters, citing The Information, reports Anthropic is preparing supervoting shares for its founders — CEO Amodei and his co-founders would for the first time hold a class of stock with extra voting power, insulating them from outside shareholder pressure after listing. Filed at 17:06 ET (21:06 UTC) on 2026-08-18. Anthropic's founders hold relatively small stakes compared with other tech companies; Amodei himself owns about 2%. The company also plans to keep its existing body of non-shareholder trustees, who would elect a majority of the board through a separate class of stock. The IPO could come as soon as late September and may be the largest in history. The specific voting arrangements were not disclosed and the plans could still change; Anthropic did not immediately respond to Reuters' request for comment.
investing.comClaude Code v2.1.235 released. New: an optional spellcheck setting that underlines misspelled words in the prompt input as you type, using an installed aspell, hunspell or ispell. Fixes include whole-prompt-cache invalidation when a language server disconnected or reconnected mid-session; nested markdown list items misaligning at depth 3+ (with hanging indent added for wrapped items) in the terminal UI; prompt input highlights for slash commands, keywords and mentions appearing shifted in some multi-line prompts; Shift+Tab inside the permission prompt's comment field approving the edit and granting session-wide edit permission instead of closing the field; the Agent tool advertising a general-purpose default in sessions where that agent is unavailable; notebook cell delete/replace approval dialogs silently omitting existing cell content when the notebook or cell could not be read; slash commands run while Claude is responding showing HTML entities; the prompt footer not showing the "Update installed" restart notice after a background auto-update; the expanded task list (ctrl+t) always starting collapsed when resuming a session; and focus jumping between open Claude tabs in VSCode when a multi-panel window is restored or reloaded. Performance and UX: improved memory and CPU usage for cloud sessions like /ultrareview and /autofix-pr, clearer and more consistent permission dialogs, faster failure on pathological patterns in the embedded grep on native macOS/Linux builds, improved context-limit error messaging, Vim mode preserving NORMAL mode and cursor position when toggling transcript or closing panels, SendMessage refusing oversized messages upfront instead of silently dropping them, and claude rc applying enterprise-gateway availability checks for Remote Control.
github.comFortune analyzed the AI regulation clash between David Sacks and Anthropic CEO Dario Amodei. Sacks said Amodei wants to build "a DMV for AI" and called it regulatory capture; Amodei countered that regulation is not inherently anti-competitive. Fortune AI editor Jeremy Kahn wrote the piece on 2026-08-18 at 16:29 ET (20:29 UTC). Sacks argued regulation would handicap the U.S. relative to China and that "frontier AI is too powerful to centralize." Amodei replied that most proposals include exemptions for companies below a revenue threshold, and that negative public perception stems from a "crisis of trust" — AI companies must deliver on the positive benefits of AI rather than rely on marketing. Kahn pushed back on the analogy, noting aviation, pharmaceuticals and automobiles thrive despite safety regulation. Financials disclosed: Anthropic annualized revenue of $65 billion (up from $47 billion in May), preliminary quarterly revenue of $11.5 billion, a $965 billion valuation after the May round, and a potential IPO as soon as fall 2026. On capability, Claude Opus 5 solved 100% of Tier 1 games and 20% of Tier 7 games in a rule-discovery test. Anthropic denied Amodei ever claimed it would be "the only private company in the world."
fortune.comAnthropic's official @claudeai account announced that Claude can now send emails in Gmail and manage files in Google Drive. Ask Claude to reply to a thread and it drafts and sends the response, with the user controlling when approval is required. Posted at 20:06 UTC on 2026-08-18; connect Gmail or Google Drive from the connectors menu to enable it, available on all paid plans. Previously the Google Workspace connectors could only read, search and draft email; this extends write access to actual sending and Drive file management. The post drew 415.7K views, 5,800 likes, 539 reposts and 315 replies. Replies mainly asked for support for connecting multiple accounts (currently limited to one) and for the ability to download email attachments as competing products already allow.
x.comClaude Code's 50% weekly limit increase has been extended again, now through August 31, with Anthropic saying for the first time that it hopes to make the increase permanent while conceding capacity may be tight. @ClaudeDevs posted at 19:35 UTC on 2026-08-18: "We hope to make this a permanent change to our plans, but strong demand for our models means that capacity may be tight over the coming weeks." The post quotes the July 18 announcement that extended limits through August 19, effectively adding 12 more days one day before that deadline. It drew 1.5M views, 13K likes, 1.6K reposts and 980 replies, among the highest-engagement posts from the account recently. Replies skewed negative: one asking why it still cannot be made permanent and how much longer customers will be strung along drew 522 likes, a user reported their own limits were not raised (9K views), and another suggested off-peak discounts to even out hardware load.
x.comAnthropic status page incident "Degraded performance for multiple models" — degradation across the entire model lineup, affecting Mythos 5, Fable 5, Opus 5, Sonnet 5 and Haiku 4.5 — Anthropic opened the incident at 16:20 UTC on 2026-08-18 reporting elevated error rates on requests to multiple models, updated at 17:12 UTC that Opus 5 requests were still seeing elevated errors, deployed a fix and entered monitoring at 18:26 UTC, and declared it resolved at 19:01 UTC, about 2 hours 41 minutes in total. Affected components were claude.ai, the Claude API (api.anthropic.com), Claude Code and Claude Cowork. No root cause was published. This is the second major incident in three days (08-16 authentication outage of 36 minutes, 08-17 Opus 5 and Sonnet 5 degradation of 1 hour 33 minutes).
status.claude.comSQ Magazine reported on the Claude outage across all models — Downdetector logged over 4,000 problem reports by 10:08 a.m. PT (17:08 UTC), up from 2,000 just 22 minutes earlier, doubling within half an hour — written by Barry Elad, who noted most reports centred on Claude Code, with developers' reliance on the terminal agent amplifying the impact. Affected services covered claude.ai, the Claude API, Claude Code and Claude Cowork, while on the model side Mythos 5, Fable 5, Opus 5, Sonnet 5 and Haiku 4.5 were all affected. The report notes this is the second incident in three days, and because it reached the API layer the impact on third-party applications built on Claude was more severe than the 08-16 authentication outage.
sqmagazine.co.ukAnthropic's official @claudeai account announced that Claude Cowork is now available on mobile and web for all paid plans — posted at 16:48 UTC on 2026-08-18. Cowork on mobile and web had been in beta for Max subscribers since 2026-07-07; after roughly six weeks of staged rollout it now covers all paid plans including Pro, Max and Team. The web version is entered from the claude.ai home screen and the mobile version runs inside the iOS and Android apps, while desktop remains the fullest experience with local file access. Cross-device handoff is the main selling point: tasks keep running in the background after you close a device, and Claude pushes a notification when it hits a decision that needs human judgement.
x.comMacro investor Raoul Pal publicly criticized Claude, warning that Anthropic "needs more inference and fast or they're gonna lose a lot of customers." Benzinga staff writer Snigdha Gairola reported at 06:52 ET (10:52 UTC) on 2026-08-18 that Pal said on X "Claude appears to be utterly unusable today," claiming he had "wasted hours" with tasks taking about 30 minutes to complete. He also attacked the model's reasoning quality: "His reasoning is flawed and it's not doing things and it's missing everything it was supposed to do." He separately described Opus 5 in expletive terms and complained about the cost of using Fable 5. On usage limits, he said that although he is "hardly a heavy user," he exhausts his weekly credits by Monday. The article also rounds up recent pressure on Anthropic: CEO Amodei's public dispute with investor Gavin Baker over AI regulation, Anthropic's accusation that DeepSeek, Moonshot AI and MiniMax ran "industrial-scale" distillation on Claude across more than 24,000 accounts and 16 million interactions, and Elon Musk's counter-accusation that Anthropic previously stole training data at scale. Benzinga discloses the piece was partially produced with AI tools and reviewed by its editors before publication.
benzinga.comFortune reports Anthropic's annual revenue run rate has reached $65 billion — about seven times the $9 billion at the end of 2025. Global news executive editor Jim Edwards published the piece at 06:33 ET (10:33 UTC) on 2026-08-18, with the figure sourced from Bloomberg's 08-17 report. The article argues this growth rate puts Anthropic ahead of OpenAI and DeepSeek in the race to public markets, with an IPO expected in autumn 2026 that could make it the first of the three to list.
fortune.comClaude Developer Platform official release note (2026-05-12): Fast mode (research preview) now supports the Claude Opus 4.7 model. By setting `speed: "fast"`, `model: "claude-opus-4-7"`, and the `fast-mode-2026-02-01` beta header in an API request, developers get significantly faster output token generation (up to roughly 2.5x output tokens/sec), priced at 6x standard Opus rates across the full context window (including requests over 200k input tokens). Pricing, rate limits, and access are the same as for Opus 4.6 fast mode; interested customers must join the waitlist. Fast mode does not support the Batch API and is not available for Claude Platform on AWS, Amazon Bedrock, Google Vertex AI, or Microsoft Azure Foundry — it is offered only via the direct Anthropic API (with the beta header) and supported native integrations (Claude Code, Cursor, Windsurf, v0, Warp). Fast mode first launched for Opus 4.6 in February 2026.
platform.claude.com9to5Mac reported that Claude Cowork on mobile has opened to all paid plans — noting Anthropic started with its most expensive plan last month and has now completed the push to every paid tier — quoting the official Claude account's post: "Claude Cowork is now available on mobile and web for all paid plans." The report also frames the competitive context: OpenAI has launched a rival product, ChatGPT Work, likewise covering iPhone, iPad, Mac and web, putting the two companies in direct competition over bringing collaborative agents to mobile.
9to5mac.comBloomberg reported that Anthropic's pre-IPO revolving credit facility is set to climb past $10 billion — with banks jockeying for a slice in hopes of winning IPO underwriting roles. Anthropic has asked lead arrangers to commit about $1.25 billion each, second-tier active lenders around $1 billion, and less active participants roughly $750 million or less; the size is a sharp jump from last year's $2.5 billion facility. Participating banks include Morgan Stanley, Goldman Sachs and JPMorgan Chase, the same banks reported to be preparing Anthropic's IPO. Markets expect a listing as soon as this fall, potentially ahead of OpenAI, and the company has already filed confidentially. Separately, Morgan Stanley is arranging $15 billion of debt financing for Anthropic's Texas data-centre project, including a $14 billion bridge loan to developer Nexus Data Centers, with backing from Alphabet. Talks are ongoing and Anthropic could still cap the revolver at or below the target.
investing.comAnthropic publishes "Claude on call: How Claude Tag serves as Anthropic's first responder for CI/CD failures" — Claude Tag acts as first responder for internal CI/CD incidents: median 14 minutes to first analysis after detection, root cause identified in as little as 4 minutes, paging on-call engineers only when thresholds confirm a genuine problem. Written by technical staff member Sachin Malhotra. Four architectural pillars: cross-incident memory via Slack channels and markdown skill files in GitHub; MCP Connectors integrating Datadog, Grafana, PagerDuty, GitHub, Kubernetes and Slack; an orchestrator dispatching executor subagents to investigate dependencies in parallel; and playbooks including a self-improving lessons.md that records incident patterns for future investigations. Fixes roll out progressively behind feature flags, with Claude managing canary traffic and automated ramping based on monitoring data; a "ci-weather" agent compiles cross-incident metrics into company-wide status reports, reducing unnecessary pings to on-call engineers. The post also reveals Anthropic engineers now ship 8x more code per quarter than the 2021–2025 baseline. Anthropic ships an open-source on-call setup kit; requires a Team or Enterprise plan with Claude Tag and Claude Code Remote.
claude.comClaude Code head Boris Cherny reposted the @ClaudeDevs CPU performance announcement, adding: "Small quality of life improvements like this add up. More on the way" — posted 2026-08-18 02:24 UTC, signaling a further series of performance and experience optimizations. At 02:20 UTC the same night he also reposted the Claude Code /design skill research preview announcement, inviting user feedback.
x.com@ClaudeDevs announced a performance win: Claude Code CLI now uses 2x less CPU at p99 — Bun's garbage collector was running on a fixed timer and would kick in mid-turn, stealing CPU right when Claude Code was busiest; it now waits until the process is idle. Posted 2026-08-18 00:28 UTC by Anthropic's official developer account, earning 2,849 likes, 133 reposts and 179K views. Replies steered back to usage limits: "Now let's test it by resetting the usage limit" got 113 likes, and another user asked to pass the gains on by removing the 50% weekly cap on Fable 5 for Max subscribers (22 likes).
x.com@ClaudeDevs announces the new /design skill for Claude Code (research preview) — bringing Claude Design's artboard workflow into the CLI and Desktop, built on artifacts — posted by Anthropic's official developer account at 21:57 UTC on 2026-08-17. Running /design generates editable artboards for your UI; pick one, tweak it, then have Claude implement it. A follow-up thread post notes availability on Pro, Max, Team and Enterprise — update Claude Code to try it. The main post drew 7,291 likes and 442 reposts; a top comment asking "are the designs watermarked too?" earned 109 likes, showing the watermark controversy spilling over into new feature launches.
x.comClaude Code v2.1.234 released — sessions now continue automatically when a claude.ai usage limit resets (can be turned off in /config), new CLAUDE_CODE_PROJECT_DIR_NAME environment variable and selection:clear keybinding action, GitLab MR badge in the footer and statusline, and continued hardening against the Windows NT-namespace path NTLM credential-leak vector — published by Anthropic at 20:20 UTC on 2026-08-17, commit 354757e. Security: remote file reads, session restore, CLAUDE.md includes, workflow scripts and file uploads now reject \??\ paths; MCP diagnostics no longer print resolved secrets (showing the ${VAR} form instead); credential masking on permission previews can no longer hide commands, paths or destinations. Fixes: auto mode repeatedly re-checking sandboxed commands' network access after compaction in long sessions, session-scoped permission answers (including denies) dropped on background subagent prompts, a crash on the non-streaming fallback path via third-party gateways with missing fields, and extremely slow markdown rendering on unusual Unicode sequences. Improvements: the built-in claude-api skill's context cost drops from ~200k to ~25k tokens with on-demand reference docs; /permissions and /add-dir can be opened while Claude is working; auto-generated session titles are now short, specific names; Remote Control effort picks sync across clients and file uploads are fixed.
github.comAnthropic publishes a customer case study — US legal document delivery company ABC Legal deployed a fleet of 50+ agents with Claude Managed Agents, cutting costs by up to 50% for certain legal tasks — @ClaudeDevs posted at 19:36 UTC on 2026-08-17 linking to the full blog post. ABC Legal has 1,100 employees and runs the service platform EvidenceChain.com; it consolidated scattered experimental automations into a governed, versioned and observable agent system, with about 310 employees using Claude daily. Agents cover code review, document delivery workflows, court filing rejection diagnosis, job verification, attorney coordination, financial processing and compliance checking. The technical highlight is a self-improving loop: a working agent performs tasks, a harvester collects human feedback from Slack reactions, and a weekly tuner proposes prompt improvements as pull requests; the CTO notes "an agent is really just structured text, a prompt plus configuration", enabling version control and code review.
claude.comAnthropic Claude Code team member Thariq (@trq212) posted that recent proc gen art, video editing and 3D game demos have made him update towards LLM coding models being better at a lot of creative work than diffusion models. Posted 2026-08-17 18:14 UTC, earning 452 likes and 58K views. In the thread he added that code is easier to edit and nudge in the direction you want, and exports to work with existing tools. OpenAI's roon (@tszzl) replied that the creative aspects we care about are at the level of intelligence rather than technique, earning 82 likes.
x.comAnthropic status page incident “Degraded performance for Claude Opus 5, Claude Sonnet 5” — degraded performance for both models, impact window 13:56 to 15:29 UTC, about 1 hour 33 minutes. Anthropic began investigating elevated errors on Claude Opus 5 requests at 13:56 UTC on 2026-08-17; at 14:25 UTC it reported Opus 5 operational and Claude Sonnet 5 degraded; a fix was deployed and monitored from 14:39 UTC, and the incident was resolved at 15:29 UTC. Affected components: claude.ai, Claude API (api.anthropic.com), Claude Code, and Claude Cowork. No root cause was disclosed. This is another status page incident the day after the 36-minute outage on 08-16.
status.claude.comNPR's Morning Edition covers the Claude watermark — host Michel Martin interviews Fortune AI reporter Beatrice Nolan about the invisible watermark embedded in content processed by Anthropic's new models. The watermark story spreads beyond tech media into mainstream US broadcast audiences, a marker of the controversy entering public consciousness.
npr.orgInc. rounds up Claude subscriber backlash against the watermark — reporter Kevin Haynes writes that dozens of subscribers criticized the policy on X, with Business Insider counting paid users canceling over it; Reddit user visionode's viral post calls the watermark a "digital tattoo on their forehead," naming students who reorganize paragraphs with Claude and journalists who ask AI to summarize 200-page transcripts as those who will get caught, with critics calling it a modern-day "scarlet letter." Anthropic responds that the watermark carries no identifying information and cannot be traced to a specific person, organization, or chat; the technique uses Google DeepMind's SynthID-Text statistical word-choice patterns, light editing probably will not remove it completely, and only a complete word-for-word rewrite will.
inc.comBleepingComputer reported on the major Claude outage — reporter Mayank Parmar covered the incident in real time; users reported login failures, pages failing to load, interrupted requests, and various error messages affecting claude.ai, Claude Code, Claude Cowork, and platform.claude.com; Anthropic had not disclosed a root cause at publication time.
bleepingcomputer.comstatus.claude.com reported a 36-minute Claude service disruption — at 21:58 UTC users were unable to authenticate to claude.ai, Claude Code, and Claude Cowork; at 22:02 the incident expanded to degraded performance across claude.ai, platform.claude.com, the Claude API, Claude Code, and Claude Cowork; a fix was deployed at 22:22 with monitoring, and the incident was resolved at 22:34. No root cause was disclosed.
status.claude.comIBTimes UK reports on the global scope of Anthropic's watermarking and the EU fine context — all Claude models launched from 2026-08-02 embed watermarks globally, not just in Europe; violating EU AI Act Article 50 synthetic-content marking obligations carries fines of up to EUR 15 million or 3% of annual worldwide turnover. Text watermarks use an imperceptible pattern woven into wording that survives copying; images get signed metadata similar to photo EXIF, though format conversion can strip metadata and heavy editing may eliminate detection entirely. Industry context: nearly 200 companies signed the EU transparency Code of Practice by late July, Google DeepMind has deployed SynthID, and OpenAI signed but delayed implementation citing false-positive concerns.
ibtimes.co.ukAnthropic staffer Thariq (@trq212) posted that the creators of three of the most iconic web frameworks embraced AI-assisted development early — Django's Simon Willison, Flask's Armin Ronacher, and Rails' DHH. DHH replied that "good agent use is all framework building: build the machine that builds the machines, meta programming the virtual programmers"; Simon Willison responded that going from Django to LLMs to coding agents is a natural progression in the pursuit of productivity tools. The post drew 1,890 likes.
x.comFuturism covered the user backlash against Claude's watermarking — after Anthropic began embedding watermarks in generated content to comply with the EU AI Act's transparency requirements, communities erupted in opposition: users fear undisclosed AI use in academic and workplace settings will be exposed, with some calling the watermark a "scarlet letter" and others criticizing the system as "arresting the drug user while leaving the dealer alone". Technically, the watermark is embedded via subtle word-choice biases — imperceptible individually but detectable in aggregate; rewriting with another chatbot may destroy the signal, and detection tools could be reverse-engineered for removal, similar to what Google's SynthID faces.
futurism.comForbes columnist Lance Eliot warns of scams tainting watermark-removal apps — after Anthropic began embedding watermarks in Claude outputs, a wave of tools claiming to strip them has emerged, laced with malware and fraud — Forbes published the column by AI scientist Lance Eliot at 07:15 UTC on 2026-08-16. Technical context: Claude's watermark is embedded via statistical word-selection patterns, undetectable to human readers and identifiable only by authorized detection tools; basic editing, embedding generated content in larger documents, or re-processing through other AI systems can compromise it. The scam problem: as demand for removal surged, fraudsters deployed malicious apps claiming to strip watermarks, exploiting the information asymmetry that users cannot verify whether removal actually succeeded — ideal conditions for malware distribution and deception. Eliot notes roughly 1.5 billion weekly LLM users worldwide; as other model providers adopt watermarking, the problem will intensify dramatically, and non-technical users will struggle to distinguish legitimate tools from scams.
forbes.comAnthropic co-founder and CEO Dario Amodei posted a two-part thread on X responding to investor Gavin Baker's critique that AI regulation equals concentration of power — arguing that "concentrate via regulation or distribute widely" is a false choice and that fair institutional processes can vest power in ideas rather than people; he noted Anthropic's policy proposals are designed to constrain frontier labs while exempting smaller competitors (SB 53 exempts companies under $500M revenue; the testing frameworks advocated at CAISI and the White House are stricter for frontier models). In part two he rejected the "disproportionately negative messaging" charge, saying the most valid criticism is that AI companies have not yet delivered on promises to benefit the world, and revealed Anthropic is rapidly ramping up biology and medicine efforts with "early glimmers in the coming months." The post drew over 3,600 likes.
x.comAnthropic employee Thariq (@trq212) shared an interactive artifact made with Claude on X explaining how watermarking works without quality loss — addressing community skepticism that lossless watermarking seems counterintuitive, a follow-up on the employee side after the official watermarking FAQ. The post drew over 2,100 likes; replies still showed pushback, with some users vowing to switch to open-source models.
x.comGizmodo covers Anthropic's watermark explainer and the user cancellation wave — reporter Mike Pearl walks through the official blog's technical details: the watermark uses a secret key to steer statistical preferences among equally viable word choices, kicking in only in low-stakes contexts (e.g. weather descriptions) while single-correct-answer cases ("Paris is the capital of...") are unaffected; preferences are context-dependent and undetectable to human readers, with a detection API coming. The piece highlights the official note on editing: even when Claude merely edits human-written text, the watermark may still appear. On cancellations: multiple paying users posted cancellation screenshots on X, with math/AI influencer John Ennis citing the "ridiculous watermark idea", while some users also cited the WSJ story on CEO Amodei's wife as a reason; Anthropic told Business Insider it has not seen an increase in cancellations since the watermark announcement.
gizmodo.comTechCrunch breaks down the technical details of Anthropic's watermarking FAQ — reporter Anthony Ha notes Claude's watermark uses the SynthID-Text approach published by Google DeepMind in 2024, embedding reader-imperceptible patterns when the model makes stylistic choices, with a detection API to be released for verification. Light editing won't fully remove the watermark, while a complete word-by-word rewrite will; impact on code is minimal, appearing mainly in comments where word choice is arbitrary. Business Insider counted dozens of X users threatening to cancel subscriptions.
techcrunch.comAnthropic status page incident 'Elevated errors for Claude Fable 5': elevated error rates on Claude Fable 5 requests, with the impact window retroactively set at 20:00 UTC Aug 14 to 00:11 UTC Aug 15 (about 4 hours 11 minutes), the second incident that evening. Anthropic identified elevated errors at 23:57 UTC on 2026-08-14, confirmed the root cause on claude.ai at 00:20 UTC and declared the issue resolved at 00:27 UTC on 2026-08-15. The affected component listed is claude.ai. Media and DownDetector saw a surge of user reports from 16:23 ET. No root cause was published. The window overlaps the same evening's 'Service disruption on Claude services' incident (20:14-20:38 UTC), making this the sixth status page incident within a week since 08-12.
status.claude.comClaude Code v2.1.233 released: deprecates Todo/task-tracking tools on Opus 4.8, Sonnet 5, Fable 5, Mythos 5 and newer models, fixes the 2.1.232 auto mode regression and a Windows NT device-prefix path bypass of UNC validation (an NTLM credential-leak vector), and adds GitLab MR support and a Bash memory cap. Released by Anthropic at 22:20 UTC on 2026-08-14, commit 0fa8c19. Deprecation: TaskCreate/Get/Update/List and TodoWrite are no longer available on the newer models; set CLAUDE_CODE_ENABLE_TODO_TOOLS=1 to restore. New: GitLab merge request URLs supported by the --worktree flag and claude agents view (shown as !N); opt-in forward_user_identity apps gateway setting sends the signed-in user's identity as headers for per-user spend attribution; opt-in memory cgroup limit for Bash commands on Linux (CLAUDE_CODE_TOOL_MEMORY_LIMIT) to keep runaway builds from stalling sessions; CLAUDE_CODE_WEBFETCH_CACHE_TTL_MS configures the WebFetch cache TTL (default 15 minutes); improved screen reader mode; claude plugin validate checks bare .claude/skills directories and reports SKILL.md parse errors. Fixes: cloud sessions marked lost when the environment shut down during permission prompts; MCP v2 endlessly reopening subscription streams against serverless hosts with fixed timeouts; Notification hooks not firing for permission prompts under Claude Desktop or VS Code; idle Linux sessions burning 100% of one core with sandboxing enabled; bundled skill aliases (/checkup, /review) reporting Unknown command in -p mode; Windows NT device prefix paths (\??\) bypassing UNC path validation; auto mode repeatedly stopping for approval on ordinary cd-and-redirect Bash commands (2.1.232 regression); Windows Cygwin-style symlinks and input redirections (2.1.232 regression, reverted). Improvements: claude self-hosted-runner creates session branches without rewriting the working tree and drops two blocking round trips; 400/413 errors from Vertex and Foundry upstreams now carry the upstream's own message (fixes an auto-compact bug); print mode emits stderr diagnostics for unrecognized model IDs.
github.comAnthropic status page incident 'Service disruption on Claude services': service disruption on Claude API, Claude Code and Claude Cowork, with an impact window of 20:14-20:38 UTC, about 24 minutes. Anthropic began investigating degraded performance reports at 20:30 UTC on 2026-08-14, identified the root cause and deployed a fix by 20:44 UTC, retroactively set the impact window at 20:14-20:38 UTC, and posted the final resolved status at 21:58 UTC. Affected components: Claude API (api.anthropic.com), Claude Code and Claude Cowork. No root cause was published. Later the same evening the 'Elevated errors for Claude Fable 5' incident affecting claude.ai (impact 20:00 UTC to 00:11 UTC next day) overlapped this window.
status.claude.comForbes follows up on the WSJ report that Cami Clark, wife of Anthropic CEO Dario Amodei, courted Jeffrey Epstein as an investor for her "free luxury porn company" and a social dieting app, per emails in the Epstein files — the WSJ profile landed as Anthropic heads toward an IPO at a potential $2 trillion+ valuation; Forbes published its explainer at 20:21 UTC on 2026-08-14. Clark, an entrepreneur who married Amodei in 2022 and previously dated former Google CEO Eric Schmidt, is described by the WSJ as a "sounding board and strategic adviser" to Amodei and Anthropic. Epstein email timeline: met Epstein via literary agent John Brockman in March 2011 and pitched her ventures; the most substantial exchange came in March 2012 (Epstein initially replied "i'm sorry, who is this"); she invited him to a housewarming party in July 2012; Epstein connected with her on LinkedIn in 2013; no evidence he ever invested. The WSJ also reported Clark pitched Schmidt a "Mother of AGI Fund" in 2021 to formalize her involvement in Anthropic, which Daniela Amodei and other co-founders opposed, and noted signs that public references to her online had been deliberately scrubbed. The story broke the same week as the watermark backlash, with Gizmodo noting some users cited it as a cancellation reason.
forbes.comAnthropic publishes a watermarking FAQ in response to the backlash: watermarking is implemented to comply with the EU AI Act and other major model developers who signed the same Code of Practice will also implement it; the post stresses no practical impact on output quality, no hidden characters, no extra tokens, and no traceability to individuals. Posted by @AnthropicAI at 19:16 UTC on 2026-08-14, summarizing six points: compliance with the EU AI Act; no practical impact on the quality or content of Claude's outputs; watermarked and un-watermarked text indistinguishable to readers; nothing added to the text and no hidden characters; no extra tokens and no added cost; watermarks cannot be traced to a specific person, organization or chat. Community response: 1,752 likes and 223 reposts, with top comments largely critical: 'Let's steal all the data from the internet and then add a watermark to it' (554 likes); Nick Dobos calling the no-practical-impact claim a lie since wording changes are acknowledged (323 likes); 'You are a US company. Force this on the EU only' (297 likes). This is the first official FAQ-style response after TechCrunch's 08-11 watermark policy story and the 08-12 user-backlash story.
x.com@ClaudeDevs announces auto mode is now the default permission mode in Claude Code: rolling out to Pro, Max and Team; users who already set a default mode will be asked before anything changes; a new /auto-mode-setup scans the repo and suggests trusted repos and domains; the post drew 2,575 likes. Posted at 18:32 UTC on 2026-08-14. Modes can still be switched any time with Shift+Tab or pinned with defaultMode in settings. A follow-up thread post introduces /auto-mode-setup: Claude looks through the repo and suggests trusted repos and domains for review, and the more the classifier knows about the setup, the clearer the line on what's safe to run. This is the rollout-day post following the 08-07 announcement (14,739 likes), which said auto mode reviews shell commands with a separate classifier that caught 89% of dangerous commands in testing versus 14% for manual approval. The rollout post drew 2,575 likes and 122 reposts.
x.comAnthropic publishes its second Risk Report: released regularly under the Responsible Scaling Policy to share detailed information on system risks and preparedness, covering RSP changes, updated thresholds for automation of AI R&D and development of novel biological and chemical weapons, and autonomy threat models, published as a redacted PDF. Posted by @AnthropicAI at 18:00 UTC on 2026-08-14. The public version of the August 2026 report is a partially redacted PDF and covers the executive summary and report structure, RSP changes since the previous Risk Report, updated thresholds for AI R&D automation and novel bio/chemical weapons development, and autonomy threat models. The post drew 1,641 likes and 144 reposts; top comments lean critical, with one calling the posts regulator-aimed fearmongering (184 likes) and another saying a 186-page risk report is disproportionate given Fable 5's safeguards (81 likes).
x.com