OpenAI Brings OpenClaw Creator In-House, Keeps Project Open Source
OpenAI CEO Sam Altman said the creator of the viral AI agent OpenClaw is joining the company, while the project will continue as an open source initiative supported by OpenAI.
A KV cache, or key-value cache, speeds up autoregressive transformer inference by storing attention information calculated for tokens that have already been processed. Without the cache, the model would recompute those keys and values each time it generates another token. Reusing them reduces repeated work and improves response latency, especially for long prompts and outputs. The tradeoff is memory: cache size grows with sequence length, batch size, layer count, and model dimensions. Production systems manage this cost with paging, quantization, eviction, prompt caching, and request scheduling. KV caching changes inference efficiency, not the model’s learned knowledge, and cached data must be protected when prompts contain sensitive information.
OpenAI CEO Sam Altman said the creator of the viral AI agent OpenClaw is joining the company, while the project will continue as an open source initiative supported by OpenAI.
China Agricultural University has developed the Shennong Large Model, an AI system now piloted nationwide to support farming decisions, reduce costs, and modernize agricultural production.
Anthropic is teaming with CodePath to integrate Claude into collegiate coding courses, giving over 20,000 students, many from underserved communities, hands-on access to frontier AI tools.
Anthropic appointed former Microsoft and GM executive Chris Liddell to its board as it closes a $30 billion funding round valuing the AI startup at $380 billion. The move signals preparation for a potential IPO in 2026.
Google launched Gemini 3 Deep Think, a specialized reasoning mode designed for research and engineering challenges. The update is available to AI Ultra subscribers and select early-access API users.
Ramp’s AI Index shows business AI adoption reached 46.8% in January, with Anthropic surging to 19.5% while OpenAI remains dominant. Most Anthropic users also subscribe to OpenAI, highlighting multi-vendor strategies.
Udemy has launched a new integration with OpenAI that embeds its course catalog and learning tools directly into ChatGPT. The move aims to make structured skills development accessible inside conversational AI for hundreds of millions of users.
xAI has published a full internal all-hands meeting outlining a major reorganization, new product lines, and deeper integration with X. Executives framed recent layoffs as part of a shift to a scalable operating model tied closely to X’s subscription business.
The Pentagon is pressing leading AI companies to make their tools available on classified military networks, seeking fewer usage restrictions as it expands AI deployment across defense operations.
T-Mobile unveiled Live Translation, the world’s first real-time agentic AI platform embedded in a wireless network, enabling instant translation during calls in over 50 languages.