Only show agent assistant form, if AI Agents 1.1.x+ is available
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3528431. --> Reported by: [marcus_johansson](https://www.drupal.org/user/385947) Related to !654 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Bug found via <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/ai/issues/3528065" title="Status: Closed (fixed)">#3528065: Do upgrade testing 1.1.0 with possible combinations</a></span>. Since it might be possible that an older version of AI Agents is being used with a newer AI version and the current only trigger is that AI Agents module exists, we need to add a check for version.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Check so version of AI Agents is over 1.1.x</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3> > Related issue: [Issue #3528065](https://www.drupal.org/node/3528065)
issue