Gaurav Misra
Gaurav Misra
Would be great to be able to generate a single service after a project has been generated which will create the controller, service files, a default path in api.yaml, and...
- Use importmap.json to correctly import unversioned imports in std (this was breaking due to 'v' prefix) - Upgrade dotenv to 0.4.3 to fix a dep error - Upgrade mysql...
---------- GPT PILOT EXITING WITH ERROR ---------- Traceback (most recent call last): File "/Users/gaurav/Documents/Code/ai/gpt-pilot/pilot/main.py", line 126, in started = project.start() File "/Users/gaurav/Documents/Code/ai/gpt-pilot/pilot/helpers/Project.py", line 217, in start self.tech_lead.create_development_plan() File "/Users/gaurav/Documents/Code/ai/gpt-pilot/pilot/helpers/agents/TechLead.py", line...