feat: add MiroFlow and OpenClaw as git submodules
- server/modules/miroflow → github.com/MiroMindAI/MiroFlow - server/modules/openclaw → github.com/miaoxworld/OpenClawInstaller Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
1c6c3865e5
commit
66d8dfbfcc
|
|
@ -0,0 +1,6 @@
|
||||||
|
[submodule "server/modules/miroflow"]
|
||||||
|
path = server/modules/miroflow
|
||||||
|
url = https://github.com/MiroMindAI/MiroFlow.git
|
||||||
|
[submodule "server/modules/openclaw"]
|
||||||
|
path = server/modules/openclaw
|
||||||
|
url = https://github.com/miaoxworld/OpenClawInstaller.git
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 9d180f1eeb5e301c440ad7ce8b12c14222779040
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit bd7ec41b51dd89f4c5551e3d27917b41af4a3793
|
||||||
Loading…
Reference in New Issue