All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- ESM compatibility issue causing "Cannot use 'import.meta' outside a module" error on Node.js 22+
- Fixed circular reference in
__filenamedeclaration that prevented server startup - Simplified module resolution to use
import.meta.urldirectly for ESM environments
- Open sourced repository with full source code
- Updated license to MIT + Commons Clause
- Improved README with feature highlights
- Cleaned up documentation for public release
- Enhanced validation engine improvements
- Better error messages and auto-fix suggestions
- Performance analysis improvements
- Security scanning enhancements
- Additional node type support
- Improved architecture recommendations
- Template library expansions
- Better LangChain node support
- Cleaned up repository for public release
- Updated documentation for better clarity
- Removed internal development artifacts
- Real node parameter schema loading from n8n packages
- FlowEngine-compatible workflow generation
- Comprehensive parameter generation with proper defaults
- Support for 600+ n8n nodes
- Workflow generation now async for dynamic node loading
- Improved parameter accuracy and validation
- Better context-aware parameter generation
- Correct parameter types and formats
- Proper node configuration defaults
- Enhanced workflow validation
- Real n8n type imports from n8n-workflow package
- 543+ nodes loaded from n8n-nodes-base
- LangChain AI agent support
- Comprehensive node registry system
- Complete rewrite to use real n8n types
- Improved workflow generation patterns
- Better node type detection
- Template library with pre-built workflows
- Search and filter templates by category
- JSON validation and fixing utilities
- Enhanced workflow generation logic
- Better pattern detection
- Initial release
- Basic workflow generation from text
- MCP server implementation
- Claude Desktop integration
- Core node types support