Commit Graph

29 Commits

Author SHA1 Message Date
Zvonimir Sabljic
186eea8dda Implemented fatal errors 2025-06-10 21:09:15 -07:00
mijauexe
98f3d20029 Add beginning flow 2025-06-04 14:02:09 +02:00
LeonOstrez
6b7bc4162f revert Commit 0e4e977 2025-06-03 11:05:12 +02:00
LeonOstrez
a7f9646a68 nitpicking 2025-06-03 07:56:20 +02:00
LeonOstrez
1e52cd3319 TEMP fix 2025-06-02 16:57:26 +02:00
mijauexe
f1f9ef18cc Add ability to load by project id 2025-05-29 19:52:33 +02:00
LeonOstrez
2cab096066 merge main 2025-05-29 10:20:21 +02:00
mijauexe
ce47348a14 Merge branch 'v2' into feature/auth-project-name-from-specs 2025-05-29 09:18:44 +02:00
mijauexe
574423137b Add feature 2025-05-27 17:36:10 +02:00
mijauexe
db51838f45 Auto confirm breakdown by default, unless arg provided 2025-05-26 12:27:15 +02:00
LeonOstrez
478783edbf initial setup of API in Core 2025-05-09 10:21:17 +02:00
mijauexe
fdbcaa7638 Merge branch 'main' into feature/swagger 2025-04-08 10:09:03 +02:00
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
26b1c1c576 Remove comment 2025-03-21 10:29:33 +01:00
mijauexe
d4b4a99ba1 Add wizard agent and project type str to Project 2025-03-21 10:29:33 +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