-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
prdb:enabledIssue is managed by ProductBuilderIssue is managed by ProductBuilderprdb:plan-approvedPlan approved by human — ready for implementationPlan approved by human — ready for implementationprdb:planning-doneImplementation plan has been producedImplementation plan has been produced
Description
On the Sitebuilder editor page, the Stop button in the AI conversation does not reliably stop the running process.
Observed behavior
- I started a generation task in the AI editor.
- The prompt contained an unresolved placeholder (
FACEBOOK-PIXEL-ID). - The agent appeared to get overwhelmed and continued generating or thinking.
- When clicking the Stop button, the process did not stop immediately.
- The agent continued thinking or processing despite the Stop action.
Expected behavior
- Clicking the Stop button should immediately cancel the running generation process.
- No further tokens or thoughts should be generated after Stop is triggered.
- The UI should clearly reflect that the process has been terminated.
- The system should handle invalid or unresolved placeholders gracefully without entering unstable behavior.
Possible contributing factor
- The placeholder
FACEBOOK-PIXEL-IDwas not replaced with a valid value. - This may have caused the agent to enter an unstable or looping state.
Why this matters
- Users must be able to reliably interrupt generation processes.
- If the Stop functionality is unreliable, it creates loss of control.
- In cases of faulty prompts or misconfiguration, immediate cancellation is critical.
- This impacts trust and usability of the AI editor.
Environment
- Page: Sitebuilder Editor (AI conversation view)
- Scenario: Generation with unresolved placeholder value

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
prdb:enabledIssue is managed by ProductBuilderIssue is managed by ProductBuilderprdb:plan-approvedPlan approved by human — ready for implementationPlan approved by human — ready for implementationprdb:planning-doneImplementation plan has been producedImplementation plan has been produced
Type
Projects
Status
In progress