← Journal

May 25, 2026

One release to look at today: CowAgent 2.0.9 brings MCP protocol support, letting you plug any MCP-compatible service directly into the agent as a tool. The update also lands a unified Models page in the Web console and persistent browser sessions, tightening up the day-to-day management side of running agents. Compact update, but the MCP integration in particular opens up a wider set of service connections without extra glue code.

coding_agent
Ollama 0.24 Brings the Codex Desktop App to Local Inference

Ollama 0.24 ships built-in support for the Codex App, giving developers a local desktop environment for parallel coding threads, built-in browser annotation, and inline code review. A reworked MLX sampler also improves generation quality on Apple Silicon.

eval
LLM Agents Lose 30 Points When Backend Constraints Stack Up

A new study finds that LLM coding agents degrade sharply as structural constraints accumulate in backend code generation tasks. Agents that perform well under loose specs often collapse when architecture, ORM, and framework conventions all apply at once.

coding_agent
Your AI Agent Is Not Your Architect. Treat It That Way.

AI agents like Claude are confidently agreeable, which makes them dangerous in architectural roles. A consultant's field report explains what goes wrong and who ends up holding the bag.

eval
OpenCompass 0.5.2 Adds Fourteen Benchmarks for Scientific AI Evaluation

OpenCompass 0.5.2 ships fourteen new benchmarks spanning science, biology, chemistry, and instruction-following, plus new model and API support. Here is what product engineers need to know to put it to work today.

ops
Dify Patches Tenant Isolation, Workflow Tracing, and RAG Stability

Dify v1.14.2 tightens tenant-scoped security, restores workflow tracing after human-in-the-loop resume, and fixes a cluster of knowledge-base and RAG reliability bugs. Here is what changed and what it means for teams running Dify in production.

framework
CowAgent 2.0.9 Adds MCP Support and Unified Model Management

CowAgent 2.0.9 ships MCP protocol support, a unified Models page in the Web console, and persistent browser sessions. Builders can now plug any MCP-compatible service directly into the agent as a tool.

framework
Transformers v5.9.0 Brings Three New Models and One Breaking Change

Hugging Face Transformers v5.9.0 adds Cohere2Moe, Parakeet TDT, and HRM-Text to the library while breaking SAM3 and EdgeTAM input contracts. Audio support also gets a notable expansion.