6 Commits

Author SHA1 Message Date
Senko Rasic
03cb47dddf Add new fullstack template (react+express) and refactor templates to support options 2024-06-27 17:59:05 +02:00
Senko Rasic
9382c1ab56 show last project update time in JSON list 2024-05-28 10:58:16 +02:00
LeonOstrez
9f59815224 Merge pull request #955 from Pythagora-io/state-names
add action label to states for easier debugging/loading
2024-05-25 18:21:29 +01:00
Goran Peretin
7f895d0eb4 Check LLM API connection before doing anything else. (#949) 2024-05-25 19:01:39 +02:00
Senko Rasic
92c43b6645 add action label to states for easier debugging/loading 2024-05-25 11:06:28 +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