Funny how every model gets lobotomized right when a new version is rumored. Pure coincidence, surely.
GENERATIVE AI
-
Kimi K2.6 remains the top open-source SoTA model
By
–
Kimi K2.6 is still the current opensource SoTA model
-
Anthropic’s $47B Revenue Growth: The Real Story Beyond Valuation
By
–
$965 billion. $47B in annual revenue. And Anthropic is about to post its first profitable quarter ever. Most coverage is focused on the valuation. That’s the wrong number. The right number is the revenue growth. $10B to $47B in twelve months. That doesn’t happen because of
-
Antigravity for large codebases, AI Studio’s build mode as vibe coding tool
By
–
Antigravity is designed to work with larger code bases, run code locally, etc AI Studio’s build mode is an opinionated vibe coding tool! Under the hood we use the same coding agent and if you start with AI Studio you can export to Antigravity
-

AI coding agents: 17x more code but only 30% more releases
By
–

Big paper on AI coding agents using Github & other data The auto-complete tools (Copilot) led to 2.2x more code, local agents like original Claude Code led to 7.4x, & current remote coding agents 17.3x(!) But human bottlenecks in coding means actual releases "only" went up 30%
-
Merge launches Agent Handler for Employees, secure AI integration with company software.
By
–
🆕: Merge just launched Agent Handler for Employees — the safest way to connect AI to your company software.
— Futurepedia – Learn to Leverage AI (@futurepedia_io) 2 juin 2026
✅ Connects Claude, ChatGPT, Cursor, Copilot & more to any third-party system
✅ IT imports employees → maps them to approved tools
✅ Built-in data loss prevention… pic.twitter.com/RgQvgShtNJ: Merge just launched Agent Handler for Employees — the safest way to connect AI to your company software. Connects Claude, ChatGPT, Cursor, Copilot & more to any third-party system IT imports employees → maps them to approved tools Built-in data loss prevention
-

Codex desktop update restores functionality, thanks to PhilippSpiess
By
–
I just updated Codex desktop and it's back! Thanks very much @PhilippSpiess
-
OpenAI announces major Codex update tomorrow, distinct from GPT-5.6
By
–
OpenAI is releasing a major Codex update tomorrow. Months in development, something quite special. It certainly sounds different from GPT-5.6. https://
x.com/TheRohanVarma/
/TheRohanVarma/status/2061628881753571362
… -
Congratulating NeRF’s initial research team
By
–
And congrats to everyone who worked on the initial research for NeRF!
-
Codex() starts local app-server, no new Node process per input
By
–
no, it does not spawn a new Node process per input. Codex() starts a local Codex app-server process and the SDK talks to it over stdio/JSON-RPC for threads and turns.