LLM Digest
Subscribe

AI Daily Recap

9 articles · 3 categories

View as JSON

The finishable daily brief

What happened in AI — Aug 29, 2026

Saturday, Aug 29, 2026
9 articles · 3 categories

read top to bottom · then stop

In 30 seconds

  • OpenAI cuts Cursor off from its models on Nov 12, following SpaceX's acquisition of the startup — OpenAI models are only 5% of Cursor's traffic today.
  • Metis, a 5-role recursive coding-agent harness, scored 82% vs. OpenCode's 67% on Terminal-Bench 2.1 using the same DeepSeek V4 Flash model for both.
  • LaneGate locks the files each task touches across separate git worktrees, so parallel coding agents can't silently overwrite each other's edits.
  • A "governed-pass" protocol shows an autonomous Claude research agent, after 4+ days of work, correctly refusing to certify its own results — a flaw two independent reviewers built from the same spec had both missed.
  • TOTVS builds domain-specific MCP tools instead of generic query-generation ones for agent data access, and says an RDF/OWL semantic layer lifted LLM response precision by about 40%.
  • FreeToken (UC Berkeley/MIT) runs frontier MoE models like DeepSeek-V4-Flash and GLM-5.2 on consumer GPUs, claiming 3-4x faster decode than Ollama or llama.cpp.

OpenAI is cutting Cursor off from its models on November 12, following SpaceX's acquisition of the coding-agent startup — the clearest sign yet that the Musk-Altman rivalry now shapes which AI tools engineers can use, even though OpenAI's models make up only 5% of Cursor's traffic today.

Elsewhere, agent tooling matured on its own terms: a new git-worktree orchestrator and a benchmark-backed multi-agent coding harness both tackle running several coding agents on one repo safely, and a published governance protocol showed an autonomous research agent correctly refusing to certify its own flawed results.

Coding-Agent Tooling & Access 4 items

The tools agents run on kept advancing even as OpenAI moved to cut off the one connecting Cursor to its models — a reminder that the agent-tooling supply chain is now geopolitical as much as technical.

[AINews] OpenAI shuts off Cursor

latent_spaceDetails

OpenAI will end Cursor's model access on Nov 12 following SpaceX's acquisition of the startup, citing Musk-linked companies "violating contracts" — though OpenAI's own models are only 5% of Cursor's traffic today.

Agent Data & Governance 2 items

Two pieces looked at trust from the infrastructure level up: how agents access enterprise data, and how they judge their own work.

Models & Efficient Inference 3 items

Chinese labs kept racing on price and benchmarks while a new open-source engine made frontier-scale MoE models runnable on ordinary consumer hardware.

You are caught up for this edition