Env:
Browser: Chrome
Browser version: 144.0.7559.110 (Official Build) (64-bit)
Preconditions:
User is logged in
Steps to Reproduce:
- Open Chat to Build and Enter the following prompt: “create a nother workflow and gather all infos about LLM”
- When prompted for data source, select general web search
- Allow the system to auto-generate the workflow
- 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:
