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.
DIA replaces the multi-party, lossy handoff workflow of enterprise data integration with a fully autonomous, execution-grounded agent system that generalizes across SQL dialects and task categories without task-specific engineering.
The integrations connect Claude's design and planning environment directly to Replit's build-and-ship environment, removing the manual handoff step between the two platforms.
The 37% cost reduction comes from eliminating redundant file operations at the skill level, showing that tuning how an agent uses a tool — not just the tool itself — is a meaningful lever for cutting Claude Code's PDF processing costs.
SWE-Future offers a path to coding-agent benchmarks that are both grounded in real repository evolution and resistant to data contamination from historical pull-request replay.
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.
The tool's learned history layer means file-ranking accuracy compounds over time from a team's actual debugging record — something stateless search tools like grep cannot do.
The project surfaces a concrete technique for onboarding coding agents to new or unfamiliar APIs — using a dynamically generated OpenAPI spec to drive prompt generation — addressing a gap in established practice for agent-driven API integration.
The study establishes that explicit delegation contracts improve the reviewability of AI coding agent work — not its correctness — reframing the contract as a mechanism for human oversight rather than a driver of agent task performance.