Commit Graph

102 Commits

Author SHA1 Message Date
LeonOstrez
651e08a3b5 initial setup for routing while streaming 2025-05-26 13:37:03 +02:00
mijauexe
c00da4af3b Merge branch 'main' into api-server 2025-05-15 13:58:16 +02:00
LeonOstrez
478783edbf initial setup of API in Core 2025-05-09 10:21:17 +02:00
mijauexe
193935d079 Rework feature screen 2025-05-09 09:31:44 +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
Zvonimir Sabljic
e2a49df9fb Enable removing of mocked data during a SIMPLE app 2025-02-24 14:10:14 +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
78447fb7b2 version 1.1.8 2024-12-26 08:32:26 +01:00
LeonOstrez
04cfdfb942 fix tests 2024-12-05 16:09:36 +01:00
LeonOstrez
4dc0ada2cb 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
4620923590 Pytest fix and minor msg change 2024-11-26 12:16:20 +01:00
matija-ilijas
c0dfd12cc2 added optional verbose mode in ask question msg 2024-11-19 15:21:03 +01:00
LeonOstrez
be7aa2d2df Merge pull request #47 from Pythagora-io/template-update-and-fix
Template update and fix
2024-11-19 11:18:21 +00:00
LeonOstrez
89c3f510f3 add --git-use flag 2024-11-19 12:08:58 +01:00
matija-ilijas
1224cbc434 Disable all templates except Node-Mongoose-Express 2024-11-19 11:57:23 +01:00
LeonOstrez
9d23bcc5cd add auto restart of the app 2024-11-18 21:19:01 +01:00
matija-ilijas
f1bacf8709 added upgraded spec writer chat and fixed UI issues 2024-11-15 19:08:45 +01:00
LeonOstrez
91e6543de7 fix extra_info 2024-11-13 20:01:46 +01:00
LeonOstrez
3c318996dc extra_info for extension when asking user input 2024-10-31 12:41:05 +01:00
LeonOstrez
e459cb58ee Merge pull request #41 from Pythagora-io/ti
reworked testing instructions
2024-10-15 10:50:45 +01:00
LeonOstrez
e09aa5d17d fix completing steps when they are not ordered by type 2024-10-11 16:54:28 +02:00
LeonOstrez
75fde3a69d reworked testing instructions 2024-10-11 12:40:16 +02:00
LeonOstrez
e5a3ee8aaf fix 2024-10-10 12:54:21 +02:00
LeonOstrez
121dd70113 Merge branch 'main' into ltemp 2024-10-10 12:41:29 +02:00
LeonOstrez
e11998c89d fix telemetry 2024-10-10 11:41:04 +02:00
LeonOstrez
a718d55d1e ask for stack before starting project and add ability to regenerate plan 2024-10-09 12:45:38 +02:00
LeonOstrez
e7e7a8f1aa cleanup 2024-09-16 20:44:44 +02:00
LeonOstrez
1eb8d074e8 revert planning 2024-09-16 20:30:45 +02:00
matija-ilijas
98cebd02ba Added sending of epics and tasks info to UI 2024-09-13 15:43:49 +02:00
matija-ilijas
28946d3b2f Added project state id as metadata in send_message, stream_message and ask_question 2024-09-13 15:42:38 +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
2782a0191a change default model 2024-09-06 15:18:51 +02:00
Zvonimir Sabljic
544b40d6a1 TEMP: disable docs 2024-09-01 18:38:45 +02:00
matija-ilijas
85ff210c1c Changed llm stream output logic and removed unnecessary outputs to UI 2024-08-27 20:03:48 +02:00
LeonOstrez
887d2fa33e Merge pull request #1069 from Pythagora-io/relevant
Relevant
2024-08-06 10:19:15 +02:00
LeonOstrez
8ee36bf098 skip tests 2024-08-02 17:18:13 +02:00
LeonOstrez
8fe2b75a85 Merge branch 'main' into relevant 2024-07-30 11:51:08 +02:00
Senko Rasic
0b506fdede Use template summary in project details when templates are used 2024-07-30 11:09:56 +02:00
LeonOstrez
15e00e0de8 merge main 2024-07-29 11:19:01 +02:00
LeonOstrez
3e1e102d23 Merge pull request #1068 from Pythagora-io/fixes_2
Fixes 2
2024-07-29 10:43:31 +02:00
LeonOstrez
2474bfa575 skip tests instead of commenting them out 2024-07-29 10:40:50 +02:00