Skip to main content
This update introduces the Query Node for RAG capabilities, Web Page Node for fetching web content, Claude 4 model support, and expanded GitHub integration with PR comment triggers.

Query Node

New Query Node with full RAG (Retrieval-Augmented Generation) capabilities. Connect your vector stores and let AI retrieve relevant context before generating responses.

Web Page Node

Added Web Page Node to fetch and process web content directly in your workflows. Extract text from web pages and use it as input for AI generation.

Claude 4 Support

Added support for the Claude 4 model series from Anthropic, bringing the latest Claude capabilities to your workflows.

GitHub PR Comment Triggers & Actions

  • Pull request comment triggers: Start workflows when comments are added to pull requests
  • Pull request comment action: Post comments to pull requests from your workflows
  • GitHub Discussion support: Get discussion content with the new getDiscussion function

Workflow Cancellation

New workflow cancellation support with toast feedback. Stop running workflows when needed with clear visual confirmation.

Execution Insights

Enhanced text generation panel now displays execution time and token usage, helping you monitor and optimize your workflows.
This release includes v0.36.0 through v0.39.0