Commit graph

2301 commits

Author SHA1 Message Date
mannaandpoem
d077605720 Update product_requirement_pool to product_requirement_pools 2024-01-13 08:51:35 +08:00
mannaandpoem
b7adb1dc7d Update prompt and code comment in ActionNode 2024-01-12 22:12:16 +08:00
mannaandpoem
684d10bb24 1. Remove PRD when write code 2024-01-12 20:38:23 +08:00
mannaandpoem
a363691c38 1. add guideline in context of write_code_review.py
2. update prompt
2024-01-12 17:33:15 +08:00
geekan
da87e6aa8c
Update ROADMAP.md 2024-01-11 19:16:55 +08:00
mannaandpoem
3848596b0f update prompt 2024-01-11 14:04:44 +08:00
mannaandpoem
a9e0b67b71 update test_incremental_dev.py 2024-01-10 14:13:48 +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
mannaandpoem
7a5485bc8b Revert changes to file conftest.py 2024-01-09 10:49:10 +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