Commit Graph

1421 Commits

Author SHA1 Message Date
LeonOstrez
822a128e8d update version to 0.1.14 2024-05-13 23:17:41 +01:00
LeonOstrez
9bb0f04682 Merge pull request #923 from Pythagora-io/development
Development
2024-05-13 23:14:46 +01:00
LeonOstrez
de16fc77d8 fix bug where self.is_complex_app doesn't exist 2024-05-13 14:04:05 +01:00
LeonOstrez
639289973d Merge pull request #918 from Pythagora-io/prompts
update alternative solutions when user is stuck in a loop
2024-05-13 13:06:50 +01:00
LeonOstrez
d9ac194730 update alternative solutions when user is stuck in a loop 2024-05-09 09:00:50 +01:00
LeonOstrez
860c744c39 update version to 0.1.13 2024-05-06 22:10:21 +01:00
LeonOstrez
b2b8cc52d6 Merge pull request #915 from Pythagora-io/development
Development
2024-05-06 22:04:23 +01:00
LeonOstrez
9eba9cff2d Merge pull request #913 from Pythagora-io/bugs
Bugs
2024-05-06 21:46:20 +01:00
LeonOstrez
807fbd1db4 clear review_convo after task review 2024-05-06 17:14:40 +01:00
LeonOstrez
79a6c503fe use INPUT_REQUIRED only in configuration files 2024-05-06 07:42:01 +01:00
LeonOstrez
acf7c6115a fix getting relevant files from db 2024-05-04 20:13:15 +01:00
LeonOstrez
e260951e51 fix loading of relevant_files 2024-05-03 16:52:30 +01:00
LeonOstrez
c8f3a62bb8 update prompt for filtering files 2024-05-02 15:09:23 +01:00
LeonOstrez
ca114e00a7 stop creating new tasks when updating plan 2024-04-30 08:45:57 +01:00
LeonOstrez
661d4869a6 Merge pull request #892 from Pythagora-io/pr-feedback
removing unused code and reverting tests to python 3.9
2024-04-25 11:59:45 +01:00
LeonOstrez
b42cc4fb80 use macos-12 instead of macos-latest 2024-04-25 11:46:52 +01:00
LeonOstrez
8367d517e3 removing unused code and reverting tests to python 3.9 2024-04-25 11:30:50 +01: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