-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Expand file tree
/
Copy path.gitmodules
More file actions
56 lines (56 loc) · 1.8 KB
/
Copy path.gitmodules
File metadata and controls
56 lines (56 loc) · 1.8 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[submodule "vendor/tinyagents"]
path = vendor/tinyagents
url = https://github.com/tinyhumansai/tinyagents
[submodule "vendor/tinyflows"]
path = vendor/tinyflows
url = https://github.com/tinyhumansai/tinyflows
[submodule "vendor/tinychannels"]
path = vendor/tinychannels
url = https://github.com/tinyhumansai/tinychannels
[submodule "vendor/tinyhumans-sdk"]
path = vendor/tinyhumans-sdk
url = https://github.com/tinyhumansai/sdk.git
[submodule "vendor/tinybus"]
path = vendor/tinybus
url = https://github.com/tinyhumansai/tinybus.git
branch = main
[submodule "vendor/tinymemory"]
path = vendor/tinymemory
url = https://github.com/tinyhumansai/tinymemory.git
branch = main
[submodule "vendor/tinywallet"]
path = vendor/tinywallet
url = https://github.com/tinyhumansai/tinywallet
[submodule "vendor/tinyhosts"]
path = vendor/tinyhosts
url = https://github.com/tinyhumansai/tinyhosts.git
branch = main
[submodule "vendor/tinymcp"]
path = vendor/tinymcp
url = https://github.com/tinyhumansai/tinymcp
[submodule "vendor/tinybox"]
path = vendor/tinybox
url = https://github.com/tinyhumansai/tinybox
branch = main
[submodule "vendor/tinyruntime"]
path = vendor/tinyruntime
url = https://github.com/tinyhumansai/tinyruntime.git
[submodule "vendor/tinydocs"]
path = vendor/tinydocs
url = https://github.com/tinyhumansai/tinydocs
branch = main
[submodule "vendor/tinyvoice"]
path = vendor/tinyvoice
url = https://github.com/tinyhumansai/tinyvoice
branch = main
[submodule "vendor/tinyjuice"]
path = vendor/tinyjuice
url = https://github.com/tinyhumansai/tinyjuice
branch = main
[submodule "vendor/tinyconnectors"]
path = vendor/tinyconnectors
url = https://github.com/tinyhumansai/tinyconnectors
branch = main
[submodule "vendor/tinyskills"]
path = vendor/tinyskills
url = https://github.com/tinyhumansai/tinyskills