Commit graph

58 commits

Author SHA1 Message Date
hongjiongteng
5d0e99bb5d add example to engineer 2024-06-24 21:22:43 +08:00
garylin2099
5d70c061e3 some formatting 2024-06-17 15:46:45 +08:00
garylin2099
aa0f810726 add end command to experience 2024-06-14 13:58:27 +08:00
garylin2099
95e7b0bf00 log & small bug fixed 2024-06-06 17:27:26 +08:00
garylin2099
c6b28643bd refactor team leader, use RoleZero framework 2024-06-04 20:59:21 +08:00
garylin2099
6538092235 small improvement 2024-05-15 23:07:34 +08:00
garylin2099
df2eff04de add issue fixing experience 2024-05-15 21:32:12 +08:00
garylin2099
819c00a55a allow immediate deploy after software sop; fix TL to PM msg info loss 2024-05-13 22:20:34 +08:00
garylin2099
cb6484d01d fix plan & task bugs, add task experience, update editor & browser, test issue fixing ability 2024-05-13 15:11:43 +08:00
garylin2099
1f5267484d add plan for issue fixing 2024-05-13 10:28:40 +08:00
林义章
de27855c56 Revert "Merge branch 'dynamic_think' into 'mgx_ops'"
This reverts merge request !98
2024-05-11 19:29:12 +08:00
garylin2099
f06d3a442a add fix issue plan, modify Editor 2024-05-11 14:56:59 +08:00
yzlin
445db9074b add deploy plan for da 2024-05-08 15:18:26 +08:00
yzlin
1a5c588a3f bugfix for run_command and add a switch for routing 2024-04-30 18:43:22 +08:00
莘权 马
81540fe4d9 feat: merge mgx_ops 2024-04-30 11:41:37 +08:00
莘权 马
9c93da2b92 refactor: CodeParser.parse_code 2024-04-30 11:18:10 +08:00
洪思睿
9e9532e0de Merge branch 'dynamic_think' into 'mgx_ops'
Add data analyst, explore agent controlling its own plan by thinking

See merge request pub/MetaGPT!83
2024-04-30 02:04:27 +00:00
yzlin
a17804b0be renaming 2024-04-29 20:43:56 +08:00
yzlin
5447399ecb add data analyst, explore agent controlling own plan by thinking 2024-04-29 18:47:29 +08:00
yzlin
f134126a90 make tl always reply to human 2024-04-29 17:34:52 +08:00
林义章
fcaee6b64f Merge branch 'dynamic_think' into 'mgx_ops'
fix critical bug: add available commands

See merge request pub/MetaGPT!82
2024-04-28 11:54:58 +00:00
yzlin
1c215d3370 fix critical bug: add available commands 2024-04-28 18:07:59 +08:00
洪思睿
c21e16c9ac Merge branch 'dynamic_think' into 'mgx_ops'
Enable dynamic thinking & add Team Leader

See merge request pub/MetaGPT!74
2024-04-26 13:28:46 +00:00
yzlin
872ac85de5 rename 2024-04-25 18:43:10 +08:00
yzlin
12b02d5725 merge commands for better maintenance 2024-04-25 17:40:24 +08:00
yzlin
dee1d6fe60 modify Role._think 2024-04-25 16:06:27 +08:00
yzlin
e39f7ff0b1 rm forward_message 2024-04-25 12:00:32 +08:00
yzlin
f621186c2e reserve exp retriever & some formatting 2024-04-25 10:34:46 +08:00
yzlin
1b57395d0e rough scratch for tl and thinking command 2024-04-25 01:10:30 +08:00
洪思睿
04f9919f3e Merge branch 'fixbug/tasktype_tools' into 'mgx_ops'
update the tools based on intention

See merge request pub/MetaGPT!34
2024-04-10 09:23:10 +00:00
yzlin
95edc8f744 fix human review bug 2024-04-10 15:25:41 +08:00
stellahsr
2b56c36787 update code 2024-04-09 17:07:03 +08:00
莘权 马
87c46ba3eb fixbug: develop software task type 2024-04-08 22:50:12 +08:00
yzlin
51ba2b393b fix critical bug: human prior not injected 2024-03-19 18:00:59 +08:00
yzlin
77eacec1b8 recover legacy task type 2024-03-13 16:29:28 +08:00
yzlin
e960ac8dc8 update requirement and example, recover legacy code 2024-03-12 16:43:24 +08:00
yzlin
38f21137ec Merge branch 'main' into code_interpreter 2024-03-12 15:13:14 +08:00
yzlin
0116de01b9 disentangle planner and tool module, optimize tool module, add react mode 2024-03-07 21:22:44 +08:00
yzlin
0a01bdec6a rename interpreter 2024-03-01 19:48:39 +08:00
yzlin
219d361ca6 rm repetitive tool config for writing code; rm WriteCodeWithoutTools 2024-02-26 21:10:16 +08:00
yzlin
a989a1ab51 fix human interact bug & add example 2024-02-20 21:22:08 +08:00
yzlin
bcf5f051bb fix human interact bug & add example 2024-02-20 21:13:34 +08:00
yzlin
2fc18b49f9 unified Interpreter naming 2024-02-18 17:23:10 +08:00
yzlin
82a0d03e31 unified Interpreter naming 2024-02-18 17:06:39 +08:00
yzlin
748aabce70 add future; rename writecodebygenerate tools 2024-02-05 12:00:18 +08:00
yzlin
4cfee3ba27 rm code steps, mv planner, mv ci mle 2024-02-04 23:23:18 +08:00
geekan
54388d0a87 refine comments 2024-01-31 17:34:48 +08:00
geekan
41907b1fe3 add action graph, solver, search space. 2024-01-31 14:14:12 +08:00
geekan
9bee3ca838 add ABC deco to ToT base 2024-01-03 14:59:21 +08:00
geekan
99e10b235b make tot follow format in 3.5-turbo 2024-01-03 14:42:13 +08:00