chore: bump plugin-n8n-workflow to 1.2.3#367
Conversation
deploy: bump plugin-n8n-workflow 1.2.2
Picks up two bug fixes from elizaos-plugins/plugin-n8n-workflow#19: - Multi-step loop confabulation: callbacks now carry data: { awaitingUserInput: true } so the cloud multi-step loop breaks correctly after preview/clarification/auth-required states. - AI nodes missing from search: supplementAINodes() ensures OpenAI and AI Transform nodes appear when AI-intent keywords are detected.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. Comment |
Summary
@elizaos/plugin-n8n-workflowfrom1.2.2to1.2.3Picks up two bug fixes from elizaos-plugins/plugin-n8n-workflow#19:
data: { awaitingUserInput: true }so the cloud multi-step loop breaks correctly after preview/clarification/auth-required statessupplementAINodes()ensures OpenAI and AI Transform nodes appear when AI-intent keywords are detected