Everyone Wants to Be Your Agent Butler: What Happened in AI on June 3, 2026
*Daily update from easy-learn-ai, originally published in Chinese on zhichai.net. Source commit: 36b14ec.*
June 3, 2026 marked a quiet "battle for the entry point" in the AI industry: companies simultaneously realized that whoever controls the agent entry point controls the operating system of the AI era.
Key points
- Microsoft's full-stack counterattack at Build: 7 in-house models plus a custom chip
- Agent entry-point war: GitHub Copilot App, Claude Platform CLI, Devin Desktop, and Hermes Desktop all compete to become the default developer hub
- OpenAI Codex closes the loop from code to deployed products via new Sites feature
- DeepMind Co-Scientist targets vertical deep-dive in scientific research
- Open-weight models hit 69.1% of OpenRouter token traffic
- Cold water from benchmarks: multimodal reliability remains weak
- MAI-Thinking-1: Microsoft's first true reasoning model — 35B active parameters, 256K context, 97% on AIME 2025. Microsoft emphasized no third-party distillation and clean training-data provenance, a compliance signal aimed at enterprise customers.
- MAI-Code-1-Flash: 5B parameters, 51% on SWE-Bench Pro; positioned as a fast, cheap coding-specialist model shipping first in VS Code and GitHub Copilot CLI.
- MAI-Image-2.5 and MAI-Transcribe-1.5: #2 on an image-editing leaderboard; transcription at ~276× real-time. Strategy: multiple mid-size specialist models instead of one universal model — modular and easier for enterprise IT to maintain.
- MAIA 200 chip: claims 30% better performance per dollar and 1.4× performance per watt vs. Nvidia GB200 — a signal that Microsoft does not want to depend on Nvidia forever.
- GitHub Copilot App: upgraded from a code-completion plugin to a standalone application spanning canvases, CLI, mobile, web, and local/cloud workflows. If successful, Microsoft owns a direct agent platform for tens of millions of developers.
- Claude Platform CLI (Anthropic): targets heavy-duty developers; enhanced
/forkruns agents in the background while preserving original context and prompt caches. - Devin Desktop (Cognition) and Hermes Desktop (Nous): model-agnostic "desktop layers" aiming to become an agent-neutral management shell. Hermes Desktop integrates Tailscale and Ollama for local/self-hosted deployment. Their success depends on convincing users the switching cost is worth it.
- OpenAI Codex Sites: generates and deploys internal websites/apps directly, completing the last mile from writing code to shipping products. Codex's plugin ecosystem now spans 62 apps and 110 skills.
- Benchmarks: PaintBench's best fine-grained image editing score is only 17.1%; VSTAT shows frontier multimodal models struggle with persistent world-state tracking. Real capabilities lag far behind launch demos.
- Infrastructure: Together optimized MiniMax-M3 inference (up to 125% throughput gain); Prime-RL connected Mooncake Store into vLLM for cross-node KV cache reuse — unglamorous but decisive for cost structures.
- Governance: Anthropic had to reset user quotas after Claude Code abnormally spawned too many parallel sub-agents, burning through allowances — raising the question of how to prevent autonomous agents from running out of control. Separately, Bernie Sanders proposed a sovereign wealth fund giving the public 50% equity in leading AI companies.
Microsoft: 7 models + 1 chip
The agent entry-point battle
DeepMind Co-Scientist
A multi-agent system for generating and screening scientific hypotheses, reportedly engaged in collaborations on liver fibrosis, ALS, and aging research. Scientific research may be where agents first deliver irreplaceable value — far beyond drafting emails.
Open source momentum
OpenRouter reports open-weight models now account for 69.1% of token traffic on its platform — model-level competition is democratizing. Microsoft's seven-model launch is partly a response to free alternatives like Llama and Mistral.
Signals that shouldn't be ignored
Conclusion
The industry is shifting from "building models" to "building platforms," from "selling tools" to "occupying entry points." Soon, the first screen you face after turning on your computer may not be a browser or desktop — but an agent platform. The open question: which company's agent would you trust with that much control?
---
*Word count of source: ~3,800 Chinese characters.*