Commit graph

882 commits

Author SHA1 Message Date
seehi
2254c6861f use stream in Editor and Notebook 2024-04-18 10:26:12 +08:00
洪思睿
2428659383 Merge branch 'software_prompt' into 'mgx_ops'
update phrasing for software tool and sop

See merge request pub/MetaGPT!47
2024-04-12 08:55:20 +00:00
yzlin
5edf78f150 update phrasing for software tool and sop 2024-04-12 16:01:10 +08:00
洪思睿
7bb9d706d3 Merge branch 'di_mgx' into 'mgx_ops'
web intent update and bugfix on tool convert with no docstring

See merge request pub/MetaGPT!41
2024-04-11 13:54:59 +00:00
yzlin
19cd30c394 minor phrasing update 2024-04-11 21:52:19 +08:00
yzlin
914fc4358c rm web imitation sop, extend to web operation 2024-04-11 21:13:53 +08:00
stellahsr
4fc24ac98d bugfix: return last 500 outputs for !pip execution 2024-04-10 17:14:59 +08:00
stellahsr
780c68e43f update prompt indention 2024-04-10 17:00:05 +08:00
洪思睿
6e05eb87ad Merge branch 'fixbug/plan' into 'mgx_ops'
fixbug: plan

See merge request pub/MetaGPT!32
2024-04-09 09:17:22 +00:00
莘权 马
3fc851c744 feat: revert sop type 2024-04-09 17:15:14 +08:00
莘权 马
f8f706fac6 feat: revert task instruction 2024-04-09 17:12:06 +08:00
yzlin
b8929be564 add notebook log 2024-04-09 14:53:25 +08:00
莘权 马
04723e5a4a fixbug: plan 2024-04-09 14:03:56 +08:00
莘权 马
7386c9ba1e fixbug: plan 2024-04-09 13:45:30 +08:00
stellahsr
ff031a62c4 update SOPItem, add excluding and web imitation sop 2024-04-08 22:15:47 +08:00
stellahsr
91ec512278 Merge branch 'mgx_ops' of https://gitlab.deepwisdomai.com/pub/MetaGPT into mgx_ops 2024-04-08 21:18:13 +08:00
stellahsr
cb1cfaa072 set nb execution path 2024-04-08 21:16:57 +08:00
莘权 马
a221f8cced feat: +task markdown 2024-04-08 16:22:31 +08:00
莘权 马
52592ad166 fixbug: intent type error 2024-04-08 12:40:20 +08:00
莘权 马
7ec3b5c627 AttributeError: 'NoneType' object has no attribute 'sop' 2024-04-07 14:26:44 +08:00
莘权 马
4455b298fc fixbug: type error 2024-04-07 13:39:19 +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
莘权 马
e2de8131cf feat: merge gitlab:mgx_ops 2024-04-03 15:04:06 +08:00
莘权 马
764a5ba299 Merge branch 'gitlab/mgx_ops' into feature/merge/mgx_intent 2024-04-03 14:48:55 +08:00
yzlin
cd15d39629 rm explanation 2024-04-02 18:19:34 +08:00
yzlin
bceccdfff3 a simple intent detection implementaion 2024-04-02 18:05:26 +08:00
莘权 马
edb39a50d3 feat: +SentenceIntentDetect 2024-04-02 15:58:09 +08:00
莘权 马
66b68399eb feat: +git import 2024-04-01 21:47:03 +08:00
莘权 马
b70ed4cf0b feat: test create project & fix bug 2024-04-01 21:07:33 +08:00
莘权 马
de53a1ae35 fixbug: fixbug intent 2024-04-01 19:44:00 +08:00
莘权 马
dd9b573eb4 feat: + DI args error
feat: + test case
2024-04-01 11:20:35 +08:00
莘权 马
1ed64bcd07 feat: +tool log 2024-03-31 10:53:08 +08:00
莘权 马
09f75cbaf2 feat: merge gitlab/di_mgx 2024-03-30 20:42:15 +08:00
莘权 马
4b441489e8 feat: disable qa 2024-03-30 17:52:51 +08:00
yzlin
53240b91f2 allow di to use terminal tool, add tool log fn, expand truncate len 2024-03-30 17:11:11 +08:00
莘权 马
bcf0a7e845 fixbug: sop 2024-03-30 15:59:59 +08:00
莘权 马
3e69cd2bd7 feat: +software_development_intent_detect 2024-03-29 22:16:21 +08:00
莘权 马
a7b4af738a feat: +software_development_intent_detect 2024-03-29 21:46:46 +08:00
莘权 马
1b19f89e04 Merge branch 'featur/intent_detect' of https://github.com/iorisa/MetaGPT into featur/intent_detect 2024-03-29 10:55:00 +08:00
莘权 马
2e82a16e74 Merge branch 'feature/import_repo' into featur/intent_detect 2024-03-29 10:53:24 +08:00
莘权 马
1a88b3fc19 feat: + __init__.py
feat: +import_git_repo
2024-03-28 17:53:09 +08:00
莘权 马
3084f943bf feat: merge issue #1095 2024-03-28 15:37:29 +08:00
莘权 马
222ae5ada3 feat: +import external repo 2024-03-27 21:11:40 +08:00
莘权 马
270c1e4770 refactor: private classes 2024-03-27 12:48:40 +08:00
莘权 马
f4240ca483 feat: merge software tool 2024-03-26 23:12:11 +08:00
莘权 马
3bc1691008 Merge branch 'feature/actions/learn_readme' into feature/import_repo 2024-03-26 23:08:29 +08:00
莘权 马
02f0096438 feat: add _create_repo 2024-03-26 23:07:16 +08:00
莘权 马
6680458695 feat: +intent detect 2024-03-26 19:41:19 +08:00