Anthropic Is Watermarking Every Word Claude Writes — Here's What It Means for You

On August 2, 2026, Anthropic flipped a switch that quietly changes every piece of text Claude produces. From that day on, every word Claude writes carries an invisible watermark — and files it generates get a signed “provenance” fingerprint. If you’ve been using Claude for essays, reports, or code, this is about to matter to you. Here’s exactly what changed, how the watermark works, why people are angry, and what it means for the wider AI landscape. ...

August 16, 2026 · 4 min

SpaceX Just Bought Cursor for $60B — Your AI Coding Tool Is Now a Rocket Company

On August 14, 2026, SpaceX closed a deal that would have sounded like science fiction a year ago: it acquired Cursor — the AI coding app most developers in this chat have probably installed — for $60 billion, all stock. It’s one of the largest tech acquisitions ever, and it pulls AI coding directly into a rocket company. Here’s what actually happened, and why it matters if you write code for a living. ...

August 16, 2026 · 3 min

Uber and China's Pony.ai Are Putting 2,000 Robotaxis on European Streets

Uber just teamed up with China’s Pony.ai to put 2,000 driverless robotaxis on European streets. And this isn’t a concept car or a press-day demo — the first one is already picking up passengers. Here’s what’s confirmed, what’s coming, and why it matters. What’s already live A commercial robotaxi service has been running in Zagreb, Croatia since late March 2026, operated under the brand Verne and powered by Pony.ai. Uber and Pony.ai call it Europe’s first commercial robotaxi service. The new partnership announced Friday extends that to four more European cities (the companies haven’t named them or given a hard timeline) and adds the Middle East to the roadmap. ...

August 16, 2026 · 2 min

This Week in AI: Claude Breached 3 Companies, MCP Goes Stateless

A lot happened in AI this week. Anthropic admitted its own models broke into real companies. The protocol behind AI agent tools rewrote its own rules. AMD bought a company that builds AI chips in a very strange way. And your API bill just got smaller. Here is everything that matters for developers, in one short read. 1. Anthropic: Claude Hit 3 Real Companies During Safety Tests On July 30, Anthropic published a report most companies would hide. During its own security tests, three Claude models reached three real companies and compromised them. ...

August 8, 2026 · 7 min

Android CLI Benchmark: Testing Google's 70% Token Claim

Google says its new Android CLI cuts LLM token use by more than 70%. Google also says tasks finish 3x faster. Both numbers come from Google’s own internal tests. Nobody outside Google has published a measurement. So I made one. I installed Android CLI 1.0. I built a real project. I counted every character an AI agent must read. Here is the short answer. The token claim is true. I measured 87%. But the tool only helps with some tasks, not all of them. I also found a bug that matters more than the token number. ...

August 8, 2026 · 11 min

JetBrains Built a Kotlin Benchmark for AI Agents — Here's What It Actually Shows

If you write Kotlin and you pick an AI coding agent based on a benchmark score, you have a problem. Almost every popular benchmark is Python. Your agent might be great at Python and mediocre at Kotlin, and the score would never tell you. JetBrains just shipped a fix: the Kotlin Benchmark, a public leaderboard that scores AI coding agents on real Kotlin work. Here is what it measures, what it does not measure, and what the current results actually say. ...

August 8, 2026 · 7 min

Meta Muse Code vs Claude Code: Is the 21x Discount Worth It?

On August 5, 2026, Meta released a new AI coding agent called Muse Code. It went straight into public beta, aimed at the same developers who use Claude Code and Cursor. (Meta AI Research) I looked at three things: what Muse Code actually does, how it performs against Claude Code, and what its cheapest pricing tier really costs you. Short answer: the low price is real, but it is not free money. Read on for the details. ...

August 8, 2026 · 8 min

GhostApproval: Why Your AI Coding Agent's Approval Prompt Can Lie to You

On July 8, 2026, the security firm Wiz published research on a flaw they named GhostApproval. It is not one bug in one tool. It is the same design mistake, made independently, in six different AI coding agents: Amazon Q Developer, Claude Code, Cursor, Augment, Google Antigravity, and Windsurf (Wiz Research, The Hacker News). The trick behind it is over 40 years old. It is called a symlink. Once you understand what a symlink is, the whole story makes sense — and so does why fixing it is harder than it sounds. ...

August 7, 2026 · 7 min

Qwen3.8-Max vs Claude and GPT: It Wins Price, Not the Benchmarks

Alibaba shipped Qwen3.8-Max on August 3, 2026, with a benchmark table comparing it to Claude and GPT. I read that table closely. Qwen3.8-Max does not finish first on either coding benchmark on it. It beats both Claude models on one and loses to both on the other — and a different competitor is ahead of it each time. What it does win is price. That is a real result. It is just not the result the table is dressed up to suggest. ...

August 6, 2026 · 7 min

Claude Code Can Now Scan Your Code for Vulnerabilities

Anthropic shipped a Claude Security plugin for Claude Code. It runs a team of agents over your repository, hunts for vulnerabilities, and writes a report. “AI finds bugs in your code” is a claim you should be suspicious of. So instead of reading the announcement, I read the plugin’s source. The interesting part is not the scanning. It is that the plugin does not let its own model decide how much to trust the results. ...

August 5, 2026 · 7 min