mirror of
https://github.com/kingomarnajjar/ChatDev.git
synced 2026-07-26 06:37:30 +10:00
feat: Add incremental_develop key-value in chatchainconfig.
This commit is contained in:
parent
66ee883c44
commit
e77f51403a
2 changed files with 4 additions and 2 deletions
|
|
@ -116,5 +116,6 @@
|
|||
"brainstorming": "False",
|
||||
"gui_design": "True",
|
||||
"git_management": "False",
|
||||
"self_improve": "False"
|
||||
"self_improve": "False",
|
||||
"incremental_develop": "False"
|
||||
}
|
||||
|
|
@ -110,5 +110,6 @@
|
|||
"brainstorming": "False",
|
||||
"gui_design": "True",
|
||||
"git_management": "False",
|
||||
"self_improve": "False"
|
||||
"self_improve": "False",
|
||||
"incremental_develop": "False"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue