-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 1.04 KB
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "crates/box"]
path = crates/box
url = git@github.com:AI45Lab/Box.git
[submodule "crates/code"]
path = crates/code
url = git@github.com:AI45Lab/Code.git
[submodule "crates/lane"]
path = crates/lane
url = git@github.com:A3S-Lab/Lane.git
[submodule "homebrew-tap"]
path = homebrew-tap
url = git@github.com:A3S-Lab/homebrew-tap.git
[submodule "crates/search"]
path = crates/search
url = git@github.com:A3S-Lab/Search.git
[submodule "crates/power"]
path = crates/power
url = git@github.com:A3S-Lab/Power.git
[submodule "crates/gateway"]
path = crates/gateway
url = git@github.com:A3S-Lab/Gateway.git
[submodule "crates/event"]
path = crates/event
url = git@github.com:A3S-Lab/Event.git
[submodule "crates/memory"]
path = crates/memory
url = git@github.com:A3S-Lab/Memory.git
[submodule "crates/ahp"]
path = crates/ahp
url = git@github.com:A3S-Lab/AgentHarnessProtocol.git
[submodule "crates/rustfs"]
path = crates/rustfs
url = git@github.com:rustfs/rustfs.git
[submodule "crates/acl"]
path = crates/acl
url = git@github.com:A3S-Lab/ACL.git