Commit graph

4117 commits

Author SHA1 Message Date
莘权 马
1dbcf4e1a2 fixbug: pull request between fork 2024-05-11 15:01:48 +08:00
莘权 马
eff9f7e456 fixbug: pull request between fork 2024-05-11 14:38:58 +08:00
莘权 马
97677f2cca feat: create_github_pull_url 2024-05-11 11:50:08 +08:00
莘权 马
8eb291f918 feat: create_pull_url 2024-05-11 10:44:52 +08:00
张雷
d17fc10478 Merge branch 'feat-reporter' into 'mgx_ops'
Feat reporter

See merge request pub/MetaGPT!91
2024-05-09 02:56:34 +00:00
林义章
466146cea4 Merge branch 'dynamic_think' into 'mgx_ops'
import git, add terminal state

See merge request pub/MetaGPT!94
2024-05-09 02:23:44 +00:00
yzlin
b3b50b3edf Merge branch 'mgx_ops' into dynamic_think 2024-05-09 10:20:43 +08:00
林义章
287a6f4ad5 Merge branch 'fixbug/js_comments_error' into 'mgx_ops'
fixbug: js comment error

See merge request pub/MetaGPT!93
2024-05-08 13:50:18 +00:00
yzlin
d8c2d1c707 import git, add terminal state 2024-05-08 21:08:39 +08:00
林义章
eaa78d9db4 Merge branch 'feature/inner_msg' into 'mgx_ops'
feat: Role自己的消息不经过env对象转发

See merge request pub/MetaGPT!88
2024-05-08 11:43:15 +00:00
莘权 马
70586a3c86 fixbug: js comment error 2024-05-08 19:06:22 +08:00
shenchucheng
e72246e0df add comment for terminal tool output parser 2024-05-08 16:30:25 +08:00
林义章
9fc59344d7 Merge branch 'dynamic_think' into 'mgx_ops'
add deployment plan

See merge request pub/MetaGPT!92
2024-05-08 07:22:29 +00:00
yzlin
445db9074b add deploy plan for da 2024-05-08 15:18:26 +08:00
shenchucheng
32d6e5a1cf add qa/mermaid reporter 2024-05-08 15:13:13 +08:00
shenchucheng
caa42ff7c1 terminal stream opt 2024-05-08 15:12:40 +08:00
yzlin
03f69609d9 comment out unnecessary tools 2024-05-08 15:04:44 +08:00
林义章
d6fdb21207 Merge branch 'feature/git/pr_issue' into 'mgx_ops'
feat: +tool lib git clone, push

See merge request pub/MetaGPT!89
2024-05-08 03:27:41 +00:00
莘权 马
8937352f36 refactor: git tools 2024-05-07 15:04:02 +08:00
莘权 马
4b35573730 fixbug: push with access token 2024-05-07 12:35:58 +08:00
莘权 马
2363f94e8d feat: +acknowledge 2024-05-07 10:34:04 +08:00
莘权 马
16c1818582 feat: +tool lib git clone, push 2024-05-06 21:12:31 +08:00
莘权 马
3ad3882bd8 feat: Role有2个动作(action-A和action-B),role是否应该通过给自己发消息触发内部动作循环/执行 2024-05-06 11:58:41 +08:00
林义章
f02f371af5 Merge branch 'feat-stream' into 'mgx_ops'
Use stream in Editor and Notebook

See merge request pub/MetaGPT!56
2024-05-06 03:37:28 +00:00
seehi
52e240532d format 2024-05-06 11:25:52 +08:00
seehi
14d88cc712 fix conflict 2024-05-06 11:24:35 +08:00
林义章
2cf28e5a18 Merge branch 'dynamic_think' into 'mgx_ops'
bugfix for run_command and add a switch for routing

See merge request pub/MetaGPT!87
2024-04-30 10:48:44 +00:00
yzlin
1a5c588a3f bugfix for run_command and add a switch for routing 2024-04-30 18:43:22 +08:00
林义章
66943fefd4 Merge branch 'fixbug/pygithub' into 'mgx_ops'
feat: +pygithub~=2.3

See merge request pub/MetaGPT!86
2024-04-30 10:33:40 +00:00
莘权 马
5e80aa29ff feat: +pygithub~=2.3 2024-04-30 18:20:18 +08:00
林义章
c0875d6ae8 Merge branch 'feature/at_role' into 'mgx_ops'
feat: 支持直接给软件公司各个角色发用户需求

See merge request pub/MetaGPT!84
2024-04-30 09:18:01 +00:00
莘权 马
1ec7a9d969 feat: + comments 2024-04-30 14:32:45 +08:00
莘权 马
fc06cc3b1f feat: add metadata {"agent":xx} to assistant message 2024-04-30 12:32:03 +08:00
莘权 马
e37aa8e5bf feat: add metadata {"agent":xx} to assistant message 2024-04-30 12:24:30 +08:00
莘权 马
db34c6f458 refactor: PEP8 2024-04-30 12:17:37 +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
莘权 马
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
洪思睿
ec86035d2e Merge branch 'feature/git/pr_issue' into 'mgx_ops'
feat: +git pr/issue

See merge request pub/MetaGPT!54
2024-04-30 02:42:55 +00: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
莘权 马
a1eaf0b25d feat: +unit test 2024-04-29 21:25:31 +08:00
yzlin
a17804b0be renaming 2024-04-29 20:43:56 +08:00
yzlin
d56e47add7 provide example run 2024-04-29 20:28:33 +08:00
莘权 马
6379a091ce feat: +unit test 2024-04-29 20:08:46 +08:00
莘权 马
2ed47e3eb2 feat: add action.set_context(self.context) to Role._init_action 2024-04-29 19:52:52 +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
莘权 马
3fbc85c1b3 feat: Add UserRequirement to Engineer 2024-04-29 16:55:47 +08:00
莘权 马
2723d37f1a feat: replace Role._observe(ignore_memory) with Role.enable_memory 2024-04-29 15:29:26 +08:00