I have had built 5-6 apps for internal use to date.
All of these have been using agent with default postgresql db + react front end.
I have seen reoccurring issues with agent implementing various forms of naming conventions in different sections of the code - camelCase, snake_case, PascalCase, and whatever else. Are other people seeing this behavior?
How to kill this seemingly straight forward issue with having to include something in each prompt?