Commit Graph

1418 Commits

Author SHA1 Message Date
Zvonimir Sabljic
8e7df150c7 Added system message and enabled full specs to be created and spec summary 2024-05-21 14:02:35 +02:00
Zvonimir Sabljic
b126f27844 Fix for permissions 2024-04-29 17:07:30 -07:00
Zvonimir Sabljic
8a1ab4edba Cleanup 2024-04-28 15:53:01 -07:00
Zvonimir Sabljic
14cd4dc0a7 Added check for too big files 2024-04-28 15:52:27 -07:00
Zvonimir Sabljic
df9233ebfe Improved spec prompt 2024-04-28 15:33:53 -07:00
Zvonimir Sabljic
44ee3f950b Added file for counting LOC 2024-04-28 15:21:55 -07:00
Zvonimir Sabljic
8b7d27e8ee Improvements 2024-04-28 13:32:22 -07:00
Zvonimir Sabljic
8c73d05d9c Fix 2024-04-27 18:45:13 -07:00
Zvonimir Sabljic
7cec959c62 Fixes 2024-04-27 18:30:12 -07:00
Zvonimir Sabljic
965877ac5e Fix for connecting to the Azure instance 2024-04-27 17:37:21 -07:00
Zvonimir Sabljic
63cbfb581b Spec autogen logic 2024-04-27 16:21:12 -07:00
Zvonimir Sabljic
695ae68b65 Autogen db connection 2024-04-27 16:20:50 -07:00
Zvonimir Sabljic
056072671f Added spec autogen prompt 2024-04-27 16:20:22 -07:00
Zvonimir Sabljic
640684efa5 Spec autogen init 2024-04-27 16:19:56 -07:00
LeonOstrez
4c1ffa9577 update version to 0.1.12 2024-04-22 23:27:41 +01:00
LeonOstrez
e7122038e3 Merge pull request #889 from Pythagora-io/development
Development
2024-04-22 23:04:15 +01:00
LeonOstrez
eac4fb6523 Merge pull request #887 from Pythagora-io/project-size
project complexity check
2024-04-22 23:01:54 +01:00
LeonOstrez
3b3f1cb675 update ci.yml 2024-04-22 22:52:44 +01:00
LeonOstrez
0a0c762adc fix test 2024-04-22 22:23:32 +01:00
LeonOstrez
2bcf42aed7 add telemetry tracking if it is complex app 2024-04-22 22:15:45 +01:00
LeonOstrez
64159a3159 Check project complexity and for simple projects force plan to have only 1 task to stop overengineering 2024-04-22 14:24:17 +01:00
LeonOstrez
4e0e456e78 Merge pull request #885 from Pythagora-io/task-fix
send new task description to extension after user edits task
2024-04-20 19:11:24 +01:00
LeonOstrez
3c9cebdbfd send new task description to extension after user edits task 2024-04-19 13:33:55 +01:00
Senko Rašić
c72c7f06a1 Merge pull request #881 from Pythagora-io/info
send to extension project description and list of features
2024-04-16 14:43:37 +02:00
LeonOstrez
9beb570c0a send to extension project description and list of features 2024-04-16 13:29:37 +01:00
LeonOstrez
af3c83007b update version to 0.1.11 0.1.11 2024-04-08 11:47:14 -07:00
LeonOstrez
2daa259159 Merge pull request #854 from Pythagora-io/development
Development
2024-04-08 11:41:35 -07:00
LeonOstrez
ca19a76e8d Merge pull request #853 from MaxAnfilofyev/patch-7
Update full_stack_developer.prompt
2024-04-08 10:43:01 -07:00
LeonOstrez
e99ee4b0b1 Update full_stack_developer.prompt 2024-04-08 10:42:13 -07:00
LeonOstrez
897d006557 Merge pull request #852 from MaxAnfilofyev/patch-6
Update code_updater.prompt
2024-04-08 10:38:07 -07:00
LeonOstrez
fad63d3c0c Merge pull request #851 from MaxAnfilofyev/patch-5
Update code_monkey.prompt
2024-04-08 10:37:28 -07:00
LeonOstrez
031671f483 Merge pull request #850 from MaxAnfilofyev/patch-4
Update architect.prompt
2024-04-08 10:36:44 -07:00
LeonOstrez
02c9ab4ce6 Merge pull request #848 from MaxAnfilofyev/patch-2
Update user_tasks.prompt
2024-04-08 10:34:32 -07:00
LeonOstrez
c536985a32 Merge pull request #849 from MaxAnfilofyev/patch-3
Update specs.prompt
2024-04-08 10:34:04 -07:00
LeonOstrez
110bf19bc7 Merge pull request #813 from Pythagora-io/dynamic-tasks
dynamic tasks
2024-04-08 10:03:38 -07:00
LeonOstrez
5c1463d49f Merge branch 'development' into dynamic-tasks 2024-04-08 10:00:49 -07:00
LeonOstrez
bb5010a78c Merge pull request #827 from Pythagora-io/filter-files
filter task-relevant files based on file summaries
2024-04-08 09:55:00 -07:00
Senko Rasic
5e8c4b8b2f mock summaries generator in tests that don't care about it 2024-04-07 19:30:40 -07:00
Senko Rasic
87d7596f2d only include existing files in summaries 2024-04-07 19:11:21 -07:00
Senko Rasic
cf881aae7f address pr feedback 2024-04-07 18:31:15 -07:00
Senko Rašić
8aa479a5db Merge pull request #730 from prathamdby/prathamdby-727
Issue #727 added the missing OPENAI_ENDPOINT env entry in the Docker file
2024-04-06 16:38:58 -07:00
Max Anfilofyev
fc24de416b Update full_stack_developer.prompt
added world class per best practices. 
reworded for conciseness and clarity
2024-04-06 19:34:16 -04:00
Max Anfilofyev
81cf82b790 Update code_updater.prompt
added world-class per best practice on instructing agents
2024-04-06 19:28:24 -04:00
Max Anfilofyev
dfad6ecd8b Update code_monkey.prompt
added world-class per best practices about instructing agents
2024-04-06 19:26:55 -04:00
Max Anfilofyev
6725b1d1db Update architect.prompt
edited for clarity
2024-04-06 19:23:18 -04:00
Max Anfilofyev
79ab33b810 Update specs.prompt
Updated for clarity
2024-04-06 19:18:11 -04:00
Max Anfilofyev
9b6ee451ca Update user_tasks.prompt
cleaned up for conciseness and clarity
2024-04-06 19:12:56 -04:00
Senko Rasic
7eecdda87a filter task-relevant files based on file summaries 2024-04-06 14:12:44 -07:00
LeonOstrez
9ceca0186b Merge branch 'development' into dynamic-tasks 2024-04-06 10:29:36 -07:00
zvone187
8c3f648b78 Update README.md 2024-04-02 09:41:29 -07:00