Commit Graph

88 Commits

Author SHA1 Message Date
LeonOstrez
a9e5103cc1 Change db path and add empty database directory 2025-01-13 09:04:06 +01:00
LeonOstrez
45d768e454 version 1.1.8 2024-12-26 08:32:26 +01:00
LeonOstrez
f710dcace5 fix tests 2024-12-05 16:09:36 +01:00
LeonOstrez
4d8883face prevent running npm run dev/start and add new collect_logs extra_info and fix tests 2024-12-04 09:58:25 +01:00
matija-ilijas
dded48b125 Pytest fix and minor msg change 2024-11-26 12:16:20 +01:00
matija-ilijas
604bb89c60 added optional verbose mode in ask question msg 2024-11-19 15:21:03 +01:00
LeonOstrez
759f10fded Merge pull request #47 from Pythagora-io/template-update-and-fix
Template update and fix
2024-11-19 11:18:21 +00:00
LeonOstrez
82a7b57b5d add --git-use flag 2024-11-19 12:08:58 +01:00
matija-ilijas
e14fb51749 Disable all templates except Node-Mongoose-Express 2024-11-19 11:57:23 +01:00
LeonOstrez
8d3c57034b add auto restart of the app 2024-11-18 21:19:01 +01:00
matija-ilijas
e6562a12e6 added upgraded spec writer chat and fixed UI issues 2024-11-15 19:08:45 +01:00
LeonOstrez
509961d2da fix extra_info 2024-11-13 20:01:46 +01:00
LeonOstrez
44d64c49fd extra_info for extension when asking user input 2024-10-31 12:41:05 +01:00
LeonOstrez
1a119abf46 Merge pull request #41 from Pythagora-io/ti
reworked testing instructions
2024-10-15 10:50:45 +01:00
LeonOstrez
a834ae6b45 fix completing steps when they are not ordered by type 2024-10-11 16:54:28 +02:00
LeonOstrez
f1be46081f reworked testing instructions 2024-10-11 12:40:16 +02:00
LeonOstrez
250aefbb6d fix 2024-10-10 12:54:21 +02:00
LeonOstrez
28c9cb2655 Merge branch 'main' into ltemp 2024-10-10 12:41:29 +02:00
LeonOstrez
1c27987e5a fix telemetry 2024-10-10 11:41:04 +02:00
LeonOstrez
945b37c79f ask for stack before starting project and add ability to regenerate plan 2024-10-09 12:45:38 +02:00
LeonOstrez
f787464b64 cleanup 2024-09-16 20:44:44 +02:00
LeonOstrez
0ed16f150b revert planning 2024-09-16 20:30:45 +02:00
matija-ilijas
a50644880e Added sending of epics and tasks info to UI 2024-09-13 15:43:49 +02:00
matija-ilijas
1465045781 Added project state id as metadata in send_message, stream_message and ask_question 2024-09-13 15:42:38 +02:00
LeonOstrez
0e7bc2339a update config 2024-09-13 12:33:43 +02:00
LeonOstrez
14ff4ef84d 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
4f3986d1b1 change default model 2024-09-06 15:18:51 +02:00
Zvonimir Sabljic
7f13d158d5 TEMP: disable docs 2024-09-01 18:38:45 +02:00
matija-ilijas
1bf317dd37 Changed llm stream output logic and removed unnecessary outputs to UI 2024-08-27 20:03:48 +02:00
LeonOstrez
82411d82af Merge pull request #1069 from Pythagora-io/relevant
Relevant
2024-08-06 10:19:15 +02:00
LeonOstrez
b01770fd7c skip tests 2024-08-02 17:18:13 +02:00
LeonOstrez
5b386775c2 Merge branch 'main' into relevant 2024-07-30 11:51:08 +02:00
Senko Rasic
ea6b8e5fe5 Use template summary in project details when templates are used 2024-07-30 11:09:56 +02:00
LeonOstrez
81bc9b1736 merge main 2024-07-29 11:19:01 +02:00
LeonOstrez
969e65222f Merge pull request #1068 from Pythagora-io/fixes_2
Fixes 2
2024-07-29 10:43:31 +02:00
LeonOstrez
b0e6ea7290 skip tests instead of commenting them out 2024-07-29 10:40:50 +02:00
Zvonimir Sabljic
ac7e3b6978 Formatting fix 2024-07-28 19:23:08 -07:00
matija-ilijas
a7b0ad12cb Added specification update to new feature add on app load and diff display on ui 2024-07-26 19:45:56 +02:00
LeonOstrez
1f4cbe213e merge main 2024-07-26 12:51:54 +02:00
LeonOstrez
cb1cfb0bf1 Merge branch 'main' into relevant 2024-07-26 12:39:58 +02:00
LeonOstrez
abac01c5ec fix getting unfinished iterations 2024-07-26 11:55:44 +02:00
LeonOstrez
f20d7f7b10 remove JavascriptReactProjectTemplate 2024-07-24 18:05:34 +02:00
LeonOstrez
9bf7fdc6c0 WIP 2024-07-24 14:39:42 +02:00
LeonOstrez
895a74c6e6 properly setup default models 2024-07-16 13:20:52 +01:00
LeonOstrez
67bf93279b ask user if he wants to use template or not 2024-07-08 14:43:41 +01:00
LeonOstrez
a902541724 Merge pull request #1043 from Pythagora-io/crashes
Crashes
2024-07-02 15:44:29 +01:00
LeonOstrez
12da174dc9 leftover changes when moving from tasks to epics 2024-07-02 09:48:16 +01:00
Senko Rasic
03cb47dddf Add new fullstack template (react+express) and refactor templates to support options 2024-06-27 17:59:05 +02:00
LeonOstrez
7a016a5220 skip test 2024-06-20 15:38:23 +02:00
Senko Rasic
3011acc5ad code block parser: only consider triple-backticks if at start of line 2024-06-20 10:49:29 +02:00