Overview

For Building the page task , observed that the bot references the steps outlined in ai_agents.ai_agent.canvas_page_builder_agent.yml. Ideally, this shouldn’t happen—Prompt can be adjusted to prevent this.
img

Proposed resolution

User interface changes

Comments

neha_bawankar created an issue. See original summary.

rakhimandhania’s picture

Issue tags: +AI Innovation
akhil babu’s picture

Some models, such as Claude, tend to be quite verbose during execution and generate reasoning text that reflects what they are doing. It may be beneficial to retain this behavior, as it helps users understand that the agent is actively processing, rather than simply showing a loading state. Additionally, these messages are not included in the conversation history (see the issue summary in #3555239: Canvas AI: Orchestrator missing previous conversation context).

That said, one downside is that when the AI attempts to add something to the page and fails, it may generate messages like "Let me correct the errors and try again," without clearly indicating what went wrong. In such cases, the user does not have visibility into the actual error. This issue is documented in #3568057: Chatbot responses are confusing.

Addressing this properly would likely require a broader approach, and it may be best to start with #3575780: Implement tool call visibility UI in Canvas AI.

With that in mind, IMHO, we could consider closing this issue

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.