Commit graph

2238 commits

Author SHA1 Message Date
geekan
1bce979073
Merge pull request #710 from garylin2099/llm_mock
Fixed two failures and one errors of unittests
2024-01-08 16:15:52 +08:00
geekan
6be6330045
Merge pull request #709 from iorisa/fixbug/main/20240108
fixbug: unit test
2024-01-08 16:15:06 +08:00
geekan
da1cc5f25d
Merge pull request #711 from voidking/main
feat: support for codecov
2024-01-08 16:12:21 +08:00
voidking
a72cf53569 feat: support for codecov 2024-01-08 16:00:52 +08:00
yzlin
033dc6bd7d add expected rsp and skip unimportant 2024-01-08 15:33:41 +08:00
geekan
7ab6e43b62 bug fix and refactor code 2024-01-08 15:32:13 +08:00
geekan
193fc5535a merge main 2024-01-08 15:19:38 +08:00
莘权 马
fd11f46587 fixbug: unit test 2024-01-08 15:19:16 +08:00
yzlin
160d523389 fix mock issue 2024-01-08 14:03:31 +08:00
voidking
aa8e59563e feat: pip cache 2024-01-08 13:43:20 +08:00
geekan
3efb3bcdbe
Merge pull request #706 from iorisa/feature/address
refactor: subscription -> address
2024-01-08 11:49:30 +08:00
geekan
5a0b25fa6b
Merge pull request #707 from voidking/main
bugfix: pr unittest
2024-01-08 11:48:48 +08:00
莘权 马
3f2859b15d refactor: subscription -> address 2024-01-08 11:28:24 +08:00
voidking
3cbc16fde3 bugfix: pr unittest 2024-01-08 11:15:49 +08:00
geekan
d4d4a1639a
Merge pull request #694 from garylin2099/llm_mock
enforce mock on online test
2024-01-08 10:18:59 +08:00
shenchucheng
a0f91c5945 add github action debugger option 2024-01-07 18:11:05 +08:00
geekan
aacb55cc66
Merge pull request #696 from shenchucheng/fix-selenium-ut-error
fix selenium test_scrape_web_page proxy error
2024-01-07 17:51:49 +08:00
geekan
ece6137a8c
Merge pull request #702 from iorisa/fixbug/main_error_cause_by
fixbug: an unexpected UserRequirement type message is thrown when there is nothing to do.
2024-01-07 17:16:30 +08:00
shenchucheng
7a0463e6f6 fix selenium test_scrape_web_page proxy error 2024-01-07 15:43:06 +08:00
莘权 马
af378e12ac fixbug: an unexpected UserRequirement type message is thrown when there is nothing to do. 2024-01-06 23:39:41 +08:00
莘权 马
a722e6bc64 Merge branch 'main' of https://github.com/geekan/MetaGPT into geekan/main 2024-01-06 23:30:49 +08:00
garylin2099
48d7ca6693
Merge pull request #698 from voidking/main 2024-01-06 18:40:46 +08:00
voidking
00c13ce2c9 bugfix: unittest secret 2024-01-06 10:09:09 +08:00
yzlin
8fb5919181 enforce mock on online test 2024-01-05 20:38:07 +08:00
geekan
fe07b37836 refine code 2024-01-05 20:23:14 +08:00
geekan
a63571ee30 refine code 2024-01-05 20:23:05 +08:00
莘权 马
533226a404 feat: fix bug 2024-01-05 19:33:13 +08:00
莘权 马
44d8d2f222 feat: fix bug 2024-01-05 19:31:03 +08:00
莘权 马
faaf6daa6b Merge branch 'main' of https://github.com/geekan/MetaGPT into geekan/main 2024-01-05 19:19:46 +08:00
莘权 马
8a9c9de4f2 fixbug: unit test 2024-01-05 19:19:23 +08:00
geekan
afa2411909
Merge pull request #690 from voidking/unittest
pr trigger unittest, maintainer approve the unittest
2024-01-05 18:23:32 +08:00
莘权 马
8e7ea369df fixbug: unit test 2024-01-05 18:16:30 +08:00
voidking
3fc2fea476 Delete useless config 2024-01-05 18:10:05 +08:00
voidking
f7d04d7f81 pr trigger unittest, maintainer approve the unittest 2024-01-05 17:39:13 +08:00
geekan
230192f5e0
Merge pull request #685 from garylin2099/llm_mock
Reduce test time with a global LLM mock
2024-01-05 17:11:25 +08:00
geekan
136b3f5d28
Merge pull request #689 from shenchucheng/fix-bugs-scc
Fix some bugs
2024-01-05 17:10:40 +08:00
shenchucheng
9ce0182fab Log newline character after receiving llm stream response 2024-01-05 16:50:03 +08:00
yzlin
bd4a35fd94 rm sd, fix qdrant 2024-01-05 16:43:41 +08:00
shenchucheng
fba730390c fix test_scrape_web_page proxy error 2024-01-05 16:42:57 +08:00
yzlin
a3dc6aa7e3 Merge branch 'main' into llm_mock 2024-01-05 15:28:03 +08:00
garylin2099
a3b5ca9d03
Merge pull request #688 from iorisa/feature/rebuild_class_view
fixbug: invalid default project name
2024-01-05 15:13:52 +08:00
莘权 马
4eab58f069 fixbug: .well_known 2024-01-05 15:06:40 +08:00
yzlin
63081245b9 add explanation 2024-01-05 14:46:59 +08:00
yzlin
1249d12b6f add openai api call switch; fix ocr 2024-01-05 14:34:44 +08:00
geekan
2018c06cce use context instead of FileRepo... done main process. 2024-01-05 12:57:12 +08:00
莘权 马
43d07de810 feat: Replace the actual root directory name of the project codes with a fake one in the WriteTest prompt. 2024-01-05 11:02:41 +08:00
geekan
7cae857203 use context instead of FileRepo... done main process. 2024-01-05 10:56:48 +08:00
莘权 马
c966138a74 feat: +unit test
fixbug: Align to the same root directory in accordance with `class_views`

fixbug: The class has lost namespace information.

feat: + mock

fixbug: project name invalid

feat: +mermaid sequence diagram

feat: translate from code to mermaid sequence

feat: translate from code to mermaid sequence
2024-01-05 10:25:20 +08:00
geekan
57581bbb36 use context instead of FileRepo... done main process. 2024-01-05 00:57:13 +08:00
geekan
3cd881de56 use context instead of FileRepo... 2024-01-05 00:41:00 +08:00