Commit graph

104 commits

Author SHA1 Message Date
stellahsr
713e858c87 update: set temperature for each action; add two basic skills 2023-10-16 22:47:24 +08:00
stellahsr
a893da1a39 update code: reduce top-k number and change k during runtime 2023-10-13 23:24:11 +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
stellahsr
41bf001799 bug fix: just obtain event instead of execute_event 2023-10-12 19:19:48 +08:00
Sirui Hong
5a2ea51544
Update curriculum_agent.py
fix bug:  rm self
2023-10-12 16:48:58 +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
stellahsr
dd99839836 update code 2023-10-11 16:59:19 +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
37a7a96bbe update code 2023-10-09 19:32:50 +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
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
stellahsr
64a1246e1c update code for add skills
bug fix: check event and update event
2023-10-07 02:07:26 +08:00
stellahsr
6bcd3bdcee merge: merge from yuymf/minecraft_dev2, update base vdb op in PlayerActions and add event execute func, use PlayerActions as action base 2023-10-06 20:28:01 +08:00
stellahsr
5aea00f8b4 rm useless comments 2023-10-06 18:52:07 +08:00
stellahsr
7d14a85329 update code 2023-10-06 18:49:13 +08:00
stellahsr
c1c1d22cff bug fix: use get func 2023-10-06 16:44:34 +08:00
stellahsr
d998a48cd2 update critic_agent use 2023-10-06 16:39:54 +08:00
stellahsr
dc0fd134fb update locally 2023-10-06 16:16:09 +08:00
stellahsr
eb9ea304a5 Merge branch 'minecraft' of github.com:geekan/MetaGPT into minecraft 2023-10-06 15:49:11 +08:00
yuymf
1047d698ae Fix some bugs, a runnable version remain some TODO 2023-10-03 05:37:38 +08:00
yuymf
d45ddf58e4 Add update progress 2023-10-03 02:11:22 +08:00
yuymf
d41cf7cad6 Minecraft game add skill_manager & ignore bug fix 2023-10-02 10:08:10 +08:00
洪思睿
493225f636 update:更新基础版本,支持多轮,每轮使用每个角色的任务完成情况判断 2023-10-02 03:09:20 +08:00
liangliang
0b4a75bd81 complete critic_agent & review_task 2023-10-01 23:10:55 +08:00
yuymf
59b3e93563 Minecraft game add curriculum_agent 2023-09-30 19:54:35 +08:00
yuymf
73cd368828 Action developer add chest_memory & .run test pass 2023-09-28 21:09:13 +08:00
yuymf
3a705a0e89 Move test func & add comment 2023-09-28 01:17:02 +08:00
yuymf
7f763b57d0 Minecraft game add action_developer 2023-09-27 23:05:53 +08:00
stellahsr
6e25cb53d1 update code and rm useless role 2023-09-24 12:59:12 +08:00
stellahsr
6e9fc81726 在当前branch中去除无关的角色 2023-09-24 11:21:36 +08:00
stellahsr
5f521d4270 在mc branch添加相关的actions 2023-09-24 11:20:45 +08:00
femto
7b34c433cd
Merge branch 'main' into feature/json_write_prd 2023-09-21 12:00:10 +08:00
femto
cf05287cff fix conflict 2023-09-19 13:27:52 +08:00
femto
34f2493455 added f"Unsupported planner of type {planner_cls}" 2023-09-18 13:13:32 +08:00
femto
cbfc62d7f3 add test 2023-09-16 20:37:14 +08:00
femto
b57687761a sk agent 2023-09-14 13:08:23 +08:00
femto
751c6a877c sk agent 2023-09-13 15:01:15 +08:00
femto
d9f64363c3 sk agent 2023-09-13 13:35:12 +08:00
stellahsr
74dc79a3dd update code 2023-09-12 22:14:30 +08:00
femto
fce3d55f7f change prompt a bit 2023-09-11 16:59:23 +08:00
femto
f17b00ed1c project management 2023-09-11 13:19:05 +08:00
Stitch-z
28f7c84901
Merge branch 'geekan:main' into main 2023-09-11 10:10:57 +08:00
stellaHSR
a90c4309a0
Update prompt.py
fixquotes error
2023-09-10 23:17:58 +08:00
femto
6755de0ee8 ruff fix 2023-09-08 12:12:33 +08:00
femto
4f51a5986f proceed to engineer 2023-09-07 22:33:05 +08:00
femto
1799993447 action json 2023-09-07 21:54:31 +08:00
Stitch-z
d83d1e105c update: format directory structure and extract universal file operation class 2023-09-07 19:55:50 +08:00