better629
|
a44a2c8e49
|
Merge pull request #1077 from stellaHSR/swebench_di
[bug fix] add code files for load_dataset and oracle_collapsed generation
|
2024-03-27 14:29:45 +08:00 |
|
stellahsr
|
3b8c83db3b
|
mv dir
|
2024-03-27 11:31:34 +08:00 |
|
stellahsr
|
f99c7b354e
|
fix typo and import error
|
2024-03-26 15:39:10 +08:00 |
|
stellahsr
|
50f4953ea7
|
update path
|
2024-03-26 15:28:37 +08:00 |
|
stellahsr
|
e88b0fdf16
|
format code
|
2024-03-26 14:50:53 +08:00 |
|
stellahsr
|
91db2ef112
|
update code, change data path
|
2024-03-26 14:44:19 +08:00 |
|
Alexander Wu
|
c22bc23127
|
Merge pull request #1097 from garylin2099/add_tool_from_path
Enable registering and retrieving tools from a path
|
2024-03-26 11:19:03 +08:00 |
|
yzlin
|
da98495657
|
add tool code for ast parsing
|
2024-03-25 17:36:38 +08:00 |
|
yzlin
|
e7423763bc
|
Merge branch 'di_fixes' into add_tool_from_path
|
2024-03-25 16:15:08 +08:00 |
|
yzlin
|
67464c37f1
|
use ast to parse code texts and register a whole repo as tools
|
2024-03-25 16:09:31 +08:00 |
|
yzlin
|
28d293d490
|
docstring are usually english, discard jieba tokenizer
|
2024-03-25 15:57:31 +08:00 |
|
stellahsr
|
f26a5cd1de
|
add load dataset
|
2024-03-22 16:27:00 +08:00 |
|
stellahsr
|
e4d02ca68c
|
add code for oracle_collapsed dataset generation
|
2024-03-22 16:26:30 +08:00 |
|
Alexander Wu
|
19ccec7080
|
Merge pull request #1074 from stellaHSR/swebench_di
Update agent flow
|
2024-03-22 14:40:06 +08:00 |
|
stellahsr
|
a712c61a0d
|
update format
|
2024-03-22 14:14:04 +08:00 |
|
stellahsr
|
eb0b9f38ed
|
update function name
|
2024-03-22 14:06:32 +08:00 |
|
stellahsr
|
1e6d145d7e
|
Merge branch 'swebench_di' of github.com:stellaHSR/MetaGPT into swebench_di
|
2024-03-22 13:30:23 +08:00 |
|
stellahsr
|
6f92e703f9
|
update code
|
2024-03-22 13:26:23 +08:00 |
|
stellahsr
|
e6ef78ec48
|
rm code
|
2024-03-22 10:23:43 +08:00 |
|
stellahsr
|
7bf4505d90
|
update code
change dir, add new role
|
2024-03-22 10:22:49 +08:00 |
|
Alexander Wu
|
d02ea95abd
|
Merge pull request #1048 from stellaHSR/swebench_di
Add basic Git options for data interpreter and target file name extraction utilities
|
2024-03-21 15:40:40 +08:00 |
|
stellahsr
|
c8a511037c
|
format
|
2024-03-21 02:00:52 +08:00 |
|
stellahsr
|
99d2678d20
|
use handle_exception
add cp option
|
2024-03-21 01:59:46 +08:00 |
|
stellahsr
|
3fac156d66
|
rm Chinese comments
|
2024-03-19 23:51:57 +08:00 |
|
stellahsr
|
6e28eafcd7
|
add fixme comments
|
2024-03-19 23:33:42 +08:00 |
|
stellahsr
|
63fbbe25b4
|
add git basic ops
|
2024-03-19 23:28:00 +08:00 |
|
stellahsr
|
740c963c83
|
parse oracle file name from <code>xx</code>
|
2024-03-19 23:21:33 +08:00 |
|
stellahsr
|
631a2642e8
|
1. add testbed path
2. update repo parse and git ops
|
2024-03-19 23:19:58 +08:00 |
|
Alexander Wu
|
c52dcc77d7
|
Merge pull request #1046 from stellaHSR/swebench_di
Add instance filter
|
2024-03-19 20:56:59 +08:00 |
|
stellahsr
|
9a7279bf91
|
add const for swe-bench
|
2024-03-19 20:24:43 +08:00 |
|
stellahsr
|
fe2ae365fe
|
rm debug msg
|
2024-03-19 20:20:49 +08:00 |
|
stellahsr
|
7eb379bf9f
|
pre-commit format
|
2024-03-19 20:19:53 +08:00 |
|
stellahsr
|
0eec61188c
|
rm repo utils, contains git cmd
|
2024-03-19 20:13:58 +08:00 |
|
stellahsr
|
12e9009529
|
rm useless comments
|
2024-03-19 20:12:54 +08:00 |
|
stellahsr
|
609f604606
|
Merge branch 'swebench_di' of github.com:geekan/MetaGPT into swebench_di
|
2024-03-19 20:07:29 +08:00 |
|
stellahsr
|
fc23e8f27e
|
add instance filter
|
2024-03-19 20:07:18 +08:00 |
|
yzlin
|
8d4567ea19
|
support tool recommender spec during init
|
2024-03-19 19:36:59 +08:00 |
|
Sirui Hong
|
f964e31fbc
|
Merge pull request #1044 from Yevanchen/swebench_di
Add sklearn68 dataset
|
2024-03-19 19:26:52 +08:00 |
|
Evan Chen
|
7c345ccc13
|
byte fix
|
2024-03-19 18:58:00 +08:00 |
|
Evan Chen
|
2a06affa9a
|
Add sklearn68 dataset
|
2024-03-19 18:14:47 +08:00 |
|
yzlin
|
cdc9015ec6
|
fix critical bug: human prior not injected
|
2024-03-19 17:53:26 +08:00 |
|
stellahsr
|
d2b34f5897
|
Merge branch 'swebench_di' of github.com:geekan/MetaGPT into swebench_di
|
2024-03-19 17:52:33 +08:00 |
|
stellahsr
|
45eb352054
|
add repo utils
|
2024-03-19 17:50:10 +08:00 |
|
stellahsr
|
1e44d70202
|
update run_api for di
|
2024-03-19 17:28:46 +08:00 |
|
Sirui Hong
|
f7ca991979
|
Merge pull request #1038 from Yevanchen/swebench_di
Swebench di
|
2024-03-19 15:52:08 +08:00 |
|
Alexander Wu
|
935daf9165
|
Merge pull request #1039 from mannaandpoem/lxb_swebench_di
Fix get_last_cell_source method
|
2024-03-19 15:41:00 +08:00 |
|
Your Name
|
916185d82c
|
Fix get_last_cell_source method
|
2024-03-19 15:34:12 +08:00 |
|
Evan Chen
|
03716738c3
|
readme.md fixed
|
2024-03-19 15:32:18 +08:00 |
|
Evan Chen
|
fb14064168
|
A description of the sub_swebench
|
2024-03-19 15:26:42 +08:00 |
|
Evan Chen
|
3a0789eb48
|
add sub_swebench_dataset
|
2024-03-19 13:52:21 +08:00 |
|