local runs, home_path config, submodule miniagi (#50)

This commit is contained in:
Silen Naihin
2023-07-04 13:23:00 -04:00
committed by GitHub
parent 7f098d5fb6
commit e25f610344
16 changed files with 262 additions and 147 deletions

4
.gitmodules vendored
View File

@@ -6,6 +6,10 @@
path = agent/gpt-engineer
url = https://github.com/merwanehamadi/gpt-engineer.git
branch = benchmark-integration
[submodule "agent/mini-agi"]
path = agent/mini-agi
url = https://github.com/SilenNaihin/mini-agi.git
branch = benchmark-integration
[submodule "agent/smol-developer"]
path = agent/smol-developer
url = https://github.com/merwanehamadi/developer.git