mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-10 05:27:54 -05:00
Merge branch 'v2' into feature/ENG-921-entire-epic-at-once
This commit is contained in:
@@ -181,7 +181,7 @@ class TechLead(RelevantFilesMixin, BaseAgent):
|
||||
|
||||
response = await self.ask_question(
|
||||
"What do you want to implement?",
|
||||
buttons={"continue": "continue", "back": "Back"},
|
||||
buttons={"back": "Back"},
|
||||
allow_empty=False,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user