Commit Graph

4 Commits

Author SHA1 Message Date
LeonOstrez
cea0d2a3b8 fix getting project name in get_alternative_solutions.prompt 2024-07-23 11:09:32 +02:00
LeonOstrez
7be1de3c85 add TaskCompleter Agent (#966) 2024-05-27 20:14:19 +02:00
LeonOstrez
1e5740506b update prompts to latest version (#940) 2024-05-23 19:37:46 +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