mijauexe
0cdd556659
Rename function to be clearer
2025-04-03 15:40:22 +02:00
mijauexe
c28a5b4522
Add ability to list projects with branches the old way
2025-04-01 09:46:26 +02:00
mijauexe
98dc02f690
Simplify project load
2025-03-27 18:08:38 +01:00
mijauexe
c399210f13
Optimize project load
2025-03-25 09:07:42 +01:00
mijauexe
3647c12ffc
ENG-509 (Remove checking LLMs availability)
2025-03-06 14:19:33 +01:00
LeonOstrez
62e4931813
remove Bricks and use our API as proxy
2025-02-11 20:52:17 +01:00
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