
Hi,
This looks like an Early Release workflow designer issue rather than a problem with your logic.
The error:
• “references handle 'output' which is no longer on node”
usually means the Agent node schema/output changed internally after save/reload.
Based on your screenshots:
• The Agent node loses its output handle after reopening the workflow
• Existing connections become invalid and are removed on save
• Replacing downstream nodes usually does not fix it permanently
Things you can try:
• Delete and recreate the Agent node completely
• Re-add the dynamic content (Body) manually
• Save after each node addition
• Avoid renaming nodes repeatedly
• Create a fresh workflow and rebuild incrementally
• Test with Prompt node instead of Agent node temporarily
Important:
• Early Release workflows are still experimental/pre-GA
• Similar connection persistence issues have been reported by other users
• Agent nodes currently appear less stable than standard connector/prompt nodes