Locus, Copilot Workloads, Cloudflare Computer, GPT-Live - 2026-08-04
Automated post-training crossed a human baseline while production evidence exposed how agent workloads actually behave.
In one minute
10/10 Locus post-trains models past a human-built Qwen baseline
9/10 Production coding agents invalidate chat-era serving assumptions
9/10 Cloudflare Computer routes agent work across isolates and containers
The details
Locus post-trains models past a human-built Qwen baseline - 10/10
Takeaway: Automated post-training is becoming measurable; demand held-out tasks, full compute accounting, and reproducible recipes before calling it recursive improvement.
What changed: Intology reports Locus led PostTrainBench, beat Qwen3-1.7B’s official post-trained model at larger scale, and deployed a Locus-trained model through Bubble.
Sources: intology.ai: Intology: Scaling Automated Post-Training, GitHub IntologyAI: evaluation artifacts, X/Twitter @intology: official results thread
Production coding agents invalidate chat-era serving assumptions - 9/10
Takeaway: Agent infrastructure should schedule sessions, cache across tool loops, and treat compaction, model switches, and failed tools as expensive events.
What changed: Microsoft analyzed 13.5M Copilot sessions, 760.5M LLM calls, and 774.7M tool calls from 3.2M users in one week.
Sources: microsoft.com: Microsoft Research: Agentic Coding in the Wild, microsoft.com: Microsoft Research paper PDF, X/Twitter @haoran_qiu98: author release post
Cloudflare Computer routes agent work across isolates and containers - 9/10
Takeaway: Give agents one durable workspace, then route each command to the cheapest runtime that still provides the required capabilities.
What changed: Cloudflare released an open-source preview with a SQLite-backed filesystem and interchangeable isolate, JavaScript, and Linux-container execution backends.
Sources: blog.cloudflare.com: Cloudflare: introducing @cloudflare/computer, GitHub cloudflare/computer: preview implementation, X/Twitter @Cloudflare: official announcement
OpenAI reveals the system architecture behind GPT-Live - 9/10
Takeaway: Realtime voice needs a protected media path; tools, reasoning, compaction, and handoffs should run asynchronously without stalling audio.
What changed: OpenAI detailed GPT-Live’s stateful inference, parallel model handoffs, asynchronous delegation, Go media frontend, and one-round-trip WebRTC startup work.
Sources: OpenAI: How we built GPT-Live, X/Twitter @OpenAI: architecture announcement
More links
No extra links today; the short list is intentional.
Quick feedback
Send what was useful, what to cut or rank lower, what was missed, and how the link list should change.



