Commit Graph

1369 Commits

Author SHA1 Message Date
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
LeonOstrez
3ced34a3d6 update version to 0.1.10 0.1.10 2024-04-01 13:44:32 -07:00
LeonOstrez
3003f5d098 Merge pull request #834 from Pythagora-io/development
Development
2024-04-01 13:40:06 -07:00
LeonOstrez
dd3f870ce8 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
a73a793382 Remove retry_on_exception because it assumes it's only used on stream_gpt_completion 2024-04-01 12:42:32 -07:00
LeonOstrez
1f9c590afb PR feedback 2024-03-31 00:19:52 -07:00
LeonOstrez
d29866974c refactor dynamic tasks to reword current task and generate list with only future tasks 2024-03-30 20:30:37 -07:00
LeonOstrez
2fdd5a91e7 Merge pull request #819 from Pythagora-io/crash-fixes
Two crash fixes:
2024-03-29 18:52:02 -07:00
Senko Rasic
88b8a5e6a8 remove unused line 2024-03-29 18:47:00 -07:00
Senko Rasic
c5b2530112 Two crash fixes:
* emojis crashing on windows
* code_change step causing problems in debugging
2024-03-29 18:44:12 -07:00
LeonOstrez
d38174152b 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
cc596d097b update prompt if there are no files at start of the task 2024-03-29 15:33:20 -07:00
LeonOstrez
0aa14ede5f for getting files for task reviewer on windows 2024-03-29 15:05:48 -07:00
Senko Rašić
44a17d6112 Merge pull request #814 from ArtikUA/retry-for-anthropic
Improve error handling with Anthropic API
2024-03-29 14:41:41 -07:00
igeni
82f9d17439 replaced sum's of strings to fstring (#780) 2024-03-29 11:08:30 -07:00
Senko Rašić
d8264b7f46 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
2dee18ed29 PR feedback 2024-03-29 10:08:33 -07:00
LeonOstrez
eaaf57147d give reviewer all previous user feedbacks and not only the last one 2024-03-29 09:58:55 -07:00
Artem
8c3f7ea42b - 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
7e7a92e54e add updating of all tasks after execution of each task 2024-03-29 00:12:09 -07:00
LeonOstrez
633df905f6 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
c898178567 update version to 0.1.9 0.1.9 2024-03-25 14:06:56 -07:00
LeonOstrez
52290e631b Merge pull request #798 from Pythagora-io/development
Development
2024-03-25 14:05:46 -07:00
LeonOstrez
a85057a27f Merge pull request #790 from Pythagora-io/improve-list-apps
Don't recurse and load related models which we don't need
2024-03-25 13:57:17 -07:00
Senko Rasic
45ff7a67af Don't recurse and load related models which we don't need 2024-03-24 17:09:42 -07:00
LeonOstrez
f0f9d02e5c Merge pull request #788 from Pythagora-io/loop
Loop
2024-03-24 09:40:22 -07:00
LeonOstrez
271dc5e216 fix example 2024-03-24 09:30:32 -07:00
LeonOstrez
4967e01768 call get_run_command() if self.run_command is None 2024-03-23 19:06:35 -07:00
LeonOstrez
3947136e31 Add instruction to use relative paths in prompts, fix paths for storing files in db, trigger self.get_run_command() once per task 2024-03-23 18:56:03 -07:00
Senko Rašić
175aa5a726 Merge pull request #786 from Pythagora-io/exe-cmd
log fixes
2024-03-23 14:49:09 -07:00
LeonOstrez
a5adbdf3fe Merge pull request #785 from Pythagora-io/delete-project
Implement project deletion from the database
2024-03-23 14:34:12 -07:00
Senko Rasic
1e1bbb1fdf Implement project deletion from the database 2024-03-23 14:02:00 -07:00
LeonOstrez
a78643657d Merge branch 'development' into loop 2024-03-23 14:00:25 -07:00
LeonOstrez
15eab2a4e4 Merge pull request #784 from Pythagora-io/react-todo-example-project
Use a React-based TODO app as an example project
2024-03-23 13:59:14 -07:00
Senko Rasic
80c815cbe2 Use a React-based TODO app as an example project 2024-03-23 10:02:23 -07:00
LeonOstrez
2d31ed2e58 remove unused prompts 2024-03-22 18:54:46 -07:00
LeonOstrez
82b6210979 update version to 0.1.8 0.1.8 2024-03-21 16:27:07 -07:00
LeonOstrez
06a21b9167 Merge pull request #775 from Pythagora-io/development
Development
2024-03-21 15:36:01 -07:00
LeonOstrez
a5b0335164 Merge pull request #773 from Pythagora-io/api-fix
gracefully handle stream chunks without "choices" field
2024-03-21 15:24:46 -07:00
Senko Rasic
71cdd28291 gracefully handle stream chunks without "choices" field 2024-03-21 09:04:14 -07:00
LeonOstrez
c8d41ac964 Merge pull request #771 from Pythagora-io/anthropic-openrouter-fixes
Don't ignore openrouter settings if using anthropic with openrouter
2024-03-20 21:18:47 -07:00
Senko Rašić
97e8648273 Merge pull request #772 from Pythagora-io/code_monkey
updates to implement_changes and review-changes
2024-03-20 21:16:09 -07:00
LeonOstrez
0dcbf41138 updates to implement_changes and review-changes 2024-03-20 19:27:47 -07:00
Senko Rasic
38024ed612 Don't ignore openrouter settings if using anthropic with openrouter 2024-03-20 19:11:32 -07:00
LeonOstrez
3d75c18d8c update version to 0.1.7 0.1.7 2024-03-19 23:01:45 -07:00
LeonOstrez
beef654628 use backed by yc image from s3 2024-03-19 23:01:12 -07:00
LeonOstrez
428d2910cf Merge pull request #766 from Pythagora-io/development
Development
2024-03-19 22:55:03 -07:00
LeonOstrez
492322b245 Merge pull request #762 from Pythagora-io/react
add React/JS starter template (using Vite as the dev server)
2024-03-19 22:48:16 -07:00
LeonOstrez
1067cb75fd Merge pull request #759 from Pythagora-io/anthropic
Experimental support for Anthropic Claude API
2024-03-19 19:20:15 -07:00