Google has released Gemini 3.5 Flash, optimized for agentic workflows and complex tasks. It claims 4x faster output than competing frontier models at under half the cost, with top-tier scores on Terminal-Bench, MCP Atlas, and reasoning benchmarks.
LLM
RSS FeedFor months, Claude has been spontaneously telling users to go to sleep during active conversations, sometimes at 8:30 AM. Anthropic acknowledges the issue but hasn't identified the root cause, calling it 'a bit of a character tic.'
OpenAI and Dell Technologies announced a partnership on May 18 to bring Codex to hybrid and on-premises enterprise environments via the Dell AI Data Platform and AI Factory. The deal targets regulated industries — finance, healthcare, government — where data cannot leave private infrastructure. Codex currently serves over 4 million developers per week.
Google DeepMind unveiled Gemini 3.5 Flash at Google I/O 2026, their strongest model yet for agents and coding. It runs 4x faster than comparable frontier models while matching or exceeding their intelligence on benchmarks.
OpenAI launched Codex in the ChatGPT iOS and Android app, turning phones into a remote control for Codex sessions running on a desktop or devbox. The preview rolls out across all plans including Free, with 4 million weekly Codex users.
Google unveiled Gemini 3.5 Flash at I/O 2026, combining frontier performance with agentic capabilities. The new Managed Agents API provisions a full sandboxed agent environment with a single API call.
Semble is an open-source code search library for AI agents that reduces token usage by 98% compared to grep+read, while achieving 99% of transformer model quality. It runs entirely on CPU with no external dependencies and integrates directly with Claude Code, Cursor, and Codex via MCP.
PwC will roll out Claude Code and Cowork across its global workforce, launching a 30,000-staff certification program and a joint Center of Excellence. Insurance underwriting cycles already cut from 10 weeks to 10 days.
Anthropic announced a 50% increase in weekly usage limits for Claude Code, effective through July 13. The temporary boost gives developers significantly more capacity for AI-assisted coding.
OpenAI announced that Codex, its AI coding agent, is coming to the ChatGPT mobile app, enabling users to write, edit, and debug code directly from their smartphones.
A new arXiv paper introduces Δ-Mem, a compact fixed-size memory mechanism that augments frozen LLMs with delta-rule learning. It achieves 1.31× improvement on MemoryAgentBench using just an 8×8 state matrix, without retraining the base model.
The Orthrus framework achieves up to 7.8× tokens per forward pass on Qwen3 models while maintaining a provably identical output distribution to the original. Its dual-view architecture shares a single KV cache between autoregressive and diffusion pathways.