Commit Graph

9 Commits

Author SHA1 Message Date
LeonOstrez
c20908e808 Change db path and add empty database directory 2025-01-13 09:04:06 +01:00
LeonOstrez
89c3f510f3 add --git-use flag 2024-11-19 12:08:58 +01:00
LeonOstrez
a718d55d1e ask for stack before starting project and add ability to regenerate plan 2024-10-09 12:45:38 +02:00
Senko Rasic
7bda7f1786 Add new fullstack template (react+express) and refactor templates to support options 2024-06-27 17:59:05 +02:00
Senko Rasic
9ee462057c show last project update time in JSON list 2024-05-28 10:58:16 +02:00
LeonOstrez
2ea8a1b54d 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
9109a8ae7f Check LLM API connection before doing anything else. (#949) 2024-05-25 19:01:39 +02:00
Senko Rasic
413a3ce0fe add action label to states for easier debugging/loading 2024-05-25 11:06:28 +02:00
Senko Rasic
5b474ccc1f 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