Refactoring for TDD (#222)

This commit is contained in:
Silen Naihin
2023-07-31 21:59:47 +01:00
committed by GitHub
parent 1a7079f6c5
commit f9fea473f5
16 changed files with 97 additions and 279 deletions

18
.gitmodules vendored
View File

@@ -1,7 +1,7 @@
[submodule "agent/Auto-GPT"]
path = agent/Auto-GPT
url = https://github.com/Significant-Gravitas/Auto-GPT
branch = master
path = agent/Auto-GPT
url = https://github.com/Significant-Gravitas/Auto-GPT
branch = master
[submodule "agent/gpt-engineer"]
path = agent/gpt-engineer
url = https://github.com/merwanehamadi/gpt-engineer.git
@@ -23,10 +23,10 @@
url = https://github.com/SilenNaihin/babyagi.git
branch = benchmark-integration
[submodule "agent/beebot"]
path = agent/beebot
url = https://github.com/AutoPackAI/beebot.git
branch = main
path = agent/beebot
url = https://github.com/AutoPackAI/beebot.git
branch = main
[submodule "agbenchmark/challenges"]
path = agbenchmark/challenges
url = https://github.com/SilenNaihin/agbenchmark_challenges.git
branch = main
path = agbenchmark/challenges
url = https://github.com/SilenNaihin/agbenchmark_challenges.git
branch = main