Open-Generative-AI/.gitmodules
Christina Vonnidi 51544cb363 fix: replace missing workflow-ui submodule with stub package
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>
2026-04-24 06:12:42 +02:00

3 lines
105 B
Text

[submodule "packages/ai-agent"]
path = packages/ai-agent
url = https://github.com/jaiprasad04/ai-agent