Commit Graph

1396 Commits

Author SHA1 Message Date
LeonOstrez
12fa45ae52 add telemetry tracking if it is complex app 2024-04-22 22:15:45 +01:00
LeonOstrez
a4fd791fe4 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
Senko Rašić
d818006661 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
06f752d0b3 send to extension project description and list of features 2024-04-16 13:29:37 +01:00
LeonOstrez
ded6670992 update version to 0.1.11 2024-04-08 11:47:14 -07:00
LeonOstrez
80eddca6fd Merge pull request #854 from Pythagora-io/development
Development
2024-04-08 11:41:35 -07:00
LeonOstrez
2f4211db6a Merge pull request #853 from MaxAnfilofyev/patch-7
Update full_stack_developer.prompt
2024-04-08 10:43:01 -07:00
LeonOstrez
4235b897c4 Update full_stack_developer.prompt 2024-04-08 10:42:13 -07:00
LeonOstrez
e3bb444fa8 Merge pull request #852 from MaxAnfilofyev/patch-6
Update code_updater.prompt
2024-04-08 10:38:07 -07:00
LeonOstrez
0c93d1b9e2 Merge pull request #851 from MaxAnfilofyev/patch-5
Update code_monkey.prompt
2024-04-08 10:37:28 -07:00
LeonOstrez
7725b90788 Merge pull request #850 from MaxAnfilofyev/patch-4
Update architect.prompt
2024-04-08 10:36:44 -07:00
LeonOstrez
edff54767c Merge pull request #848 from MaxAnfilofyev/patch-2
Update user_tasks.prompt
2024-04-08 10:34:32 -07:00
LeonOstrez
c78279b4fb Merge pull request #849 from MaxAnfilofyev/patch-3
Update specs.prompt
2024-04-08 10:34:04 -07:00
LeonOstrez
01aea463cc Merge pull request #813 from Pythagora-io/dynamic-tasks
dynamic tasks
2024-04-08 10:03:38 -07:00
LeonOstrez
38f404d621 Merge branch 'development' into dynamic-tasks 2024-04-08 10:00:49 -07:00
LeonOstrez
73adbc5b74 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
aa90fdd7a8 mock summaries generator in tests that don't care about it 2024-04-07 19:30:40 -07:00
Senko Rasic
f3b54268a6 only include existing files in summaries 2024-04-07 19:11:21 -07:00
Senko Rasic
5176546e7f address pr feedback 2024-04-07 18:31:15 -07:00
Senko Rašić
9b685c6b07 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
8b0a60c721 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
cb7248c72c Update code_updater.prompt
added world-class per best practice on instructing agents
2024-04-06 19:28:24 -04:00
Max Anfilofyev
10b0b33ddb Update code_monkey.prompt
added world-class per best practices about instructing agents
2024-04-06 19:26:55 -04:00
Max Anfilofyev
8c5a716fa4 Update architect.prompt
edited for clarity
2024-04-06 19:23:18 -04:00
Max Anfilofyev
fb26b41a89 Update specs.prompt
Updated for clarity
2024-04-06 19:18:11 -04:00
Max Anfilofyev
8594728425 Update user_tasks.prompt
cleaned up for conciseness and clarity
2024-04-06 19:12:56 -04:00
Senko Rasic
d6543ee817 filter task-relevant files based on file summaries 2024-04-06 14:12:44 -07:00
LeonOstrez
1c1085668f Merge branch 'development' into dynamic-tasks 2024-04-06 10:29:36 -07:00
zvone187
55c7a09bac Update README.md 2024-04-02 09:41:29 -07:00
LeonOstrez
f4e3d3e224 update version to 0.1.10 2024-04-01 13:44:32 -07:00
LeonOstrez
547908964f Merge pull request #834 from Pythagora-io/development
Development
2024-04-01 13:40:06 -07:00
LeonOstrez
ab949de19f Merge pull request #835 from Pythagora-io/remove-anthropic-retry-wrapper
Remove retry_on_exception for anthropic
2024-04-01 13:33:37 -07:00
Senko Rasic
fe5797b569 Remove retry_on_exception because it assumes it's only used on stream_gpt_completion 2024-04-01 12:42:32 -07:00
LeonOstrez
78eb599012 PR feedback 2024-03-31 00:19:52 -07:00
LeonOstrez
9b99328663 refactor dynamic tasks to reword current task and generate list with only future tasks 2024-03-30 20:30:37 -07:00
LeonOstrez
d7662daf26 Merge pull request #819 from Pythagora-io/crash-fixes
Two crash fixes:
2024-03-29 18:52:02 -07:00
Senko Rasic
06e486bb35 remove unused line 2024-03-29 18:47:00 -07:00
Senko Rasic
09360917d3 Two crash fixes:
* emojis crashing on windows
* code_change step causing problems in debugging
2024-03-29 18:44:12 -07:00
LeonOstrez
207e1cf173 Merge pull request #818 from Pythagora-io/review
for getting files for task reviewer on windows
2024-03-29 15:34:18 -07:00
LeonOstrez
02faeb0272 update prompt if there are no files at start of the task 2024-03-29 15:33:20 -07:00
LeonOstrez
4ca7396436 for getting files for task reviewer on windows 2024-03-29 15:05:48 -07:00
Senko Rašić
3a4032d9dd Merge pull request #814 from ArtikUA/retry-for-anthropic
Improve error handling with Anthropic API
2024-03-29 14:41:41 -07:00
igeni
a53bc542d6 replaced sum's of strings to fstring (#780) 2024-03-29 11:08:30 -07:00
Senko Rašić
f362ab9f2d Merge pull request #815 from Pythagora-io/fix-reviewer
give reviewer all previous user feedbacks and not only the last one
2024-03-29 10:14:31 -07:00
LeonOstrez
d59e71e041 PR feedback 2024-03-29 10:08:33 -07:00
LeonOstrez
5d6f8616db give reviewer all previous user feedbacks and not only the last one 2024-03-29 09:58:55 -07:00
Artem
035b5156e3 - Add @retry_on_exception for Anthropic
- Add `rate_limit_error` for the reasons to retry after the pause because of the rate limit exceed to Anthropic
- Add `overloaded_error` for the reasons to retry after the pause because there's something wrong with Anthropic at the moment
2024-03-29 17:54:39 +01:00
LeonOstrez
0ceef4fa2d add updating of all tasks after execution of each task 2024-03-29 00:12:09 -07:00
LeonOstrez
c1406c7b0f task edit (#792)
* add option to edit each task before execution or to skip task
* fix looping over tasks when they are being edited/skipped
2024-03-26 22:04:02 -07:00
LeonOstrez
3dd546fe7d update version to 0.1.9 2024-03-25 14:06:56 -07:00