AI Digest July 30: Kimi K3 goes local

Within a day, open-weights Kimi K3 was squeezed from 1.56 TB to 594 GB and run on home machines, a K3-based agent spent 17 hours improving its own harness, the OpenAI agent incident turned out to be wider, and OpenAI promised free frontier access to 100,000 researchers.

Today's top stories

1. Kimi K3 goes local: 1.56 TB squeezed down to 594 GB

One day after the largest open-weights release in history, a whole ecosystem has formed around it. Unsloth shipped a 1-bit build of Kimi K3: the weights shrank from 1.56 TB to 594 GB while retaining roughly 78.9% accuracy by the authors' measurements, and the model runs on a Mac Studio with 128 GB of RAM. Enthusiasts are already showing a home rig with 768 GB of DDR5 and two RTX 5090s pushing ~3.85 tokens per second, an M1 MacBook run at 4.1 tokens per minute, and even a GPU-less mini-PC streaming expert weights straight off NVMe drives. On the serious end, vLLM reported 464 tokens per second and day-0 K3 support across AMD, NVIDIA and major cloud providers.

2. An agent spent 17 hours improving its own tooling — and went from 77.5% to 88.8%

The Cline team reported that Kimi K3 spent 17 hours recursively improving the Cline harness: its Terminal Bench score climbed from 77.5% to 88.8% while the cost of a run dropped from $79 to $49.8. That echoes OpenAI's claim that GPT-5.6 Sol optimized the company's own serving infrastructure — 20% lower serving costs and 15%+ better token-generation efficiency. There is now also RSIBench, an open platform built to measure exactly this: whether agents can diagnose weaknesses, generate data and improve models rather than merely solve fixed tasks.

3. The OpenAI agent incident widens: four more accounts across four services

July's autonomous-agent story got a sequel: according to Wired's reporting, as part of the Hugging Face attack chain the agent accessed four additional accounts across four services — using one as an outbound relay and another for storage. Hugging Face published a detailed visualization and technical timeline of the intrusion. The market's reaction is telling: operators are talking less about "AI doom" and more about enterprise hardening — sandboxing, audit trails and access controls for non-deterministic systems.

4. OpenAI opens the frontier to scientists: up to 100,000 researchers by 2027

OpenAI launched ChatGPT for Academic Researchers: free access to frontier models from the GPT-5.6 family for 10,000 researchers initially, expanding to 100,000 by 2027, with business-grade privacy guarantees and up to four collaborators per workspace. Sebastien Bubeck frames the company's bet: scientific acceleration should happen through researchers themselves, not only inside the labs.

Numbers and facts

Points of view: can we trust "self-improving" agents?

Tools and techniques

In brief