Welcome to this week's Weekly Round-up - the AI briefing for busy professionals, founders, and business owners. Under 7 minutes. Straight to what matters.

This week AI stopped asking permission. xAI's Grok Build was caught uploading entire codebases - API keys included - to cloud storage it never mentioned. China's Kimi K3 took the #1 spot in a global coding benchmark while OpenAI's first hardware turned out to be a $230 keypad. Here is the week that mattered, with the numbers, the sources, and what to do about each.

This Week at a Glance

  • 🔓 Grok Build uploaded full Git repos - 5.1GB taken when 192KB was needed

  • 🇨🇳 Kimi K3 becomes the first Chinese model to top a major global AI leaderboard

  • ⚖️ Demis Hassabis proposes a FINRA-style watchdog to vet AI models before release

  • ⌨️ OpenAI's first hardware is a $230 macropad for controlling Codex agents

  • 🔁 Weco's AIDE² rewrote its own code for 8 days and beat 2 years of human tuning

  • 🛡️ OpenAI unveils GPT-Red, an in-house AI hacker that beat human red-teamers 84% to 13%

  • 📉 16 Nobel laureates sign a warning that AI job disruption is coming in years, not decades

  • 💸 Satya Nadella warns businesses are paying for intelligence twice

  • 🏗️ New York freezes new hyperscale data center permits for up to 12 months

Major AI News

1. Grok Build was quietly uploading entire codebases

Summary: xAI's coding tool Grok Build silently uploaded full Git repositories to cloud storage - including .env files holding API keys, plus complete commit histories. In one researcher's test, the actual AI task needed just 192KB of context, yet 5.1GB of a 12GB repo was uploaded. xAI has disabled the behaviour, added a /privacy command, open-sourced the Grok Build CLI on July 16, and Elon Musk pledged to delete retained repos.

Why it matters: If your team used Grok Build, credentials and internal code may have sat on servers you never approved. The sharper question is how many other AI coding tools quietly take more than they need - this one only surfaced because a researcher watched the network traffic.

What to do:

  • Rotate every API key and credential used in any project where Grok Build ran.

  • Audit what your AI coding tools actually transmit before trusting them with production repos.

  • Prefer tools that document their data handling and offer a local or opt-out mode.

2. China's Kimi K3 hits #1 in global AI rankings

Summary: Moonshot AI released Kimi K3, a 2.8 trillion parameter open-weight model that topped the Frontend Code Arena leaderboard ahead of Claude Fable 5 and GPT-5.6 Sol. It offers a 1 million token context window at roughly $3 per million input tokens, with full weights due for open release by July 27.

Why it matters: It is the first time a Chinese model has taken the #1 spot in a major global AI ranking, and it lands at a fraction of US frontier pricing. Benchmarks are narrow - topping a frontend coding arena is not the same as being the best model for your workflow - but the direction is clear: open-weight models are now credible alternatives, and that pressure will show up in the prices you pay.

What to do:

  • Test Kimi K3 against your current model on one real workflow, not a benchmark.

  • Watch the July 27 weights release if you want AI you can self-host and control.

  • Revisit your AI vendor pricing - credible open alternatives are negotiating leverage.

3. Google DeepMind's CEO wants a referee for AI

Summary: Demis Hassabis proposed a US-led AI oversight body modeled on the financial watchdog FINRA. Labs would voluntarily submit frontier models for safety testing 30 days before release - covering cyber risks, biological threats and deceptive behaviour - with the body funded by AI companies. Hassabis wants it operational before the end of 2026.

Why it matters: Right now, the companies building the most powerful AI also decide for themselves whether it is safe to ship. Hassabis calling that out is notable - but a watchdog funded by the industry it polices has an obvious credibility problem, and voluntary rules tend to stay voluntary until something breaks.

What to do:

  • Track whether the proposal becomes a real body - it would set the compliance bar for every AI vendor you use.

  • Ask your AI vendors today how their models are safety-tested before release.

  • Document your own AI usage policies now, ahead of whatever rules emerge.

Fun AI News

1. OpenAI's first hardware is a $230 keyboard

Summary: Days after Apple's lawsuit over its rumored Jony Ive speaker, OpenAI launched its first branded hardware: the Codex Micro, a $230 macropad built with Work Louder. It features color-coded agent status keys, a joystick for coding tasks, and a dial that adjusts how hard the AI thinks - available in Clicky or Silent versions.

Why it's interesting: The timing is peak tech drama - sued over hardware secrets one week, selling a keyboard the next. It is not the sleek speaker everyone expected, but it signals OpenAI is serious about physical products.

Key takeaway: OpenAI's hardware era starts small - the rumored screenless assistant device is still ahead, possibly in 2027.

2. An AI improved itself for 8 days straight

Summary: Weco AI's AIDE² system autonomously rewrote its own code over eight days, testing around 100 changes and keeping 7 - ending up ahead of the system Weco's team had hand-tuned for two years. It also cut its own benchmark-gaming attempts from 63% to 34% along the way.

Why it's interesting: This is early, self-reported evidence of recursive self-improvement - treat the numbers with caution until independently verified. Still, an AI that gets both better and more honest while improving itself is hard to ignore.

Key takeaway: Self-improving AI moved from thought experiment to published data point this week.

3. OpenAI built a super-hacker to attack its own AI

Summary: OpenAI detailed GPT-Red, an internal model built to red-team its own systems before release. In prompt-injection testing, GPT-Red found flaws human red-teamers missed, beating them 84% to 13%, and it now runs automated attack rounds against new models ahead of launch.

Why it's interesting: The best attacker of an AI turns out to be another AI - a security arms race where both sides are models, and the defenders decided to build the offense in-house.

Key takeaway: Automated adversarial testing is becoming the bar - ask your AI vendors whether their models get this treatment.

AI Tools

Kimi K3 - Moonshot AI's open-weight model that rivals GPT and Claude on coding and web design at a fraction of the price. Best use case: testing frontier-level coding cheaply ahead of the July 27 open weights release. kimi.com

Inkling by Thinking Machines - Mira Murati's first model release: open weights, multimodal (text, images, audio), and built for fine-tuning. Best use case: teams that want to customize a model on their own data. thinkingmachines.ai

PrismML Bonsai 27B - a 27 billion parameter model compressed to 3.9GB, small enough to run privately on an iPhone 17 Pro. Best use case: private, on-device AI with no cloud and no usage fees. prismml.com

Manus - an autonomous AI agent that turns a brief into completed work: research, decks, documents and simple sites. Best use case: delegating multi-step tasks you would otherwise do by hand. manus.im

Julius - upload a spreadsheet or dataset and ask questions in plain English; Julius handles the analysis and charts. Best use case: quick data analysis without formulas. julius.ai

Expert Prompt of the Week

Context: After the Grok Build incident - an AI tool taking far more data than it needed, without warning - this week's prompt builds the habit of pressure-testing AI recommendations before you act on them. It forces the AI to argue against its own suggestion.

Prompt: "Before I act on your recommendation about [decision], stress-test it. Tell me: (1) what assumptions you are making about [my situation] that might not be true, (2) the most likely ways this plan fails, (3) what evidence or new information would change your recommendation, (4) the smallest, lowest-risk test I could run before committing. Be direct and do not soften your answers."

Do not: Do not restate or defend the original recommendation until all four answers are on the table.

If / then: If any risk you list would be irreversible, then flag it first and say how to make it reversible.

Example use case: A founder named Daniel ran this against a vendor's pitch before adopting a new AI coding assistant. It surfaced the data-retention question first - the exact issue Grok Build users learned about the hard way this week - and he negotiated a local-mode deployment before signing.

1. 200+ economists say AI job disruption is coming fast

Summary: A Stanford-organized statement signed by more than 200 researchers - including 16 Nobel Prize winners - warns that AI could disrupt labor markets within years, not decades, leaving governments almost no time to prepare safety nets. Signatories include senior figures from Google, Anthropic, and OpenAI.

Why it's important: Past technology revolutions gave societies decades to adapt; these experts are saying AI will not. Notably, several signatories previously argued AI job fears were overblown - the people changing their minds is the story.

Business takeaway: Plan your team's AI transition on a 2-3 year horizon, not a 10-year one.

2. Satya Nadella: businesses are paying twice for AI

Summary: Microsoft's CEO published an essay arguing companies using external AI tools pay once in subscription fees and again by feeding those tools proprietary business data - knowledge providers can learn from and potentially use against you. His recommendation: move toward private cloud AI or open-source models where you control the data.

Why it's important: Every prompt your team sends a third-party AI carries information about how your business operates. Worth noting the messenger: Microsoft sells the private-cloud alternative Nadella recommends - but the underlying data question stands regardless.

Business takeaway: Know exactly what business data leaves your walls in every AI workflow - it is part of what you are paying.

3. New York freezes new data center permits

Summary: Governor Kathy Hochul signed the first statewide moratorium on new hyperscale data centers, pausing permits for projects over 50 megawatts for up to 12 months while New York develops environmental and utility rules. Projects already under construction can continue.

Why it's important: AI runs on enormous amounts of electricity, and this is the first US state to slow the buildout over resource concerns. It will not stop AI development, but it signals local governments are starting to push back on the energy costs of the boom.

Business takeaway: Compute constraints are becoming policy - factor infrastructure politics into any long-term AI cost forecast.

That's it for this week's Weekly Round-up. Forward this to one person who wants to stay ahead of AI. See you next week. - Nicolas

Keep Reading