Internal workflow mutation messages (“Deleting step #”) are exposed to end users during Chat-to-Build generation

Env:
Browser: Chrome
Browser version: 144.0.7559.110 (Official Build) (64-bit)

Preconditions:
User is logged in

Steps to Reproduce:

  1. Open Chat to Build and Enter the following prompt: “create a nother workflow and gather all infos about LLM”
  2. When prompted for data source, select general web search
  3. Allow the system to auto-generate the workflow
  4. Observe system messages during generation

Expected result:

  • Users should only see high-level, user-friendly status updates (e.g., “Generating workflow steps…”).
  • Internal step mutation or cleanup operations should be hidden or logged internally.

Actual result:

  • The following internal messages are displayed to the user:
  • “Deleting step #1.”
  • “Deleting step #2.”
  • “Deleting step #3.”
  • These messages appear inline with normal Chat-to-Build responses.

Refer to the attached screenshot: