ADIAS Automates Agent Design with Issue-Centric Optimization.

Lekang Jiang, Bohan Tang, Stephan Goetz, Yiwen Guo· August 10, 2026 View original

Key takeaways

  • Issue-centric optimization improves AI agent design efficiency.
  • ADIAS uses a persistent issue state to guide full-code modifications.
  • The framework significantly outperforms candidate-centric baselines.
  • Explicitly tracking repair progress is crucial for effective agent development.

Who benefits

Software DevelopmentAI/ML EngineeringRoboticsCustomer Service Automation

Summary

This research introduces ADIAS, a framework for automated full-code agent design that uses a persistent issue state to guide optimization. It outperforms existing candidate-centric methods by explicitly tracking repair progress, leading to more efficient and effective agent improvements.

Current methods for automating the design of AI agents often struggle with efficiency because they focus on individual candidate agents, making it hard to track and consolidate repair progress. This new framework, ADIAS, proposes an issue-centric approach. Instead of re-deriving problems from scratch for each agent candidate, ADIAS maintains a persistent state for each identified issue, including its lifecycle, evidence, and intervention history. This allows for more targeted and efficient modifications to the agent's code. The ADIAS framework uses this issue-guided optimization to jointly suggest repair targets and directions for code changes. Evaluated across five interactive benchmarks, ADIAS significantly outperformed existing baselines, showing an average improvement of 25.2%. Ablation studies confirmed that the persistent issue state and issue-centric revision are critical to its superior performance.

Why it matters

Professionals developing or deploying AI agents can leverage this research to build more robust, efficient, and self-improving agentic systems, reducing manual debugging and iteration time.

How to implement this in your domain

  1. 1Explore integrating issue-centric tracking mechanisms into your agent development pipelines.
  2. 2Design feedback loops that explicitly update a persistent issue state rather than just evaluating new candidates.
  3. 3Experiment with ADIAS's approach to guide code modifications based on identified and tracked issues.
  4. 4Benchmark the efficiency gains of issue-centric optimization against your current agent development workflows.

Original post by Lekang Jiang, Bohan Tang, Stephan Goetz, Yiwen Guo

"arXiv:2608.06410v1 Announce Type: new Abstract: Automated agent design improves agent harnesses through iterative revision, evaluation, and feedback summarization. Existing methods are largely candidate-centric: cross-round experience is organized around candidate agents, which l…"

View on X

Originally posted by Lekang Jiang, Bohan Tang, Stephan Goetz, Yiwen Guo on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses