forked from princeton-pli/hal-harness
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
38 lines (38 loc) · 1.52 KB
/
.gitmodules
File metadata and controls
38 lines (38 loc) · 1.52 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
[submodule "hal/benchmarks/SWE-bench"]
path = hal/benchmarks/SWE-bench
url = https://github.com/boyiwei/SWE-bench
[submodule "hal/benchmarks/USACO"]
path = hal/benchmarks/USACO
url = https://github.com/benediktstroebl/USACO
[submodule "agents/SWE-agent"]
path = agents/SWE-agent
url = https://github.com/benediktstroebl/SWE-agent.git
[submodule "agents/Agentless"]
path = agents/Agentless
url = https://github.com/benediktstroebl/Agentless.git
[submodule "agents/auto-code-rover"]
path = agents/auto-code-rover
url = https://github.com/vminvsky/auto-code-rover.git
[submodule "agents/Moatless/moatless-tools"]
path = agents/Moatless/moatless-tools
url = https://github.com/benediktstroebl/moatless-tools.git
[submodule "agents/usaco_bedrock_models"]
path = agents/usaco_bedrock_models
url = https://github.com/aarora79/usaco_bedrock_models.git
[submodule "hal/benchmarks/SciCode"]
path = hal/benchmarks/SciCode
url = https://github.com/peterkirgis/SciCode.git
[submodule "hal/benchmarks/scienceagentbench/ScienceAgentBench"]
path = hal/benchmarks/scienceagentbench/ScienceAgentBench
url = https://github.com/OSU-NLP-Group/ScienceAgentBench.git
[submodule "agents/open_deep_research"]
path = agents/open_deep_research
url = https://github.com/benediktstroebl/smolagents.git
branch = open_deep_research
[submodule "agents/SWE-agent-v1.0"]
path = agents/SWE-agent-v1.0
url = https://github.com/boyiwei/SWE-agent.git
[submodule "agents/Enigma"]
path = agents/Enigma
url = https://github.com/boyiwei/SWE-agent.git
branch = enigma-agent-hal