Commit graph

136 commits

Author SHA1 Message Date
brucemeek
3ce123a7bf conflict fixes 2023-08-15 07:46:02 -05:00
brucemeek
193178b7d1 resolved current conflicts 2023-08-15 06:51:39 -05:00
brucemeek
730e2f912f Merge remote-tracking branch 'upstream/main' 2023-08-09 21:50:42 -05:00
brucemeek
41bceb792a fixed common.py error, missing last few lines 2023-08-09 21:47:36 -05:00
brucemeek
13c05aa31f final line for both files fixed 2023-08-09 14:57:53 -05:00
brucemeek
91f6a29d72 final conflict error 2023-08-09 14:54:35 -05:00
brucemeek
b6a501d03d fix of debug_error.py file 2023-08-09 14:53:30 -05:00
brucemeek
69e15ee6c0 final conflict resolved 2023-08-09 14:48:44 -05:00
brucemeek
0ad84a4d42 more confilt resolutions 2023-08-09 14:47:28 -05:00
brucemeek
6eb4d26224 conflicts resolved 2023-08-09 12:25:54 -05:00
brucemeek
f1a504fcd6 Merge branch 'main' of https://github.com/brucemeek/MetaGPTEnglish 2023-08-09 12:21:42 -05:00
brucemeek
076ce7bee6 conflict resolutions 2023-08-09 12:15:39 -05:00
brucemeek
57ffca3b5c
Update llm.py
pasted wrong code
2023-08-09 12:10:45 -05:00
brucemeek
552c22d5da
Update llm.py 2023-08-09 12:10:08 -05:00
brucemeek
4b7b418d8d
Update run_code.py 2023-08-09 12:07:25 -05:00
brucemeek
4c85faec11
Update run_code.py 2023-08-09 12:06:49 -05:00
brucemeek
e3fcdb3177
Update debug_error.py 2023-08-09 12:06:11 -05:00
MORDECAI ETUKUDO
ed644be4f5
Translation of chinese comment to english for easy understanding 2023-08-08 12:44:33 +01:00
MORDECAI ETUKUDO
2f037cbb00
Translate chinese to english comment 2023-08-08 12:38:31 +01:00
MORDECAI ETUKUDO
556c428c3f
Translate all Chinese comment to english for easy understanding by non chinese developer 2023-08-08 12:34:13 +01:00
MORDECAI ETUKUDO
2ec1425486
Update llm.py comment form chinese to english
Added and english translation of the chinese version for the comments
2023-08-08 12:31:57 +01:00
MORDECAI ETUKUDO
a22643dbd8
Translate all Chinese comment to english for easy understanding by non chinese developer 2023-08-08 11:54:31 +01:00
MORDECAI ETUKUDO
f7d8fb3889
Translation of chinese comment to english for easy understanding 2023-08-08 11:47:17 +01:00
stellaHSR
930d18962f
Merge pull request #124 from shenchucheng/main
add write docstring action
2023-08-08 11:31:12 +08:00
brucemeek
b192d25eec
Update qa_engineer.py 2023-08-07 09:31:41 -05:00
brucemeek
20948cf08e
Update write_test.py 2023-08-07 09:31:25 -05:00
brucemeek
14edcbc041
Update run_code.py 2023-08-07 09:31:08 -05:00
brucemeek
b8d6a1ad45
Update debug_error.py 2023-08-07 09:30:48 -05:00
shenchucheng
8b1fff2215 add docs for write_docstring.py and parse python code with retry 2023-08-07 20:58:01 +08:00
voidking
7fc5dd9da2 bugfix: #128 Delete special charactors at filename 2023-08-07 17:00:30 +08:00
shenchucheng
50cdba3052
Update write_docstring.py to make the template of the prompt more clear 2023-08-07 10:16:00 +08:00
geekan
0601ad9c76
Merge pull request #123 from alitrack/main
Fixed: Removed quotes in workspace path
2023-08-07 09:39:12 +08:00
shenchucheng
cfb26155c6
Update write_docstring.py to fix wrong word 2023-08-07 01:29:25 +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
femto
976576fb6d fix for incorrect parse_tasks and parse_workspace 2023-08-05 13:00:13 +08:00
hy.li
e48ecfd9fd remove:NO_GUI, IS_DOCKER 2023-08-04 16:32:43 +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
brucemeek
5170ee720a roles update. More comments and docstrings 2023-08-02 17:09:05 -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
brucemeek
0eea6bc19f corrected the common.py file 2023-08-01 20:56:09 -05:00
hy.li
4027733a3c options: update_costs & calc_usage 2023-08-01 21:35:14 +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