Add AiAgentFinishedExecution to all finished execution
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3548659. -->
Reported by: [marcus_johansson](https://www.drupal.org/user/385947)
Related to !194
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Currently the AiAgentFinishedExecution for the agent status is only triggered on the root agent finished, while the start is triggered everywhere.</p>
<p>Since we have infomration in the caller id, if it is the root, that should be enough.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Make AiAgentFinishedExecution run on each finish of an agent.</p>
issue