Finally, model announcements that represent a meaningful step forward.
The Massive Kimi K3
https://www.kimi.com/blog/kimi-k3
Moonshot has released Kimi K3 — an open-frontier, extremely large 2.8T-parameter model (MoE: activates 16 out of 896 experts), featuring a 1M-token context window and native image understanding. It is the first open model in the ~3T parameter class. The model is optimized for long-running agentic workflows, and the launch presentation places particular emphasis on generating simple 3D games.
Among the showcased use cases are GPU kernel optimization, building a MiniTriton compiler from scratch, and a 48-hour chip design run. According to Moonshot's benchmarks, K3 trails Claude Fable 5 and GPT-5.6 Sol by a small margin, but consistently outperforms Opus 4.8, GPT-5.5, and clearly surpasses GLM-5.2. That effectively places it in third place worldwide today, with only about a 5% gap behind Fable 5. Following a proud Chinese tradition, it is also cheaper than its U.S. competitors.
Discussion
https://news.ycombinator.com/item?id=48935342
According to Simon Willison, this is "the most expensive pelican" among Chinese models. If K3 is genuinely close to Fable and Sol, that pricing may be justified. Running a 2.8T model locally is out of reach for nearly everyone, so the real value lies in GPU cloud access rather than "running it on a laptop." Much of the discussion revolves around whether Chinese AI labs have nearly caught up with Anthropic and OpenAI, or whether a significant gap still remains.
https://www.youtube.com/watch?v=QfCpRTLSOB4
Fable 5 Returns
https://www.anthropic.com/news/redeploying-fable-5
Following the June 9 release, the U.S. government imposed restrictions on open access to Anthropic's most capable models, Fable 5 and Mythos 5, requiring prior internal security review. Anthropic disabled access for all users because it had no reliable way to verify users' locations.
The restrictions were lifted on June 30, and starting July 1, Fable 5 became available globally again across Claude, Claude Code, Cowork, and the Platform API. Mythos 5 remains limited to a small set of U.S. organizations through the Glasswing program. Anthropic also extended the grace period during which Fable 5 remained available within subscription plans — first until July 12 and then until July 19. Whether access will eventually require token-based billing remains to be seen.
GPT-5.6 in Three Variants
https://openai.com/index/gpt-5-6/
OpenAI introduced the GPT-5.6 family: Sol (flagship), Terra (balanced, roughly GPT-5.5-level performance at a lower cost), and Luna (fast and inexpensive, roughly GPT-5.4-level performance). It's encouraging to see an explicit choice instead of a single model expected to handle everything. Routine agent loops fit Terra or Luna, while heavy refactoring and long-running tasks are better suited to Sol.
GPT-5.6 Sol already feels like GPT-6. It can autonomously work for hours, perform self-verification, execute complex tasks, and generate substantial amounts of code. This capability is precisely why the release initially went through a government preview program before becoming broadly available.
The New Work / Codex App
https://openai.com/index/chatgpt-for-your-most-ambitious-work/
OpenAI is integrating the Codex app with the Atlas browser and the new ChatGPT desktop applications for macOS and Windows. The platform now revolves around three modes: Chat (quick questions and drafts), Work (long-running agentic tasks involving documents and email), and Codex (repository-connected development workflows).
Computer Use has reportedly improved significantly. Plugins, skills, scheduled tasks, and related automation features now work across the ecosystem. Long-running tasks can be monitored and managed directly from a phone. A new Sites tab allows users to publish public dashboards and prototypes with minimal effort — simply by asking ChatGPT to publish a site.
OpenAI has also introduced inline editing. Code and text can now be modified directly inside the ChatGPT interface without constantly switching to an external editor for small changes.
#kimi #openai #codex #anthropic #fable5 #agenticcoding