Commit Graph

9 Commits

Author SHA1 Message Date
Zvonimir Sabljic
bf4468c5ac Removed mocking of utilfunctions 2025-01-03 07:27:54 +03:00
Zvonimir Sabljic
15c72dd500 Implemented managing utility functions during the BE implementation 2024-12-24 13:12:45 +01:00
LeonOstrez
d6b0e1d925 update parse task prompt so that commands run inside folders 2024-12-17 09:35:18 +01:00
LeonOstrez
9e6392c6a3 add template summary and remove app_details.prompt 2024-11-28 16:41:23 +01:00
LeonOstrez
ce3398aecb merge main 2024-11-27 21:58:35 +01:00
LeonOstrez
7da662047b update template to have backend, many fixes in prompts, fixed FE files/commands and fixed data propagation when working on BE 2024-11-27 21:55:48 +01:00
matija-ilijas
a63ebc232a Added human intervention example in parse task prompt 2024-11-25 17:28:54 +01:00
Senko Rasic
88e53cfb6b parse_task: convince GPT4 to not try to output file contents 2024-06-12 10:44:01 +02:00
Senko Rasic
87190391d9 merge gpt-pilot 0.2 codebase
This is a complete rewrite of the GPT Pilot core, from the ground
up, making the agentic architecture front and center, and also
fixing some long-standing problems with the database architecture
that weren't feasible to solve without breaking compatibility.

As the database structure and config file syntax have changed,
we have automatic imports for projects and current configs,
see the README.md file for details.

This also relicenses the project to FSL-1.1-MIT license.
2024-05-22 21:42:25 +02:00