林义章
|
125f6be1b2
|
Merge branch 'fixbug-incorrectly-escaped-commands' into 'mgx_ops'
Fixbug: 指令解析时遇到转义字符解析错误
See merge request pub/MetaGPT!298
|
2024-08-12 12:34:06 +00:00 |
|
seehi
|
2222cf3379
|
use exclude
|
2024-08-12 18:24:10 +08:00 |
|
seehi
|
24e03d97ac
|
fix conflict
|
2024-08-12 17:36:21 +08:00 |
|
seehi
|
b4207cec92
|
use pydantic's exclude
|
2024-08-12 17:16:28 +08:00 |
|
黄伟韬
|
be6c3b4455
|
调整repair_escape_error函数位置
|
2024-08-12 16:53:48 +08:00 |
|
林义章
|
f84fe76d28
|
Merge branch 'feat-intention-fs' into 'mgx_ops'
quick_think prompt增加few-shot examples,将意图分为QUICK, SEARCH, TASK, AMBIGUOUS
See merge request pub/MetaGPT!292
|
2024-08-12 07:54:33 +00:00 |
|
Yizhou Chi
|
e0cc3e8d1b
|
修改quick think response category 临时if逻辑
|
2024-08-12 15:32:55 +08:00 |
|
Yizhou Chi
|
c8cc67cdb2
|
Remove teaminfo method in rolezero
|
2024-08-12 14:43:39 +08:00 |
|
Yizhou Chi
|
59f03d60bd
|
Change OOD to AMBIGUOUS
|
2024-08-12 14:40:29 +08:00 |
|
Yizhou Chi
|
17b51c13de
|
optimized four-case intention prompts
|
2024-08-12 14:11:17 +08:00 |
|
黄伟韬
|
c870167fe4
|
Merge branch 'mgx_ops' into fixbug-incorrectly-escaped-commands
|
2024-08-12 13:54:13 +08:00 |
|
黄伟韬
|
43ffa3558b
|
add repair_escape_error function to parse commands
|
2024-08-12 13:52:32 +08:00 |
|
莘权 马
|
b1b8b84d85
|
feat: disable write trd
|
2024-08-12 11:41:18 +08: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 |
|
seehi
|
d2bd9055f3
|
fix conflict
|
2024-08-09 16:15:00 +08:00 |
|
seehi
|
98ac5fbce3
|
serialize mgxenv
|
2024-08-09 10:31:03 +08:00 |
|
黄伟韬
|
ea990d8d68
|
combine_system_prompt
|
2024-08-08 21:10:08 +08:00 |
|
黄伟韬
|
075a82e6f4
|
将角色定义,角色instruction和工具加入开始的system_prompt中
|
2024-08-08 20:44:12 +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 |
|
黄伟韬
|
f7b236601c
|
优化了teamleader直接结束的问题,优化了智能体不响应新任务的问题。
|
2024-08-06 17:44:31 +08:00 |
|
黄伟韬
|
fd080fa633
|
fixbug: write to folder
|
2024-08-05 19:17:43 +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 |
|
黄伟韬
|
4c5b5d1e40
|
fix format issues
|
2024-08-02 19:39:38 +08:00 |
|
黄伟韬
|
597128dac2
|
decorate the output of Bash.run
|
2024-08-02 19:31:03 +08:00 |
|
黄伟韬
|
78cc39c5f9
|
Fix format issues
|
2024-07-31 19:34:12 +08:00 |
|
黄伟韬
|
8edd764066
|
修改格式
|
2024-07-31 17:24:02 +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 |
|
黄伟韬
|
1cff6752b8
|
Merge branch 'fixbug_use_web_as_default_program_language' into fixbug_custom_development_process
|
2024-07-31 13:23:10 +08:00 |
|
黄伟韬
|
08ba3f52f8
|
优化了用户指定步骤后,任务全交由程序员完成的问题。
|
2024-07-31 11:58:05 +08:00 |
|
林义章
|
fccfa5a9cc
|
Merge branch 'fixbug_use_web_as_default_program_language' into 'mgx_ops'
use web as default program language
See merge request pub/MetaGPT!263
|
2024-07-30 10:00:56 +00:00 |
|
林义章
|
e44adee033
|
Merge branch 'data_analyst_ldy' into 'mgx_ops'
add check_data for data_analyst
See merge request pub/MetaGPT!264
|
2024-07-30 07:58:24 +00:00 |
|
lidanyang
|
abe65a062b
|
add check_data for data_analyst
|
2024-07-30 15:52:22 +08:00 |
|
黄伟韬
|
c192d60212
|
Add a confirmation message when the role finishes the task.
|
2024-07-30 14:24:36 +08:00 |
|
garylin2099
|
17247b5518
|
force recomm tools for coding
|
2024-07-29 21:42:51 +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
|
473484029f
|
update responsibility for sweagent
|
2024-07-29 15:07:58 +08: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 |
|
黄伟韬
|
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
|
cc949edc99
|
update DA's tools
|
2024-07-29 13:59:23 +08:00 |
|
黄伟韬
|
6f17d3da13
|
Solved the issue of inconsistent input and output languages.
|
2024-07-29 12:01:42 +08:00 |
|
lidanyang
|
8d6a2801a0
|
refine code
|
2024-07-29 11:01:43 +08:00 |
|