Hi,
Hopefully the subject say’s it all, is the AI Workflow builder coming to the community edition?
If so, do we have a timeline?
Hi,
Hopefully the subject say’s it all, is the AI Workflow builder coming to the community edition?
If so, do we have a timeline?
I’m not 100% certain about the AI Workflow builder’s availability in the community edition. You might want to check the official n8n roadmap or the n8n Discord server for the most up-to-date information on feature releases and timelines. You could also keep an eye on the n8n blog for announcements.
hey checking back on this, and the original announcement 204919 it sounds like it has to be cloud only, due to controlling the credits used and costing for the tool. I like @flow0dev take on it. also there’s already the internal ‘AI’ assistant feature inside the codebase — useReviewChanges in packages/frontend/editor-ui/src/features/ai/assistant/ compares current workflow state against the last saved version and interacts with the canvas directly. team working on #n8ncursor too?