-
Notifications
You must be signed in to change notification settings - Fork 402
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
When the AI attempts to make substantial modifications to the workflow, parse errors are more likely to occur.
- The AI response may not be properly parsed as valid workflow JSON
- Larger/more complex changes have higher failure rates
- Users cannot reliably make significant workflow restructuring via AI
Steps to reproduce
- Open a complex workflow (10+ nodes)
- Request significant changes via AI refinement (e.g., "restructure the entire flow")
- Parse error may occur when AI returns modified workflow
Expected behavior
Large changes should be parsed correctly without errors. The AI should return valid workflow JSON regardless of the scope of changes.
Extension version
3.12.6
Operating System
All platforms (macOS, Windows, Linux)
Relevant log output
Not captured yet - will update if specific errors are reproduced
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working