Doops is a running log of what matters in AI-assisted development — model releases, agentic coding tools, and the people writing the sharpest commentary on both. Curated by hand, no ticker, no hype cycle. A Web Directions project — what is this, exactly?
Anthropic released Claude Opus 5 on 24 July, positioning it as near-Fable 5 intelligence at roughly half the cost, with software engineering as the headline strength. Artificial Analysis now has Claude Opus 5 (Adaptive Reasoning, Max Effort) at the top of its intelligence index at 60.7, with a coding score of 78 —…
Of the top 15 entries on Artificial Analysis' intelligence index, most are the same handful of models at different reasoning-effort settings — Claude Opus 5 appears at max, xhigh, high and medium; GPT-5.6 Sol does the same. The spread within a single model is wide: Opus 5 ranges from 60.7 down to 56.3 across its…
Tencent's WorkBuddy Bench evaluates coding agents across code, web, office and security domains, with task construction designed to resist training-data contamination. ICAE-Bench takes a different angle, scoring agents on building software from incomplete product intent rather than from a tidy specification. Both are…
Solar-Open2-250B from Upstage is sitting third on Hugging Face's trending list with a trending score of 502, despite only around 3,300 downloads in the last 30 days. That gap between attention and adoption is typical of a very large open-weight release — plenty of interest, but few people with the hardware to run it…
Codeberg has changed its terms to exclude projects largely written with generative AI. Armin Ronacher — who explicitly wants GitHub to face competition — argues the association was within its rights and followed its own democratic process, but that a majority decision isn't automatically a wise or inclusive one,…
Hugging Face's trending list right now mixes 250B-plus open-weight drops with a steady run of very small models — Nanbeige4.2-3B at a trending score of 431, Motif-3-Beta at 188, and fdtn-ai's antares-1b at 162. The small end isn't a niche curiosity; it's consistently sharing the front page with the giants. For…
Inkling (thinkingmachines/Inkling) is the #1 trending model on Hugging Face with a trending score of 1271 and over 1,400 likes, an image-text-to-text model reportedly around 975B parameters. Its rapid climb signals strong developer appetite for large open multimodal weights. Worth watching how it holds up on real…
baidu/Unlimited-OCR has racked up roughly 2.24M downloads over 30 days on Hugging Face, one of the highest download counts among trending models. OCR remains a workhorse for document pipelines and RAG ingestion, and a high-volume openly available model is a practical building block. If you're parsing scanned docs or…
prism-ml's Bonsai-27B and Ternary-Bonsai-27B GGUF builds are trending on Hugging Face (1.4M and 432K downloads over 30 days), part of a push — flagged on ThursdAI — to run 27B-class models on a phone via ternary quantization. Aggressive quantization is making capable local inference viable on far weaker hardware. For…
Several of the highest-upvoted papers on Hugging Face are interactive world models — ABot-World-0 (world rollout on a single desktop GPU, 150 upvotes), AlayaWorld, and 'Generative World Renderer at the Speed of Play.' The cluster suggests real momentum toward playable, GPU-efficient simulated environments. For…