Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
OLW targets a gap that the A2A spec itself acknowledges — standardized discovery registries — offering a queryable, structured alternative to the hardcoded agent relationships that currently characterize multi-agent systems.
The paper formalizes a conceptual framework — including the new discipline of "Agentic Engineering" and the AaaS category — that attempts to give researchers and practitioners a structured vocabulary for understanding how LLM-driven agents differ fundamentally from traditional software systems.
The work demonstrates that an autonomous LLM-driven agent can produce physically interpretable, generalizable control policies through a fully auditable discovery process — without the black-box weight optimization that typically makes deep reinforcement learning opaque in scientific contexts.
SWE-Explore provides a fine-grained diagnostic lens on coding agent capabilities that binary benchmarks like SWE-bench cannot offer, enabling targeted measurement of where exploration quality breaks down before the repair stage.
The general availability of security validation for third-party coding agents means repositories using agents like Claude and OpenAI Codex now have a supported security layer for agent-driven code changes.
The data shows that a value-tier model — DeepSeek V4 — cleared the production quality bar for the first time at its price point, reshaping token volume distribution in a single month, while frontier spend continued to grow, illustrating a market splitting into distinct cost tiers rather than converging on one.
OpenLTM addresses a core limitation of AI coding agents — the loss of project context across sessions — by providing a fully local, open-source memory layer with importance-weighted decay and semantic recall.
The project demonstrates a self-running, bidirectional loop between a browser-based AI chat and a local coding agent, removing the manual handoff that normally separates planning in Claude.ai from execution in Claude Code.
Gemma 4 12B is the first mid-sized model in the Gemma family to add native audio inputs, extending the lineup's multimodal capabilities to laptop-class hardware.
IntentProbe addresses a gap the post identifies in existing MCP security tooling: the inability of text-based classifiers to distinguish safe from poisoned tool descriptions when both use nearly identical vocabulary, a scenario where the post reports the strongest reproducible DeBERTa baseline scored 0% recall.