Commit Graph

11 Commits

Author SHA1 Message Date
Zvonimir Sabljic
83f6d2d3ba Focused code monkey agent 2025-01-05 21:18:12 +01:00
Zvonimir Sabljic
e393a0890c Extract the file contents when a new file is being created 2025-01-03 09:21:13 +03:00
Zvonimir Sabljic
b10141bc5e prompt fixes 2024-12-12 12:24:42 +01:00
Zvonimir Sabljic
c336dbb9b8 Code monkey prompt updates 2024-12-11 12:59:43 +01:00
LeonOstrez
60ee75f497 run code monkey in parallel 2024-09-01 19:26:12 +02:00
Senko Rasic
03cb47dddf Add new fullstack template (react+express) and refactor templates to support options 2024-06-27 17:59:05 +02:00
LeonOstrez
43d31916b3 change updated_current_task to updated_current_epic 2024-06-19 09:27:31 +02:00
LeonOstrez
578fe62e5a refactor how Code Monkey and implement_changes work 2024-06-13 21:02:50 +02:00
Gil Fernandes
2d569052db Fixed some minor typos in example 2024-06-05 14:24:37 +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