mannaandpoem
|
3450c240c9
|
remove mode of get_codes function
|
2024-01-24 16:44:10 +08:00 |
|
mannaandpoem
|
62c128602f
|
1. update bug of getting requirement_doc
2. modify prompt
|
2024-01-24 09:51:18 +08:00 |
|
mannaandpoem
|
0e4197395d
|
1. update CodePlanAndChangeContext in schema.py
2. add 'await' word in _update_prd function of write_prd.py
|
2024-01-23 21:35:36 +08:00 |
|
mannaandpoem
|
32f9fbb46b
|
Merge branch 'dev' into dev_incremental
|
2024-01-23 09:39:43 +08:00 |
|
莘权 马
|
e8b3e6762b
|
feat: replace global CONTEXT with Config()
fixbug: unit test
|
2024-01-22 18:01:40 +08:00 |
|
mannaandpoem
|
767826e87a
|
Merge branch 'dev' into dev_origin
|
2024-01-22 13:52:26 +08:00 |
|
mannaandpoem
|
76d4451fc6
|
merge main to dev
|
2024-01-22 13:50:21 +08:00 |
|
geekan
|
9d452a97fd
|
Merge pull request #768 from iorisa/feature/merge/v0.6-release
feat: Merge the modifications resulting from integrating with the agent store.
|
2024-01-22 12:12:54 +08:00 |
|
莘权 马
|
85465fe500
|
feat: +note
|
2024-01-22 11:04:03 +08:00 |
|
莘权 马
|
f15b772d77
|
feat: +note
|
2024-01-22 10:54:15 +08:00 |
|
莘权 马
|
525d94317c
|
feat: +note
|
2024-01-22 10:52:36 +08:00 |
|
莘权 马
|
bda2e06d36
|
feat: +note
|
2024-01-22 10:50:32 +08:00 |
|
mannaandpoem
|
e1b783ca14
|
Merge branch 'main' into incremental_development
# Conflicts:
# metagpt/schema.py
|
2024-01-19 19:53:17 +08:00 |
|
mannaandpoem
|
4bb9c006c2
|
update test case of ActionNode
|
2024-01-19 19:41:38 +08:00 |
|
geekan
|
b89746b9c7
|
merge main
|
2024-01-19 16:02:09 +08:00 |
|
mannaandpoem
|
12b9f51abf
|
update _watch in engineer.py
|
2024-01-19 16:00:59 +08:00 |
|
mannaandpoem
|
134791ca35
|
1. update mode from "guide" to "incremental" in get_codes function of write_code.py
2. update _new_code_plan_and_change_action function
|
2024-01-19 15:18:54 +08:00 |
|
mannaandpoem
|
69ad2f4147
|
update mode from "guide" to "incremental" in get_codes function of write_code.py
|
2024-01-19 14:53:19 +08:00 |
|
mannaandpoem
|
81b59bfe0d
|
update CodePlanAndChangeContext
|
2024-01-19 14:44:06 +08:00 |
|
mannaandpoem
|
1959743d0b
|
update write_code_plan_and_change_an.py and add it to _think and _act process
|
2024-01-19 13:36:38 +08:00 |
|
mannaandpoem
|
95ccd980f8
|
1. rename and modify plan to code plan and change
2. modify name of ActionNode instance
|
2024-01-19 11:26:58 +08:00 |
|
mannaandpoem
|
42565c39e3
|
1. rename and modify guideline to plan
2. update prompt in ActionNode
3. add code comment
4. refactor Guideline code structure
|
2024-01-19 10:15:18 +08:00 |
|
mannaandpoem
|
5190dc4462
|
1. rename and modify guideline to plan
2. update prompt in ActionNode
3. add code comment
4. refactor Guideline code structure
|
2024-01-19 09:03:24 +08:00 |
|
mannaandpoem
|
2bc88cd71b
|
update function of save code_guideline file
|
2024-01-18 10:15:36 +08:00 |
|
莘权 马
|
d5ac56f863
|
feat: remove all unnecessary CONTEXT references
feat: replace CONTEXT with local context
|
2024-01-17 23:10:25 +08:00 |
|
mannaandpoem
|
a6d56bd748
|
1. add mock.py in tests\data\incremental_dev_project
2. add mock for test case of ActionNode
3. add path of Guideline file in const.py
4. update engineer.py
|
2024-01-17 18:47:59 +08:00 |
|
莘权 马
|
2b522ffccb
|
fixbug: engineer action_description
|
2024-01-17 11:55:09 +08:00 |
|
莘权 马
|
05aa9b39ed
|
feat: Merge the modifications resulting from integrating with the agent store.
|
2024-01-17 11:48:13 +08:00 |
|
Arnaud Gelas
|
03012a81fd
|
In some cases when trying to create tests, metagpt crashes.
Adding some more safeguard to handle the case where code_doc is None.
|
2024-01-16 21:44:45 +01:00 |
|
莘权 马
|
b275f1a3f8
|
feat: +ver
fixbug: RPC think
|
2024-01-16 20:35:14 +08:00 |
|
mannaandpoem
|
f4e39a462c
|
1. remove INC prompt in some ActionNode
2. replace Code archive from data to tests/data/incremental_dev_project
3. update test case for ActionNode
|
2024-01-16 15:42:48 +08:00 |
|
geekan
|
7005a1e86f
|
fix pylint
|
2024-01-15 23:12:15 +08:00 |
|
geekan
|
8baa6d094f
|
refine writeprd code
|
2024-01-15 16:38:09 +08:00 |
|
Arnaud Gelas
|
8d1bc25def
|
Constrain the language for the qa_engineer
The qa_engineer was generating chinese texts and comments while the rest
of the project was in English.
|
2024-01-13 14:49:50 +01:00 |
|
mannaandpoem
|
d077605720
|
Update product_requirement_pool to product_requirement_pools
|
2024-01-13 08:51:35 +08:00 |
|
mannaandpoem
|
684d10bb24
|
1. Remove PRD when write code
|
2024-01-12 20:38:23 +08:00 |
|
莘权 马
|
b858cc7d83
|
feat: remove Context.options
|
2024-01-12 17:43:14 +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 |
|
莘权 马
|
bb4a514156
|
Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev
|
2024-01-12 15:32:13 +08:00 |
|
莘权 马
|
e350656725
|
fixbug: unit test
|
2024-01-12 15:27:07 +08:00 |
|
geekan
|
d150cc358a
|
refine code
|
2024-01-12 10:26:07 +08:00 |
|
莘权 马
|
2ed7c50822
|
Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev
|
2024-01-11 23:16:39 +08:00 |
|
莘权 马
|
1523a0df81
|
fixbug: unit test
|
2024-01-11 23:15:18 +08:00 |
|
geekan
|
312d327d55
|
test for mixin
|
2024-01-11 22:30:26 +08:00 |
|
geekan
|
6e44b2b515
|
fix llm set
|
2024-01-11 21:48:42 +08:00 |
|
geekan
|
f59449d5d2
|
support spark
|
2024-01-11 20:51:27 +08:00 |
|
geekan
|
e6df55bdb9
|
merge main
|
2024-01-11 19:18:08 +08:00 |
|
莘权 马
|
251352e802
|
fixbug: args error
|
2024-01-11 19:11:32 +08:00 |
|
莘权 马
|
22888af8b9
|
Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev
|
2024-01-11 18:10:11 +08:00 |
|
geekan
|
97ee2f0c98
|
refine code
|
2024-01-11 18:08:04 +08:00 |
|