Tag
Xiaomi has open-sourced its MiMo V2.5 Pro model, a 1.02T parameter MoE model designed for autonomous coding tasks. The article details a real-world test showing high efficiency with low API costs due to high cache hit rates.
Devin, the autonomous coding agent from Cognition, has grown from $1M to $445M ARR in months, doubling usage every eight weeks and serving major enterprises including the US Army and Goldman Sachs. Cognition is raising at a $25B valuation and recently acquired Windsurf, with Google having paid $2.4B to license Windsurf's founders.
The author built a benchmark harness to evaluate local LLMs for autonomous Go code generation, focusing on log parser generation for SIEM pipelines, and published results comparing quality vs. speed.
Radiq is a new product intelligence platform designed for the era of autonomous coding.
Reddit user reports Qwen 3.6-27B shows unusually proactive agent behavior, autonomously building, testing and fixing code without prompting.
Anthropic introduces a two-part solution using an initializer agent and a coding agent to enable the Claude Agent SDK to effectively handle long-running tasks across multiple context windows by maintaining a clean, incremental state.
Anthropic engineers detail a multi-agent harness design using generator and evaluator agents to improve Claude's ability to build complete, high-quality frontend applications autonomously over long durations.
Wasmer used OpenAI Codex to build a C++ JavaScript runtime for edge WebAssembly in two weeks—work they estimate would have taken a year—turning the model into an autonomous teammate that debugs and largely replaces traditional IDE use.