Arnaud Gelas
|
d340738013
|
Even if you set an investment, the default investment shows in the log
|
2024-01-13 15:53:01 +01:00 |
|
geekan
|
da87e6aa8c
|
Update ROADMAP.md
|
2024-01-11 19:16:55 +08:00 |
|
geekan
|
b16f3c9b35
|
Merge pull request #729 from voidking/main
feat: build and upload python package
|
2024-01-10 11:39:24 +08:00 |
|
geekan
|
5cbfe55fd7
|
Merge pull request #732 from better629/feat_fix_system_prompt
fix system_prompt param that llm not support from issue 725
|
2024-01-10 11:37:47 +08:00 |
|
better629
|
17479a2360
|
fix system_prompt param that llm not support from issue 725
|
2024-01-10 11:26:23 +08:00 |
|
voidking
|
683306dc10
|
feat: build and upload python package
|
2024-01-09 16:14:42 +08:00 |
|
garylin2099
|
16e3f94b44
|
Merge pull request #717 from kkdev163/fixbug/role_init_human_provider
fixbug: role init with is_human=True was not work
|
2024-01-09 12:43:26 +08:00 |
|
garylin2099
|
e6b2db2238
|
Merge pull request #727 from garylin2099/llm_mock
rename workflow
|
2024-01-09 12:37:13 +08:00 |
|
kkdev163
|
82a5eec727
|
fix(test_role): format error
|
2024-01-09 12:01:57 +08:00 |
|
yzlin
|
032f9214b2
|
rename workflow
|
2024-01-09 10:30:57 +08:00 |
|
geekan
|
25228572d2
|
Merge pull request #718 from iorisa/refactor/unittest
refactor: test_redis.py
|
2024-01-09 10:11:28 +08:00 |
|
kkdev163
|
bd2b1950eb
|
optimize: access to is_human
|
2024-01-08 22:29:17 +08:00 |
|
莘权 马
|
360f5dcd1b
|
refactor: unit test
|
2024-01-08 18:02:24 +08:00 |
|
kkdev163
|
6cde039f7f
|
fixbug: role init with is_human=True was not work
|
2024-01-08 17:45:44 +08:00 |
|
garylin2099
|
ef5304961e
|
Merge pull request #715 from voidking/main
bugfix: if unittest failed, results still need to upload to codecov
|
2024-01-08 17:31:37 +08:00 |
|
voidking
|
74db24508c
|
bugfix: if unittest failed, results still need to upload to codecov
|
2024-01-08 17:27:02 +08:00 |
|
geekan
|
ce3dc74ef3
|
Merge pull request #703 from shenchucheng/feature-github-action-debugger
add github action debugger option
|
2024-01-08 16:26:34 +08:00 |
|
geekan
|
c62846c9a6
|
Merge pull request #713 from voidking/main
bugfix: modify the rules for unittest failure
|
2024-01-08 16:22:34 +08:00 |
|
voidking
|
60d2575cbd
|
bugfix: modify the rules for unittest failure
|
2024-01-08 16:17:53 +08:00 |
|
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 |
|
莘权 马
|
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
|
5a0b25fa6b
|
Merge pull request #707 from voidking/main
bugfix: pr unittest
|
2024-01-08 11:48:48 +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 |
|
莘权 马
|
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 |
|