mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced 2026-02-23 15:49:50 +01:00
JSON validation working
This commit is contained in:
@@ -369,7 +369,7 @@ DEVELOPMENT_PLAN = {
|
||||
'description': 'user-review goal that will determine if a task is done or not but from a user perspective since it will be reviewed by a human',
|
||||
}
|
||||
},
|
||||
'required': ['task_description', 'programmatic_goal', 'user_review_goal'],
|
||||
'required': ['description', 'programmatic_goal', 'user_review_goal'],
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user