Commit graph

161 commits

Author SHA1 Message Date
seehi
b587e81e21 change metadata typing 2024-09-12 14:33:50 +08:00
shenchucheng
aef687dab7 fix Base Role Serialization error 2024-08-29 20:26:06 +08:00
seehi
5ff3e0de7d update comment 2024-08-27 15:57:11 +08:00
seehi
9d327081ba add collection_name in exp_pool config 2024-08-23 10:14:12 +08:00
seehi
6be9e10175 update comment 2024-08-14 16:07:24 +08:00
seehi
b4207cec92 use pydantic's exclude 2024-08-12 17:16:28 +08:00
seehi
587dd0cc81 use serialize in SerializationMixin 2024-08-12 14:37:00 +08:00
黄伟韬
c581158fa1 planner添加 finish crrent task 接口 2024-08-01 10:23:38 +08:00
lidanyang
24332620b7 define assignee to role name 2024-07-22 15:26:55 +08:00
lidanyang
956d1db610 define assignee to role name 2024-07-22 14:54:07 +08:00
林义章
f68b26d703 add default task_type value 2024-07-15 09:15:49 +00:00
lidanyang
4c4d9547ff support multi write_code steps for one task 2024-07-09 17:01:54 +08:00
lidanyang
898ee44bec add supprot of task_type and add output of special command 2024-07-01 10:52:50 +08:00
garylin2099
bbddbf4ef0 Merge branch 'mgx_ops' into role_zero_draft 2024-06-05 15:00:49 +08:00
garylin2099
8df76ce612 engineer2 first draft, allow fine-grained tool reg, reg plan as tool 2024-06-03 17:57:24 +08:00
莘权 马
ee0b9d2039 feat: new/inc/patch pass 2024-05-18 15:08:10 +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
莘权 马
7616d8c6d3 feat: rm AISelfMessage 2024-05-11 11:57:05 +08:00
莘权 马
9fa47aff03 fixbug: sent_from, send_to 2024-05-10 11:53:21 +08:00
莘权 马
7571753a53 refactor: 清空了软件公司message中的无用内容 2024-05-09 14:52:54 +08:00
shenchucheng
32d6e5a1cf add qa/mermaid reporter 2024-05-08 15:13:13 +08:00
seehi
14d88cc712 fix conflict 2024-05-06 11:24:35 +08:00
莘权 马
1ec7a9d969 feat: + comments 2024-04-30 14:32:45 +08:00
莘权 马
e37aa8e5bf feat: add metadata {"agent":xx} to assistant message 2024-04-30 12:24:30 +08:00
莘权 马
ec5b8ccfe1 feat: + AIMessage.with_agent, agent 2024-04-30 12:06:56 +08:00
莘权 马
d09fcd4703 feat: add Message.metadata for content and instruct_content 2024-04-30 11:58:35 +08:00
莘权 马
9c93da2b92 refactor: CodeParser.parse_code 2024-04-30 11:18:10 +08:00
莘权 马
125d043464 feat: +user requirement to Architect, ProjectManager 2024-04-29 15:07:21 +08:00
莘权 马
df36fcc929 feat: Message add the ability to generate key-values based on content 2024-04-28 23:11:49 +08:00
seehi
0c29c298c2 fix conflict 2024-04-26 21:47:43 +08:00
shenchucheng
c36bfc30b1 mv reporter.py to utils 2024-04-26 21:38:07 +08:00
shenchucheng
021060d526 resource event report 2024-04-25 20:14:18 +08:00
yzlin
e39f7ff0b1 rm forward_message 2024-04-25 12:00:32 +08:00
洪思睿
6ff2767e25 Merge branch 'di_mgx' into 'mgx_ops'
add linter to process edit content for FileManager

See merge request pub/MetaGPT!19
2024-04-07 02:49:44 +00:00
yzlin
30831d1e31 log tasks and files 2024-04-03 22:16:17 +08:00
莘权 马
4a395d44c2 feat: merge gitlab mgx_ops 2024-04-03 11:05:13 +08:00
yzlin
5e34038831 log datatype change 2024-04-02 12:08:39 +08:00
莘权 马
f75382b918 fixbug: tool name 2024-04-01 16:28:02 +08:00
莘权 马
dd9b573eb4 feat: + DI args error
feat: + test case
2024-04-01 11:20:35 +08:00
莘权 马
d9f70730f7 feat: merge gitlab:di_mgx 2024-03-31 10:56:25 +08:00
莘权 马
1ed64bcd07 feat: +tool log 2024-03-31 10:53:08 +08:00
yzlin
95dc1eebf2 log plan 2024-03-30 21:35:15 +08:00
莘权 马
a896351ed8 fixbug: #1095 2024-03-25 17:09:02 +08:00
betterwang
57a1fac357 memory_storage use rag_engine 2024-03-08 00:47:26 +08:00
莘权 马
3b1644b7ff fixbug: test_assistant
fixbug: class view

feat: +comments
2024-03-05 10:04:40 +08:00
莘权 马
739452edbb feat: merge geekan:dev 2024-02-19 11:02:10 +08:00
geekan
a9b3098307
Merge pull request #860 from mannaandpoem/dev_lxb
Remove CODE_PLAN_AND_CHANGE_FILENAME and add code_plan_and_change_doc in CodingContext
2024-02-07 11:47:15 +08:00
yzlin
4cfee3ba27 rm code steps, mv planner, mv ci mle 2024-02-04 23:23:18 +08:00
mannaandpoem
13d6159468 1. remove CODE_PLAN_AND_CHANGE_FILENAME
2. add code_plan_and_change_doc to _new_code_actions
2024-02-04 17:23:00 +08:00
莘权 马
6d6248f8be feat: + awrite_bin/aread_bin 2024-02-01 20:19:52 +08:00