Files
Saifeddine ALOUI 9306dba47c refactor(nodes): implement modular node architecture with categorized standard nodes
Restructure the node system to support a registry-based, modular architecture.
Introduce categorized standard nodes (cognitive, composition, identity, IO,
logic, RAG, routing, search, tool, utility, vision) and enhance the node
builder API and workflow engine to support the new structure.

- Add node registry for dynamic node discovery
- Expand node builder API with improved registration capabilities
- Update workflow engine for enhanced data handling between nodes
- Add *.log to .gitignore
2026-04-13 05:20:39 +02:00
..