List of frameworks with complex file structures #707
lukaspetersson
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Personal opinion here: Sounds like smart engineering! I think we should aim to get the common problems to work first, rather than directly aiming for a general solution. No clear idea exactly how it would be enforced or what specific frameworks to support. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Many frameworks, like ReactJS, have intricate file structures that are often challenging for the gpt-engineer to accurately generate. This can be frustrating since it results in non-executable code.
Addressing this through prompt engineering could be a solution. However, a more straightforward approach might be to hardcode the file structures for the most popular frameworks.
This aligns with the "Simple to get value" philosophy, though it might not align with the long-term vision of the project.
What are your thoughts? Which file structures would you like to see supported?
Beta Was this translation helpful? Give feedback.
All reactions