Commit graph

709 commits

Author SHA1 Message Date
Sirui Hong
d7f8a861de
Merge pull request #431 from stellaHSR/minecraft
Minecraft:reduce top-k
2023-10-13 23:53:49 +08:00
stellahsr
6d718735d2 Merge branch 'minecraft' of github.com:geekan/MetaGPT into minecraft 2023-10-13 23:27:17 +08:00
Sirui Hong
c9817a6a4f
Merge pull request #429 from fromlimbo/minecraft
Drawresults: update resume mode to find last round start time
2023-10-13 23:26:51 +08:00
stellahsr
a893da1a39 update code: reduce top-k number and change k during runtime 2023-10-13 23:24:11 +08:00
liangliang
825c343e9d Drawresults: update resume mode to find last round start time 2023-10-13 21:57:24 +08:00
liangliang
73325169f6 Drawresults: update resume mode to find last round start time 2023-10-13 21:52:17 +08:00
Sirui Hong
184359b4e4
Update curriculum_agent.py
rm self
2023-10-13 20:14:02 +08:00
Sirui Hong
3613b9a56e
Merge pull request #428 from fromlimbo/minecraft
Mineflayer:set born location to (26,100,20)
2023-10-13 15:46:12 +08:00
liangliang
682bc0320b Mineflayer:set born location to (26,100,20) 2023-10-13 15:02:44 +08:00
Sirui Hong
6d4c35c412
Merge pull request #426 from stellaHSR/minecraft
Minecraft: update chest observation and prompts
2023-10-12 23:35:28 +08:00
stellahsr
4b29758dd8 update: update chest observation 2023-10-12 23:08:59 +08:00
stellahsr
a24f39c5ea update prompts 2023-10-12 23:06:02 +08:00
Sirui Hong
133caad80e
Merge pull request #425 from stellaHSR/minecraft
Minecraft:bug fix for resume issue
2023-10-12 23:04:21 +08:00
stellahsr
5061184144 bug fix: handle error_messages type error 2023-10-12 22:59:04 +08:00
stellahsr
a6cd05ac53 update:
1. add round_id for role when resume
2. use ; instead of , to log tasks
2023-10-12 22:48:49 +08:00
Sirui Hong
70949ce49e
Merge pull request #424 from stellaHSR/minecraft
Minecraft bug fix: just obtain event instead of execute_event
2023-10-12 19:31:59 +08:00
stellahsr
41bf001799 bug fix: just obtain event instead of execute_event 2023-10-12 19:19:48 +08:00
Sirui Hong
b81ee090e4
Merge pull request #423 from stellaHSR/minecraft
Minecraft: add path check
2023-10-12 17:59:01 +08:00
stellahsr
d9cd6f6866 update: add path check 2023-10-12 17:40:22 +08:00
stellahsr
e81339f0b0 Merge branch 'minecraft' of github.com:geekan/MetaGPT into minecraft 2023-10-12 17:31:13 +08:00
stellahsr
0b757d0b47 update: add round_id for resume 2023-10-12 17:28:16 +08:00
Sirui Hong
c57da6d222
Merge pull request #422 from stellaHSR/minecraft
Minecraft: bug fix in curriculum_agent.py
2023-10-12 16:54:52 +08:00
Sirui Hong
5a2ea51544
Update curriculum_agent.py
fix bug:  rm self
2023-10-12 16:48:58 +08:00
Sirui Hong
18e4b245cb
Merge pull request #421 from stellaHSR/minecraft
Minecraft: 更新vdb的运行保存&恢复
2023-10-12 14:27:58 +08:00
stellahsr
8a7d96d507 remove useless code 2023-10-12 12:10:51 +08:00
stellahsr
bb5f3f8ecf update code: 更新断后恢复,支持vdb的更新和处理 2023-10-12 11:57:43 +08:00
stellahsr
b55a080c83 update code 2023-10-11 22:20:27 +08:00
Sirui Hong
0a4d57af27
Merge pull request #420 from fromlimbo/minecraft
fix boundary bug
2023-10-11 21:22:20 +08:00
liangliang
da39bc9faa fix boundary bug 2023-10-11 20:46:55 +08:00
Sirui Hong
f62d22de4b
Merge pull request #408 from stellaHSR/minecraft
Minecraft: bug fix for code save and skill add.
2023-10-11 17:15:16 +08:00
Sirui Hong
5782220978
Merge pull request #416 from fromlimbo/minecraft
Add Completed vs Failed Tasks per Round
2023-10-11 17:09:27 +08:00
stellahsr
e6a5ae938a Merge branch 'minecraft' of github.com:geekan/MetaGPT into minecraft 2023-10-11 17:06:49 +08:00
stellahsr
d731fd85cd update player_action.py, change to _check 2023-10-11 17:05:01 +08:00
stellahsr
dd99839836 update code 2023-10-11 16:59:19 +08:00
liangliang
6e4471793c delete useless code 2023-10-11 16:36:29 +08:00
liangliang
985aa7b7c8 fix round count bug 2023-10-11 16:27:42 +08:00
liangliang
465f362cf8 Add Completed vs Failed Tasks per Round 2023-10-11 14:27:19 +08:00
Sirui Hong
1e4b9c7568
Merge pull request #412 from fromlimbo/minecraft
add draw & plotsave funtion where the results be saved in results_pic  folder
2023-10-11 10:16:25 +08:00
liangliang
f19a0849b1 add draw & plotsave funtion where the results be saved in results_pic folder 2023-10-11 00:12:34 +08:00
stellahsr
4bb69f4503 update code: add exception in execution 2023-10-10 19:46:59 +08:00
stellahsr
896932e02d bug fix: add exception handle 2023-10-10 19:25:30 +08:00
stellahsr
e27d97ee3c bug fix: add reset before code generation
bug fix: parse js code using original code
2023-10-10 00:42:00 +08:00
stellahsr
a0a64e7f3b bug fix: use action 2023-10-09 21:46:46 +08:00
stellahsr
21639ebe96 rm vdb init 2023-10-09 20:19:02 +08:00
stellahsr
37a7a96bbe update code 2023-10-09 19:32:50 +08:00
Sirui Hong
7989e9fb2c
Merge pull request #400 from stellaHSR/minecraft
Minecraft: bug fix for skill_manager and new round
2023-10-08 22:49:18 +08:00
stellahsr
f70ba27d35 add different llms for different agents 2023-10-07 20:24:55 +08:00
stellahsr
168bd3b57b fix bug: update finish state in role init
fix bug: update finish state when new round start
fix bug: update CriticReviewer status in run_step()
fix bug: update ga.runtime_status when failed
update: add extra yaml load utils
2023-10-07 20:01:15 +08:00
Sirui Hong
3b07972812
Merge pull request #394 from stellaHSR/minecraft
Minecraft: support multiple rollout iter nume for code generation and critique review
2023-10-07 11:11:33 +08:00
stellahsr
84cb2fa3db update code: directly get events instead of request mc
bug fix: human_msg and system_msg assignment
2023-10-07 11:09:54 +08:00