Problem/Motivation

Drupal AI 1.2.3 was released on 12 Nov 2025 by marcus_johansson, introducing the improved AI Assistant API and continuing the deprecation of the legacy 1.0.0 API.

When visiting:
/admin/config/ai/ai-assistant/ai_agent_assistant

the following warning appears:

Warning: This assistant is using the old AI Assistant API for 1.0.0. Please create a new one and migrate the settings to the new one. The old one will be removed in 2.0.0.

Proposed resolution

  • Change drupal/ai and drupal/ai_agents to ~1.2.0 in the composer.json file
  • Create a new AI Assistant entity using the new API structure introduced in AI 1.2.x.
  • Remove or disable the old assistant to avoid breakage with AI 2.0.

Remaining tasks

  • ✅ File an issue about this project
  • ✅ Addition/Change/Update/Fix to this project
  • ✅ Testing to ensure no regression
  • ➖ Automated unit/functional testing coverage
  • ➖ Developer Documentation support on feature change/addition
  • ➖ User Guide Documentation support on feature change/addition
  • ➖ UX/UI designer responsibilities
  • ➖ Accessibility and Readability
  • ✅ Code review from 1 Varbase core team member
  • ✅ Full testing and approval
  • ✅ Credit contributors
  • ✅ Review with the product owner
  • ✅ Update Release Notes and Update Helper on new feature change/addition
  • ✅ Release varbase-10.1.0-rc1, varbase_ai_agents-1.0.4

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • chore(ai): #3558339 Changed AI Assistant to use new API introduced in Drupal AI ~1.2.0

Comments

rajab natshah created an issue. See original summary.

rajab natshah’s picture

Title: Update AI Assistant to use new API introduced in Drupal AI 1.2.x » Change AI Assistant to use new API introduced in Drupal AI ~1.2.0

  • rajab natshah committed 9b82bfc6 on 1.0.x
    chore(ai): #3558339 Change AI Assistant to use new API introduced in...
rajab natshah’s picture

Assigned: rajab natshah » s.halawani
Issue summary: View changes
Status: Active » Needs review
Issue tags: +varbase-10.1.0-rc1, +varbase_ai_agents-1.0.4
rajab natshah’s picture

rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes

✅ Released varbase-10.1.0-rc1

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.