From Anthropic’s new text watermarking for EU compliance to a security incident that highlights the risks of AI-generated code, OpenAI cutting flagship pricing in half, and Nvidia reining in its record OpenAI data-center financing — here are the top AI stories for August 18, 2026.
Anthropic Rolls Out Text Watermarking Across Claude
Anthropic announced that future Claude models will generate text carrying an invisible watermark, a cryptographic signature designed to reveal how likely it is that Claude created the text. Announced August 14, the move is driven by compliance with the EU AI Act: the EU began requiring AI providers serving its market to mark AI-generated content as of August 2. Anthropic, “along with several other major AI providers” and roughly 190 signatories, signed the EU Code of Practice on Transparency of AI-Generated Content in July 2026.
The technique is a version of Google DeepMind’s SynthID-Text approach, published in Nature in 2024, and traces back to a 2022 Scott Aaronson proposal. Rather than adding hidden characters or extra tokens, it subtly changes the source of randomness the model uses to choose among equally good next words. Readers cannot perceive the difference, Anthropic says, and testing shows no impact on quality, creativity, or readability. The watermark carries no identifying information and cannot be traced to a user or organization, and code — where exact output is required — generally carries far less watermarking than prose.
Anthropic is also attaching C2PA content credentials to images and files it produces, and plans to offer a watermark detection API. Notably, the announcement has drawn sharp criticism in the developer community: writing on Daring Fireball, John Gruber called the practice a “perversion of writing,” arguing that a tool shouldn’t sacrifice any clarity for provenance, while commenters on Hacker News raised concerns that verifying a watermark would require sending entire texts to Anthropic.
Anthropic Publishes Claude’s System Prompts
In a transparency push that drew strong community interest this week, Anthropic published the system prompts used by Claude’s web and mobile apps, documenting how the model is instructed to behave. The prompts reveal notable evolution: early system prompts were just over 300 words, while the latest run to more than 3,000 words.
Among the details surfaced are guardrails instructing Claude to prioritize a person’s wellbeing if they express distress, a “default stance” that Claude helps unless doing so would create a concrete, specific risk of serious harm, and a safeguards-routing mechanism that can redirect certain queries intended for Anthropic’s most capable model, Fable 5, to Opus 5 instead. Community observers noted the prompts apply to Anthropic’s consumer chat products rather than the API, and that they are prefix-cached to keep performance and cost impact low.
OpenAI Cuts GPT-5.6 Sol Pricing by Half
OpenAI has cut the price of its flagship GPT-5.6 Sol model by 50%, bringing it to $5 per million input tokens and $30 per million output tokens at standard API rates. The move follows earlier reductions to the GPT-5.6 family — Luna by 80% and Terra by 20% — as OpenAI works to sharpen its pricing amid intense frontier-model competition.
GPT-5.6 spans three tiers: Sol (flagship), Terra (a balanced, lower-cost model competitive with GPT-5.5), and Luna (fastest and most affordable, at $1/$6). The family introduced a new max reasoning mode, and OpenAI reports Sol sets state-of-the-art results on the Artificial Analysis Coding Agent Index at 80 points while using fewer tokens and less time than rivals. Sol also introduced a new tiered naming system where the number represents a generation and Sol/Terra/Luna represent durable capability levels that advance on their own cadence. Developers and independent reviewers have questioned how the models can be so efficient at such low price points, though the cuts position OpenAI aggressively against competitors.
AI-Generated “Autofix” Code Let Researchers into Snowflake’s Jira
Wiz Research’s autonomous security tool, Red Agent, exposed a vulnerability in Snowflake’s public repositories that traced back to code reviewed and merged with GitHub Copilot’s AI-generated Autofix. The finding offers a striking cautionary tale about AI-assisted software development.
Wiz flagged a script-injection vulnerability in the jira_issue.yml GitHub Actions workflow inside Snowflake’s snowflake-connector-net repository: crafted issue titles could trigger arbitrary command execution and expose a Jira API token. Critically, the vulnerable workflow was merged in PR #1218 on June 18, 2026, co-authored by Copilot Autofix. Wiz identified, exploited, and responsibly disclosed the issue via Snowflake’s HackerOne program on June 23; Snowflake remediated the same day, rotated the affected credential, and confirmed via audit logs that Wiz was the sole actor during the exposure window. The incident sparked debate over whether automated AI merge-and-fix pipelines can introduce security flaws too subtle for fast-moving teams to catch.
Nvidia Scales Back Its Massive OpenAI Data-Center Guarantee
Nvidia and OpenAI are reworking the financing for a planned 10-gigawatt data-center campus in Ohio, with the chipmaker now planning to backstop only about half of the multi-hundred-billion-dollar build-out rather than all of it, according to the Wall Street Journal. Earlier reports had pegged the guarantee at roughly $250 billion — one of the most ambitious financing transactions of the AI boom — with Nvidia also discussing financing OpenAI chip purchases of up to $350 billion.
Under the proposed new terms, Nvidia would initially backstop half of the project, a structure designed to reassure lenders about the project’s funding. Nvidia shares fell 5% when the initial $250 billion figure was first reported. The renegotiation underscores the enormous capital demands of frontier AI infrastructure and the growing caution among financiers as they weigh the long payback horizons of AI data centers.
That’s a look at the top AI stories for today. As AI regulation, model pricing, security, and infrastructure financing all accelerate, the frontier continues to move quickly — we’ll keep you posted on what matters.