张雷
|
f9a8789234
|
Merge branch 'reconstruct_the_structure_of_the_prompt' into 'mgx_ops'
重构提问题词和记忆的编排顺序
See merge request pub/MetaGPT!288
|
2024-08-12 03:10:38 +00:00 |
|
黄伟韬
|
812d6a825d
|
修改合并swe-agent系统提示词后的代码错误
|
2024-08-09 20:47:41 +08:00 |
|
黄伟韬
|
d788722bc2
|
合并teamleader 和sweagent的原系统提示词
|
2024-08-09 19:54:57 +08:00 |
|
黄伟韬
|
f338d168ca
|
合并teamleader,swe-agent的原系统提示词
|
2024-08-09 18:58:51 +08:00 |
|
黄伟韬
|
075a82e6f4
|
将角色定义,角色instruction和工具加入开始的system_prompt中
|
2024-08-08 20:44:12 +08:00 |
|
seeker-jie
|
0e4c5d96e3
|
fix: fix swe agent command repeat
|
2024-08-08 19:27:40 +08:00 |
|
林义章
|
fa06a67a64
|
Merge branch 'fixbug_reply_on_corresponding_lanaguge' into 'mgx_ops'
解决了文档目标路径为文件夹的问题,解决了teamleader 不进行任何操作直接结束的问题,优化了智能体不响应新任务的问题。
See merge request pub/MetaGPT!279
|
2024-08-06 12:34:34 +00:00 |
|
黄伟韬
|
f9617b3d10
|
Fix the format issue
|
2024-08-06 20:18:41 +08:00 |
|
黄伟韬
|
b69538e842
|
Fix the format issue
|
2024-08-06 17:51:36 +08:00 |
|
黄伟韬
|
f7b236601c
|
优化了teamleader直接结束的问题,优化了智能体不响应新任务的问题。
|
2024-08-06 17:44:31 +08:00 |
|
黄伟韬
|
3c0f39c586
|
Fix the format issue
|
2024-08-05 19:43:56 +08:00 |
|
黄伟韬
|
fd080fa633
|
fixbug: write to folder
|
2024-08-05 19:17:43 +08:00 |
|
garylin2099
|
24d472a8a8
|
make engineer2, not sweagent, to fix his own repo
|
2024-08-04 17:35:51 +08:00 |
|
garylin2099
|
dbdfd29cea
|
equip engineer2 with terminal
|
2024-08-04 17:33:04 +08:00 |
|
garylin2099
|
99c440b17a
|
add search intent & fix a bug in parsing browser action
|
2024-08-04 12:40:41 +08:00 |
|
黄伟韬
|
78cc39c5f9
|
Fix format issues
|
2024-07-31 19:34:12 +08:00 |
|
黄伟韬
|
8edd764066
|
修改格式
|
2024-07-31 17:24:02 +08:00 |
|
黄伟韬
|
f548b58f84
|
Fix the format issue.
|
2024-07-31 15:36:56 +08:00 |
|
黄伟韬
|
28059f14df
|
Add a "finish current task" command before the "end" command for the engineer and the data analyst.
|
2024-07-31 14:52:34 +08:00 |
|
黄伟韬
|
08ba3f52f8
|
优化了用户指定步骤后,任务全交由程序员完成的问题。
|
2024-07-31 11:58:05 +08:00 |
|
黄伟韬
|
0a18c3d4f3
|
修改teamleader 样例,在发布软件开发指令时,附带对应编程语言。快速问答中添加法律问题。
|
2024-07-30 11:52:53 +08:00 |
|
garylin2099
|
b8211ec86f
|
da prompt update
|
2024-07-29 21:09:00 +08:00 |
|
林义章
|
c1536bc5b9
|
Merge branch 'data_analyst_ldy' into 'mgx_ops'
Data analyst ldy
See merge request pub/MetaGPT!255
|
2024-07-29 09:52:37 +00:00 |
|
林义章
|
1e805de588
|
Merge branch 'fix_lang_inconsistency_mgx_output_user_input' into 'mgx_ops'
优化了 teamleader 自组织步骤的问题。解决了输入输出语言不一致的问题。
See merge request pub/MetaGPT!258
|
2024-07-29 07:40:52 +00:00 |
|
黄伟韬
|
878d4bd2e7
|
Fix format issues
|
2024-07-29 15:31:20 +08:00 |
|
林义章
|
305aff0a4f
|
Merge branch 'fix_duplicate' into 'mgx_ops'
a hard rule to prevent duplication
See merge request pub/MetaGPT!261
|
2024-07-29 07:10:06 +00:00 |
|
garylin2099
|
78462d5199
|
hard rule to ask human
|
2024-07-29 15:07:27 +08:00 |
|
lidanyang
|
245456e8fe
|
Merge remote-tracking branch 'origin/mgx_ops' into data_analyst_ldy
|
2024-07-29 14:49:17 +08:00 |
|
黄伟韬
|
a68b8dd1e4
|
fixbug: 不遵循自定义步骤,输入输出语言不一致,默认开发环境不为web
|
2024-07-29 14:39:58 +08:00 |
|
黄伟韬
|
3298572a6b
|
Merge branch 'mgx_ops' into fix_lang_inconsistency_mgx_output_user_input
|
2024-07-29 14:17:11 +08:00 |
|
林义章
|
ff205a3d12
|
Merge branch 'fix_duplicate' into 'mgx_ops'
Fix duplicate
See merge request pub/MetaGPT!259
|
2024-07-29 06:04:42 +00:00 |
|
garylin2099
|
21775647b5
|
minor update on prompt
|
2024-07-29 13:58:28 +08:00 |
|
黄伟韬
|
6f17d3da13
|
Solved the issue of inconsistent input and output languages.
|
2024-07-29 12:01:42 +08:00 |
|
garylin2099
|
f1f49c076c
|
dynamic correction
|
2024-07-27 01:34:41 +08:00 |
|
garylin2099
|
744a4bc4fe
|
tackle duplicate problem
|
2024-07-27 00:44:11 +08:00 |
|
黄伟韬
|
23aca9055d
|
change teamleader prompt
|
2024-07-26 20:16:59 +08:00 |
|
黄伟韬
|
9e4756c841
|
change teamleader's instruction
|
2024-07-26 19:11:06 +08:00 |
|
黄伟韬
|
97d484e493
|
Add the default programming languages (HTML, CSS, and JavaScript) to the team leader's instruction
|
2024-07-26 19:04:07 +08:00 |
|
黄伟韬
|
b3707c7a09
|
Refine the teamleader instruction. Adding a 'User Requirements' section between the 'Example' and 'Instruct' sections.
|
2024-07-26 18:18:03 +08:00 |
|
李丹阳
|
c1fd2ae109
|
Merge branch 'mgx_ops' into 'data_analyst_ldy'
# Conflicts:
# metagpt/roles/di/data_analyst.py
|
2024-07-26 06:12:20 +00:00 |
|
lidanyang
|
32458e574e
|
refine prompt
|
2024-07-26 14:06:18 +08:00 |
|
林义章
|
ad89746f24
|
Merge branch 'impr_routing' into 'mgx_ops'
change role responsibility
See merge request pub/MetaGPT!254
|
2024-07-26 02:24:28 +00:00 |
|
garylin2099
|
1aff69a72c
|
change role responsibility
|
2024-07-26 10:21:40 +08:00 |
|
林义章
|
bb17453b50
|
Merge branch 'feat-rm-git-pull' into 'mgx_ops'
Feat rm git pull
See merge request pub/MetaGPT!251
|
2024-07-25 06:37:48 +00:00 |
|
shenchucheng
|
65674bf499
|
update prompt
|
2024-07-25 11:56:42 +08:00 |
|
shenchucheng
|
da551f0526
|
rm git-push tool
|
2024-07-24 23:35:36 +08:00 |
|
garylin2099
|
cf345ceea0
|
handle programming-related, time-sensitive request
|
2024-07-24 21:55:25 +08:00 |
|
王金淋
|
9b4949450b
|
Merge branch 'feat-exp-pool' into 'mgx_ops'
Feat exp pool
See merge request pub/MetaGPT!237
|
2024-07-24 07:20:42 +00:00 |
|
黄伟韬
|
48b8a941b9
|
修改了行为和任务耦合的问题
|
2024-07-24 11:23:52 +08:00 |
|
黄伟韬
|
ca1a44c3c4
|
修改了提示词的格式
|
2024-07-24 10:56:20 +08:00 |
|