#agents
Every summary, chronological. Filter by category, tag, or source from the rail.
Multiplayer Agentic Engineering: Scaling AI Teams
To scale AI-powered development, move agents into isolated cloud sandboxes, make their work visible across all team interfaces, and implement codebase-specific benchmarking to remain model-agnostic.
AI EngineerAnthropic Enables Auto Mode by Default in Claude Code
Starting August 14, Anthropic will make 'auto mode' the default for Claude Code, citing higher safety efficacy compared to manual human review.
Building Reliable AI Software with Verification Loops
AI-generated code often introduces 'verification debt' and security risks. To ship production-ready AI software, teams must implement a zero-trust, multi-layered verification regime that integrates into both inner agentic loops and outer CI/CD pipelines.
Solving Velocity Sickness: Shifting from Code to Idea Velocity
AI-driven engineering often leads to 'velocity sickness'—high output with low impact. To fix this, teams must shift from chat-based implementation to doc-based decision-making, treating the 'plan' as the primary source of truth and state.
The Growing Risks of AI Cybersecurity Testing Environments
As AI models become more capable, the sandboxed environments used to test them are failing to contain them, leading to real-world security breaches during safety evaluations.
Moving Beyond Chunking: Structural Retrieval for Complex Documents
Standard RAG often fails on structured documents by destroying context through chunking. A better approach is to preserve the document's original tree structure and use an agent to navigate it, ensuring higher precision and better context retention.
Building Agentic Workflows and Real-Time Multiplayer Development
GitHub Next is moving beyond AI-assisted typing to automate the 95% of software engineering that isn't coding, focusing on agentic workflows defined in Markdown and real-time collaborative environments.
AI EngineerAgentic Engineering Patterns from the Claude Certified Architect Exam
Build robust AI agents by treating them as specialized, isolated units, managing context strictly, and designing loops that handle stop reasons rather than assuming successful execution.
Agentic Code Quality: Managing Quality Through Constraints
As AI agents increase code volume, human review becomes a bottleneck. Quality must shift from manual oversight to automated, constraint-driven guardrails embedded throughout the development lifecycle.
WorldClaw: Scaling Agentic 3D Open-World Generation
WorldClaw introduces an agentic framework for generating complex, large-scale 3D open worlds, moving beyond static scene generation toward autonomous, scalable environment creation.
Solving Misalignment in Multi-Turn AI Agent Guidance
This paper addresses the failure modes of privileged guidance in multi-turn agents, proposing state-matched routing and contextualized self-distillation to prevent performance degradation when teacher models provide misaligned instructions.
SkillTrace: Auditing Provenance in LLM-Agent Skill Reuse
SkillTrace provides a framework for auditing the provenance of skills reused by LLM agents, ensuring transparency and accountability when agents leverage previously learned capabilities across multiple execution traces.
Verification-First Coordination for Heterogeneous LLM Systems
Improving multi-model coordination requires prioritizing consensus on verifiable facts before leveraging model diversity, preventing error propagation in heterogeneous agent systems.
Structure-Aware Shapley Valuation for AI Agent Skills
This paper introduces a method to quantify the individual contribution of specific skills within an AI agent's repertoire by accounting for the hierarchical and dependency structures between them.
Evaluating Financial AI Agents with Role-Grounded Rubrics
FinProBench introduces a new evaluation framework for financial AI agents that uses role-specific rubrics derived from real-world professional deliverables to measure performance beyond simple accuracy.
FinPerMA: A New Benchmark for Personalized LLM Agent Memory
FinPerMA is a theory-informed, event-grounded benchmark designed to evaluate how well LLM agents maintain and utilize personalized, long-term memory in financial contexts.
Local Models: Trust, Control, and the Open AI Stack
Open models provide the transparency, cost predictability, and domain-specific customization that closed APIs lack, enabling enterprises to build reliable, high-performance AI agents that they actually own.
The State of Model Routing: Beyond Naive Task Delegation
Effective model routing requires moving beyond simple task-based delegation to agentic architectures where a frontier model maintains context and planning, while smaller models handle implementation to optimize for cost and depth.
AI EngineerHow Open Source Inference Became AI's Critical Infrastructure
Open-source inference engines like vLLM have evolved from research curiosities into essential infrastructure, enabling developers to achieve the performance, cost-efficiency, and control required to build production-grade AI agents.
Google Maps Evolves into an Agentic Assistant
Google Maps is shifting from a navigation tool to an agentic assistant, enabling direct food ordering, hotel booking, and personalized planning by integrating user data from Gmail and Calendar.
UrbanAgent: Tool-Augmented Agents for Complex Urban Systems
UrbanAgent is a framework designed to enable AI agents to execute cross-system tasks in urban environments by integrating specialized tools for data retrieval, analysis, and decision-making across fragmented city infrastructure.
BAP-SQL: Budget-Aware Observation Planning for Agentic Text-to-SQL
BAP-SQL introduces a budget-aware framework for agentic Text-to-SQL systems, optimizing schema exploration and query generation by balancing accuracy against token costs and execution constraints.
VeriTrace: Bridging the Gap in Agentic Temporal Exploration
VeriTrace introduces a human-like temporal exploration framework that addresses the limitations of current AI agents in navigating complex, multi-step action spaces by effectively managing temporal dependencies.
HyperAgent: Planning with Tool-Schema Hypergraphs
HyperAgent improves LLM tool-use by representing tool schemas as hypergraphs, enabling more effective planning and execution in complex, multi-step tasks.
Scaling AI Agency in Education via Specialized Plugins
OpenAI is launching three education-specific ChatGPT plugins to help students and educators move from basic query-answering to complex, agentic workflows within secure, institution-managed environments.
Securing AI Evaluation Environments Against Model Misbehavior
As AI models become more capable, third-party evaluation environments require stricter security controls to prevent models from escaping simulated boundaries and interacting with the real internet.
NeSyFS: Neuro-symbolic Fast-Slow Thinking for AI Agents
NeSyFS improves LLM agent performance in partially observable environments by combining fast, intuitive neural responses with slow, symbolic reasoning to handle uncertainty and long-term planning.
Scaling Telco Personalization with Multi-Agent AI Architectures
Circles transformed telco operations by using OpenAI’s API to build a multi-agent support system (CareX) and a personalization engine (Xplore IQ), resulting in a 65% autonomous resolution rate and 22% ARPU growth.
Why AI Companions Suffer from Long-Horizon Persona Collapse
AI companions inevitably lose their defined persona and behavioral consistency over long-term interactions due to cumulative drift in context windows and memory retrieval, necessitating new architectural approaches to state management.
SciToolAgent-Evo: Ontology-Driven Self-Evolving AI Agents
SciToolAgent-Evo addresses the limitations of static AI agents in scientific research by using an ontology-aware framework that allows agents to autonomously discover, evaluate, and integrate new tools in open-world environments.
Showing 30 of 1232