Overview

#3530733: Introduce AI Agents and tools to Build Pages from components adds an AI agent that can analyze the available components on the site and build pages by strategically placing them. For this to work effectively, each component should include clear descriptions explaining how to use it, what type of values to provide in its props, and which child components to place in its slots.

A form was created in that issue (admin/config/system/xb-ai-component-description-settings) to allow updating these descriptions directly from the UI.

This issue aims to improve that approach. Instead of requiring users to add descriptions for every component individually, we could find a way to provide default descriptions for commonly used components.

We should also consider whether to move the form (admin/config/system/xb-ai-component-description-settings) from the xb_ai module to the core xb module

Proposed resolution

User interface changes

Comments

akhil babu created an issue. See original summary.

Project: Experience Builder » Drupal Canvas
Version: 0.x-dev » 1.x-dev

Experience Builder has been renamed to Drupal Canvas in preparation for its beta release. You can now track issues on the new project page.

akhil babu’s picture