LeonOstrez
c20908e808
Change db path and add empty database directory
2025-01-13 09:04:06 +01:00
Zvonimir Sabljic
10308d02e7
Changed the filter files agent back to gpt-4o
2025-01-05 21:15:24 +01:00
Zvonimir Sabljic
8b9f4b7417
Updated parse task to Sonnet
2024-12-19 17:48:25 +01:00
Zvonimir Sabljic
76eea15381
Changed the planning into epics and tasks (added the endpoints specification)
2024-12-16 21:48:08 +01:00
Zvonimir Sabljic
a049b8c31f
TEMP: changed models for epic and task planning
2024-12-15 22:04:00 +01:00
Zvonimir Sabljic
b0c9f88f5c
Upgraded bug hunter to the newest sonnet
2024-12-12 12:24:24 +01:00
Zvonimir Sabljic
7c1927c0e8
Make the breakdown use the latest sonnet
2024-12-11 19:00:27 +01:00
Zvonimir Sabljic
d8e8e5c9e1
Updated config
2024-12-11 13:16:56 +01:00
LeonOstrez
c389fdf523
update filter files
2024-12-04 15:09:18 +01:00
LeonOstrez
dbfad87909
init version of FE first
2024-11-26 10:17:57 +01:00
LeonOstrez
8c9982ddcd
WIP
2024-11-18 09:41:32 +01:00
LeonOstrez
7138194331
fix git
2024-11-15 11:37:33 +01:00
LeonOstrez
5a1e42cc50
change read_timeout and implement x-request-timeout for Bricks
2024-11-11 22:26:37 +01:00
LeonOstrez
9feabeadd0
default read_timeout
2024-10-01 13:15:19 +02:00
LeonOstrez
ad3f4da00a
enable bedrock 2 regions
2024-09-27 00:13:04 +02:00
LeonOstrez
70807eb495
increase API timeout
2024-09-20 13:17:08 +02:00
LeonOstrez
a2f1768b7c
add bedrock support
2024-09-19 18:44:43 +02:00
LeonOstrez
1eb8d074e8
revert planning
2024-09-16 20:30:45 +02:00
LeonOstrez
6abcb31107
Remove full breakdown logs
2024-09-13 16:13:00 +02:00
LeonOstrez
2f98ac3e30
update config
2024-09-13 12:33:43 +02:00
LeonOstrez
bec629d2fe
Plan ( #19 )
...
* fix unassigned var
* removed unused class
* inital implementation of improved breakdown
* fix prompts
* remove file filtering after breakdown
* make actions conversation modular
* update prompts
* initial implementation for planning using actions
* bring back different planning for features
* enforce reading files before suggesting any changes on those files
* remove duplicated save_file steps
2024-09-12 15:44:15 +02:00
LeonOstrez
0660967d6c
fix default config
2024-09-06 15:24:21 +02:00
LeonOstrez
2782a0191a
change default model
2024-09-06 15:18:51 +02:00
LeonOstrez
7ad8fbdc87
move code review to sonnet
2024-09-06 12:13:03 +02:00
LeonOstrez
0d44cc3cdc
move parse_task prompt to turbo preview
2024-09-04 11:38:46 +02:00
zvone187
a07bc2400d
Added Sonnet to get the run command ( #9 )
...
Co-authored-by: Zvonimir Sabljic <zvonimir@pythagora.io >
2024-08-29 16:13:35 +02:00
zvone187
49c10904cd
Planning level 2 ( #7 )
...
* Initial implementation of level 2 planning
* TEMP: implement testing instructions in the development plan update
* REVIEW: Removing short description of the project since it might be misleading
* REVIEW: Added instructions to always show changes in the UI and not in JSON or text format
* Added breakdown coding instructions to the breakdown.prompt
* Fix to generate testing instructions while updating development plan
* Fixed propagating correct testing instructions
---------
Co-authored-by: Zvonimir Sabljic <zvonimir@pythagora.io >
2024-08-21 18:21:39 -07:00
LeonOstrez
5d74a7d3c8
fixes
2024-08-14 11:51:35 +02:00
Zvonimir Sabljic
51602c1353
Added Sonnet for I want to make a change troubleshooter
2024-08-12 13:43:51 -07:00
LeonOstrez
8a8011f7e2
prevent infinite loop of getting relevant files
2024-08-06 10:06:51 +02:00
LeonOstrez
26edeeadb5
update config.json default models
2024-07-30 14:54:41 +02:00
Zvonimir Sabljic
47024dec88
Added Sonnet support for the task breakdown
2024-07-28 18:56:05 -07:00
LeonOstrez
e7b5f75323
update default config.json setup and example-config.json
2024-07-25 14:33:09 +02:00
LeonOstrez
dafdbca00f
merge main
2024-07-25 12:47:20 +02:00
LeonOstrez
303963633d
change default agent config
2024-07-25 12:42:56 +02:00
Zvonimir Sabljic
6ab92d6e1a
Use Sonnet for Buh hunter iteration
2024-07-24 17:53:55 -07:00
Zvonimir Sabljic
6649f2169c
Implemented the first step in deep focus initiative. Now, when the user says there is a bug during the testing step, GPT Pilot adds logs before attempting to fix the issue
2024-07-23 17:30:31 -07:00
LeonOstrez
b3428930eb
properly setup default models
2024-07-16 13:20:52 +01: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
fe2df2d201
add support for virtual UI, useful for automated end-to-end tests
2024-06-20 14:41:18 +02:00
Goran Peretin
2f3a3c97d8
Add route files content to prompt for user instructions.
2024-06-18 21:08:24 +00:00
Goran Peretin
02dda15be9
Use external documentation when it makes sense.
2024-06-07 06:42:02 +00:00
Senko Rasic
9636383475
add first-class support for Azure OpenAI
2024-06-06 17:10:50 +02:00
Senko Rašić
fa2cd3209d
support existing projects ( #976 )
...
Experimental, limited to 10kloc
2024-06-04 18:18:02 +02:00
Senko Rasic
4bb9ec6913
postgresql support
2024-06-03 10:38:28 +02:00
LeonOstrez
d4560e2b7b
change default model
2024-05-25 19:02:59 +02:00
Goran Peretin
9109a8ae7f
Check LLM API connection before doing anything else. ( #949 )
2024-05-25 19:01:39 +02:00
LeonOstrez
008675f3c2
fix tests ( #947 )
2024-05-24 12:43:02 +02:00
LeonOstrez
d6445af2ee
update prompts to latest version ( #940 )
2024-05-23 19:37:46 +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