Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
By forcing LLM agents to commit their security assumptions as falsifiable assertions and immediately stress-testing them with a fuzzer, Code-Augur replaces opaque agent reasoning with a verifiable, self-correcting audit loop — directly addressing the missed-vulnerability risk the paper identifies as the central weakness of current agentic security analysis.
CADAM makes parametric 3D CAD generation accessible in the browser without a desktop CAD install, and its open-source, model-agnostic architecture lets the community swap LLM backends and extend the platform toward constraint-driven modeling with build123d and CadQuery.
The `/in-cloud` command offloads subagent execution to dedicated cloud VMs, removing the local resource pressure that long-running or parallel agent tasks would otherwise impose.
The combination of a CISA KEV listing, confirmed active exploitation, and a public proof-of-concept means any internet-reachable LiteLLM proxy running an affected version is at immediate risk of unauthenticated code execution and credential theft.
The harness directly counters LLM hallucination in compliance contexts by replacing narrative confidence with a mandatory citation-or-silence rule, making every audit finding independently verifiable by opening the cited line.
A near-autonomous AI system improved a real medicinal chemistry reaction, demonstrating a concrete application of large language models in drug synthesis research.
As AI coding agents take on larger and more consequential tasks in real codebases, the lack of persistent failure memory means hard-won corrections vanish at session end and costly mistakes repeat — a gap that grows more expensive the more capable agents become.
DSG demonstrates that externalizing search grounding into a shared, MCP-compatible layer can reduce production search costs by over 98% while preserving accuracy, replacing a fixed, opaque model feature with a tunable, provider-agnostic interface.
The project demonstrates a pattern of wrapping an existing brokerage CLI tool in an MCP server to give an AI assistant read access to personal financial data.
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.