Commit graph

743 commits

Author SHA1 Message Date
AK
e6c33f199c
Update README.md 2023-08-06 22:02:15 +08:00
shenchucheng
6c0531347f add docs for metagpt/actions/write_docstring.py 2023-08-06 19:45:06 +08:00
shenchucheng
bec5778dd0 add write docstring action 2023-08-06 18:10:37 +08:00
stellaHSR
a5cb2fdd48
Merge pull request #77 from garylin2099/qa_engineer_test_run_code
Add a qa engineer to write tests and run tests
2023-08-06 16:26:09 +08:00
hy.li
1c3e816996 Fixed: Removed quotes in workspace path 2023-08-06 15:27:21 +08:00
王同贵
6b9d5ef02f optimize openai api retry mechanism and error logging.
reason: Some guys meet the network issue like "443 error, Connect error"
2023-08-06 13:35:36 +08:00
Chao Lan
8c94195c0b
fix the bug can not use proxy 2023-08-06 05:50:15 +08:00
geekan
2296aceb0d
Merge pull request #116 from femto/main
fix for incorrect parse_tasks and  parse_workspace
2023-08-05 20:58:10 +08:00
femto
976576fb6d fix for incorrect parse_tasks and parse_workspace 2023-08-05 13:00:13 +08:00
geekan
b39abe9fa6
Merge pull request #109 from alitrack/main
Optimize: Avoid Chromium redundancy (Docker)
2023-08-04 17:17:16 +08:00
hy.li
e48ecfd9fd remove:NO_GUI, IS_DOCKER 2023-08-04 16:32:43 +08:00
王同贵
fcc5a279ef optimize logging for network issues.
reason: Some guys meet the network issue like "443 error, Connect error"
2023-08-04 15:00:50 +08:00
yzlin
ab470e5655 add a switch args and rm redundant recv 2023-08-04 12:20:30 +08:00
hy.li
1c3a714ad3 new env:NO_GUI 2023-08-03 19:31:21 +08:00
Steven Lee
7b9c85b1a2 Optimize: Avoid Chromium redundancy (Docker) 2023-08-03 09:16:17 +00:00
yzlin
e546dbd6b8 use profile as sender & fix some bugs 2023-08-03 16:00:28 +08:00
stellaHSR
38982ec958
Merge pull request #106 from voidking/pr
Update docker image to lastest version v0.3.1
2023-08-03 10:20:17 +08:00
brucemeek
42af7a3826 Merge branch 'main' of https://github.com/brucemeek/MetaGPTEnglish 2023-08-02 17:09:13 -05:00
brucemeek
5170ee720a roles update. More comments and docstrings 2023-08-02 17:09:05 -05:00
brucemeek
684a4f4c2e
Merge branch 'main' into main 2023-08-02 16:24:14 -05:00
brucemeek
5a466d577f fixed the conflicts 2023-08-02 16:22:35 -05:00
brucemeek
0d632c7e56 another run through for translation. 2023-08-02 15:57:10 -05:00
stellaHSR
858b8ac496
Merge pull request #92 from ChenVadder/main
提醒用户告知平台或工具的偏好,以减少不符合预期的情况
2023-08-02 23:57:53 +08:00
ChenVadder
313ceb8503 Update 2023-08-02 23:49:08 +08:00
voidking
560cce4283 Update docker image to lastest version v0.3.1 2023-08-02 23:47:52 +08:00
ChenVadder
5b6040f6ae Update 2023-08-02 23:45:11 +08:00
ChenVadder
e4208e9ffb Merge remote-tracking branch 'upstream/main'
# Conflicts:
#	docs/README_CN.md
2023-08-02 23:42:52 +08:00
ChenVadder
c64b3d6e9c Update 2023-08-02 23:14:46 +08:00
geekan
bdb1002111
Merge pull request #103 from alitrack/main
options: update_costs & calc_usage
2023-08-02 22:29:39 +08:00
geekan
522ba1fad7
Merge pull request #101 from voidking/pr
Update wechat group picture
2023-08-02 14:11:09 +08:00
geekan
4594696ede
Merge pull request #104 from eltociear/update_ja-readme
Update README_JA.md
2023-08-02 14:10:37 +08:00
geekan
3b60332bef
Merge pull request #102 from seehi/feature-update-readme-cn
update README_CN.md
2023-08-02 14:09:49 +08:00
brucemeek
0eea6bc19f corrected the common.py file 2023-08-01 20:56:09 -05:00
Ikko Eltociear Ashimine
9fdca49a04 Update README_JA.md 2023-08-02 00:17:12 +09:00
hy.li
4027733a3c options: update_costs & calc_usage 2023-08-01 21:35:14 +08:00
seehi
ae394f4f12 update README_CN.md 2023-08-01 21:16:48 +08:00
voidking
569b2a99fb Update wechat group picture 2023-08-01 18:41:38 +08:00
geekan
23790619b5
Merge pull request #96 from voidking/pr
Move puppeteer-config.json to config directory.
2023-08-01 16:20:31 +08:00
voidking
c504b5c8e4 Change OPENAI_API_BASE to official url 2023-08-01 15:22:38 +08:00
voidking
4f28876b46 Add description for OPENAI_PROXY 2023-08-01 15:16:57 +08:00
yzlin
144af68c09 add important logging for DebugError 2023-08-01 14:35:52 +08:00
yzlin
39a0a837dc add an important logging: the code to run 2023-08-01 12:54:24 +08:00
yzlin
8abdca3057 1. RunCode -> DebugError loop done; 2. modify default k for memory search 2023-08-01 12:16:38 +08:00
yzlin
6bf527d31e 1. record news in rc; 2. add msg sent to; 3. qa_engineer restructure 2023-07-31 02:12:34 +08:00
voidking
c73f83daa6 Give OPENAI_API_BASE a default value. 2023-07-30 15:56:11 +08:00
voidking
7526d59b79 Move puppeteer-config.json to config directory. 2023-07-30 15:45:44 +08:00
geekan
299ab5d685 update wechat qrcode 2023-07-29 20:12:28 +08:00
ChenVadder
5bdf07c721 提醒用户告知平台或工具的偏好,以减少符合预期的情况 2023-07-29 18:48:47 +08:00
geekan
6d8a1a19ac
Merge pull request #83 from alitrack/main
Support installing mmdc locally and skipping downloading Chromium
2023-07-29 16:15:44 +08:00
hy.li
d691dd9c1e update README 2023-07-29 09:40:47 +08:00