yzlin
|
1a5c588a3f
|
bugfix for run_command and add a switch for routing
|
2024-04-30 18:43:22 +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 |
|
莘权 马
|
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 |
|
莘权 马
|
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 |
|
莘权 马
|
125d043464
|
feat: +user requirement to Architect, ProjectManager
|
2024-04-29 15:07:21 +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 |
|
林义章
|
258c197e25
|
Merge branch 'dynamic_think' into 'mgx_ops'
minor update: async _run_env_command
See merge request pub/MetaGPT!80
|
2024-04-27 03:15:27 +00:00 |
|
yzlin
|
1399835754
|
async _run_env_command
|
2024-04-27 11:14:08 +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 |
|
洪思睿
|
acf371b71e
|
Merge branch 'feature/product_manager' into 'mgx_ops'
feat: Switch react mode to by order mode
See merge request pub/MetaGPT!76
|
2024-04-26 07:44:38 +00:00 |
|
yzlin
|
ede3e36944
|
fix di bug, small enhancement for tl
|
2024-04-26 15:42:52 +08:00 |
|
莘权 马
|
f032d4747d
|
feat: Switch react mode to by order mode
|
2024-04-26 15:32:18 +08:00 |
|
yzlin
|
2479f75bcb
|
add args for ask_human and reply_to_human
|
2024-04-26 00:53:06 +08:00 |
|
yzlin
|
3590cd77b6
|
add quick routing rule
|
2024-04-26 00:45:32 +08:00 |
|
yzlin
|
c63a7ecc18
|
bugfix
|
2024-04-25 21:41:02 +08:00 |
|
yzlin
|
d8ede20235
|
fix publish msg bug
|
2024-04-25 18:42:44 +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 |
|
zhanglei
|
7dd08bbe52
|
add: add role's custom config
|
2024-04-23 17:59:09 +08:00 |
|
zhanglei
|
b50a6062a1
|
add: add role's custom config
|
2024-04-23 17:58:19 +08:00 |
|
zhanglei
|
ac9a5e9ec9
|
add: add role's custom config
|
2024-04-23 15:24:28 +08:00 |
|
stellahsr
|
aa17c25056
|
merge
|
2024-04-10 17:29:44 +08:00 |
|
stellahsr
|
f9e61807d5
|
Merge branch 'mgx_ops' of https://gitlab.deepwisdomai.com/pub/MetaGPT into mgx_ops
|
2024-04-09 14:39:05 +08:00 |
|
莘权 马
|
52592ad166
|
fixbug: intent type error
|
2024-04-08 12:40:20 +08:00 |
|
莘权 马
|
ada3c1554c
|
fixbug: type error
|
2024-04-07 13:29:07 +08:00 |
|
莘权 马
|
b91905ce58
|
fixbug: type error
|
2024-04-07 13:28:46 +08:00 |
|
莘权 马
|
ffa0a6223d
|
fixbug: type error
|
2024-04-07 13:27:10 +08:00 |
|
莘权 马
|
ef3563500f
|
fixbug: type error
|
2024-04-07 13:12:34 +08:00 |
|
莘权 马
|
eec69e64a3
|
fixbug: type error
|
2024-04-07 13:01:03 +08:00 |
|
莘权 马
|
f08f57445c
|
Merge branch 'gitlab/mgx_ops' into feature/merge/mgx_intent
|
2024-04-03 15:25:29 +08:00 |
|
林义章
|
3b9feeec3f
|
Merge branch 'main' into 'mgx_ops'
Routinely merge main
See merge request pub/MetaGPT!18
|
2024-04-03 07:07:16 +00:00 |
|
莘权 马
|
e2de8131cf
|
feat: merge gitlab:mgx_ops
|
2024-04-03 15:04:06 +08:00 |
|
莘权 马
|
edb39a50d3
|
feat: +SentenceIntentDetect
|
2024-04-02 15:58:09 +08:00 |
|
Alexander Wu
|
1653ad5e26
|
Merge pull request #1099 from iorisa/fixbug/issue/1095
fixbug: #1095
|
2024-04-02 10:41:22 +08:00 |
|
莘权 马
|
b70ed4cf0b
|
feat: test create project & fix bug
|
2024-04-01 21:07:33 +08:00 |
|
莘权 马
|
c6956fbe04
|
fixbug: dependencies
|
2024-04-01 19:07:50 +08:00 |
|
莘权 马
|
97108b7d01
|
Merge branch 'geekan/main' into HEAD
|
2024-04-01 11:20:58 +08:00 |
|
莘权 马
|
dd9b573eb4
|
feat: + DI args error
feat: + test case
|
2024-04-01 11:20:35 +08:00 |
|