Commit Graph

12 Commits

Author SHA1 Message Date
LeonOstrez
81bc9b1736 merge main 2024-07-29 11:19:01 +02:00
Zvonimir Sabljic
694438d8eb Small improvement for breakdown.prompt so that important info is at the end 2024-07-28 18:50:08 -07:00
LeonOstrez
0f39f53add final fixes 2024-07-26 19:30:45 +02:00
LeonOstrez
9bf7fdc6c0 WIP 2024-07-24 14:39:42 +02:00
Goran Peretin
18e1154870 Print each task on its own line in filter_files. 2024-07-05 07:55:51 +00:00
Goran Peretin
9d52557971 Tell code reviewer not to suggest changes in other files. 2024-06-21 10:15:32 +00:00
Senko Rasic
88e53cfb6b parse_task: convince GPT4 to not try to output file contents 2024-06-12 10:44:01 +02:00
Goran Peretin
c0d109ad80 Various prompt and telemetry fixes. 2024-06-08 07:59:41 +00:00
Goran Peretin
77e3fe3e85 Use external documentation when it makes sense. 2024-06-07 06:42:02 +00: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