-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (22 loc) · 900 Bytes
/
.gitmodules
File metadata and controls
22 lines (22 loc) · 900 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule ".agent/skills/planning-with-files"]
path = .agents/skills/planning-with-files
url = https://github.com/OthmanAdi/planning-with-files.git
[submodule ".agent/skills/superpowers"]
path = .agents/skills/superpowers
url = https://github.com/obra/superpowers.git
[submodule ".agent/skills/ui-ux-pro-max-skill"]
path = .agents/skills/ui-ux-pro-max-skill
url = https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git
[submodule "third_party/espeak-ng"]
path = third_party/espeak-ng
url = https://github.com/espeak-ng/espeak-ng.git
[submodule "third_party/whisper.cpp"]
path = third_party/whisper.cpp
url = https://github.com/ggerganov/whisper.cpp.git
[submodule "third_party/opus-src"]
path = third_party/opus-src
url = https://github.com/xiph/opus.git
[submodule "third_party/openclaw"]
path = third_party/openclaw
url = https://github.com/openclaw/openclaw.git
branch = main