Improve AI Agents Explorer drastically
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3556394. -->
Reported by: [marcus_johansson](https://www.drupal.org/user/385947)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>This is dependent on <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-13"><a href="https://www.drupal.org/project/ai/issues/3556392" title="Status: Needs work">#3556392: Move AI Agents Explorer into AI API Explorer.</a></span></p>
<p>The current version of AI Agents Explorer was never meant for the config agents, and the execution you see there is a just a by effect of this.</p>
<p>We need a better explorer where you can see:</p>
<ul>
<li>Loops like now, but with better possibility to see outputs.</li>
<li>Tracing, where you can see it in a table view, what is used where, including sub agents</li>
<li>A third view, which is watching it in a graph mode similar to n8n agents (not sure if useful, that is also a byeffect of agents into automation)</li>
<li>A debug possibility to go back and forth between every step and replay every step.</li>
<li>A possibility to load a previous run agent into memory, to do the above.</li>
<li>An integration with AI Agents test, to autocreate tests based on what you wrote.</li>
<li>Removeal of saving this in an entity, and instead use the progress service.</li>
<li>Add a possibility to change the agent directly in agent explorer with history points.</li>
</ul>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<ul>
<li>Create issues for each of the above tasks.</li>
</ul>
issue