Replies: 2 comments
-
Yea, definitely. Many parts in the code are hardcoded like that just because we didn't have time to debug it. But whenever someone gets to this can just uncomment this but also it needs to be propagated throughout all the prompts so that GPT knows what kind of an app it needs to build. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently,
ask_for_app_type()
is hard-coded to always return "app", but I'd like to see full-stack and multi-module projects supported.Further to #21, the system should be able to detect or suggest (not dictate) the language and frameworks for each module.
Beta Was this translation helpful? Give feedback.
All reactions