mirror of
https://github.com/Anil-matcha/Open-Generative-AI.git
synced 2026-05-07 01:17:18 +00:00
The packages/workflow-ui submodule pointed to a non-existent GitHub repo (https://github.com/Anil-matcha/workflow-ui.git), causing a build error on fresh installs: "Module not found: Can't resolve 'workflow-builder'". Removes the broken submodule registration and adds a minimal stub package in its place so the app builds and all other features (image, video, lip sync) work correctly. The WorkflowStudio tab gracefully shows a placeholder until a real workflow-ui implementation is provided. Co-Authored-By: claude-flow <ruv@ruv.net>
3 lines
105 B
Text
3 lines
105 B
Text
[submodule "packages/ai-agent"]
|
|
path = packages/ai-agent
|
|
url = https://github.com/jaiprasad04/ai-agent
|