mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
feat: Add planning step to AI workflow builder (no-changelog) (#18737)
Co-authored-by: Eugene Molodkin <eugene@n8n.io>
This commit is contained in:
@@ -49,6 +49,9 @@ describe('tool-executor', () => {
|
||||
messages,
|
||||
workflowContext: {},
|
||||
previousSummary: 'EMPTY',
|
||||
planFeedback: null,
|
||||
planStatus: null,
|
||||
workflowPlan: null,
|
||||
});
|
||||
|
||||
// Helper to create mock tool
|
||||
|
||||
Reference in New Issue
Block a user