Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
OpenAI's systematic investment in health-specific training, physician partnerships, and a dedicated evaluation benchmark marks a concrete escalation of ChatGPT's role in medical guidance at a scale — 230 million weekly users — that already rivals major consumer health information platforms.
The Fable 5 shutdown illustrates that access to cloud AI tools can be revoked by third parties at any time, and the post demonstrates that capable open-weight models running on consumer hardware now exist as a practical alternative.
The upgrade cuts Librarian search time by nearly 3x and cost by 43% with no quality regression, meaning codebase searches that previously took several minutes now complete in under a minute at meaningfully lower cost.
Kimi K2.7 Code delivers substantial benchmark improvements over its predecessor while cutting reasoning token usage by 30%, making a capable open-weights coding model more efficient and freely accessible.
MAI-Code-1-Flash's expansion brings Microsoft's small coding model to more Copilot entry points, widening the surfaces where developers can select it as their model of choice.
The removal of `budget_tokens` is a hard breaking change that requires code updates before migrating from Opus 4.7 to 4.8, while the new `speed: "fast"` mode and mid-session system messages extend what agents can do within a single session.
The MCP gateway turns a local Lemonade server into a set of callable tools for any MCP-aware host, removing the need to route those requests to a cloud API.
The release resolves a startup regression from `2.1.169`, file-corruption bugs on network and cloud-synced drives, and unbounded subagent nesting — all of which directly affected reliability in common development environments.
As frontier models saturate existing benchmarks, the work of designing harder, more meaningful evaluations becomes the primary mechanism by which the field can track — and anticipate — the pace of AI capability growth.
The paper establishes that PLT performance saturates at exactly two loops and provides a gain–cost diagnostic framework explaining why, giving practitioners a principled basis for loop-count selection rather than relying on monotonic scaling assumptions.