635b243280
Merge pull request #223 from zmeir/zmeir-keep_original_pr_description
...
Enhancement: Retain Original User Description and Title in PRs
2023-08-22 16:47:16 +03:00
782c170883
Support custom deployments for github_app.py and add more options for automatic review actions
2023-08-22 16:46:03 +03:00
36e5e5a17e
update
2023-08-22 16:30:18 +03:00
f4f040bf8d
publish each suggestion separably
2023-08-22 16:11:51 +03:00
82fb611a26
Add options to keep original user title
2023-08-22 10:32:58 +03:00
2b22f712fb
Renamed keep_user_description --> add_original_user_description
2023-08-22 09:55:56 +03:00
b85679e5e4
improve --extend
2023-08-22 09:42:59 +03:00
dcad490513
adding huggingface inference support + litellm debugger
2023-08-21 15:31:51 -07:00
fb9335f424
extended improve
2023-08-21 18:17:34 +03:00
b3749d08e2
Set default configuration to false to allow users to opt-in
2023-08-20 19:00:56 +03:00
31e91edebc
Allow keeping the original user description
2023-08-20 18:59:40 +03:00
631fb93b28
Implement Automatic Review Configuration for GitHub app
2023-08-16 16:24:30 -04:00
edcf89a456
Improve comment
2023-08-13 10:56:16 +03:00
7049c73790
Merge branch 'main' into zmeir-fallback_deployments
2023-08-13 10:48:21 +03:00
dd87df49f5
block scalar
2023-08-11 18:43:46 +03:00
e85bcf3a17
Merge remote-tracking branch 'origin/tr/block_scalar' into tr/block_scalar
2023-08-11 18:38:06 +03:00
abb754b16b
block scalar
2023-08-11 18:37:55 +03:00
bb5878c99a
Merge branch 'main' into tr/block_scalar
2023-08-11 18:36:21 +03:00
273a9e35d9
block scalar
2023-08-11 18:35:34 +03:00
d38c5236dd
Merge pull request #187 from Codium-ai/ok/limit_description
...
Limiting Description and Commit Messages Length
2023-08-09 14:14:47 +03:00
1b0b90e51d
block scalar
2023-08-09 14:11:58 +03:00
64481e2d84
block scalar
2023-08-09 14:01:48 +03:00
e0f295659d
A less hacky way
2023-08-09 12:17:54 +03:00
fe75e3f2ec
yaml
...
yaml
2023-08-09 12:15:52 +03:00
95b6abef09
Merge branch 'main' into zmeir-fallback_deployments
2023-08-08 11:00:13 +03:00
6c4a5bae52
Support fallback deployments to accompany fallback models
...
This is useful for example in Azure OpenAI deployments where you have a different deployment per model, so the current fallback implementation doesn't work (still uses the same deployment for each fallback attempt)
2023-08-07 16:18:48 +03:00
8f751f7371
Default timeout for AI is now 180s, configurable
2023-08-07 13:26:28 +03:00
a00038fbd8
Merge remote-tracking branch 'origin/main' into patch-1
2023-08-06 18:09:09 +03:00
703215fe83
updating secrets template
2023-08-05 22:53:59 -07:00
fed0ea349a
find_line_number_of_relevant_line_in_file
...
find_line_number_of_relevant_line_in_file
2023-08-06 08:13:07 +03:00
ed8554699b
bug fixes and updates
2023-08-03 16:05:46 -07:00
cfa14178f8
Merge pull request #168 from Codium-ai/tr/further_use_commit_messages
...
Use commit messages in PR tools
2023-08-03 07:58:25 +03:00
3e94a71dcd
commit_messages_str is used in all tools
2023-08-02 18:26:39 +03:00
dd14423b07
Add /config command to list the possible configuration settings
2023-08-02 16:42:54 +03:00
450f410e3c
Support repo-specific configuration file
2023-08-01 17:22:03 +03:00
8c0370a166
Commit messages in pr-description
2023-08-01 15:15:59 +03:00
e2d015a20c
final
2023-07-30 12:27:32 +03:00
3daf94954a
update_settings_from_args
2023-07-30 11:43:44 +03:00
a50e137bba
Merge pull request #133 from idavidov/idavidov/github-ratelimit-message
...
Handling GitHub API Rate Limit Exceeded Exception
2023-07-27 14:22:11 +03:00
413e5f6d77
general
2023-07-26 20:37:38 +03:00
801923789b
final
2023-07-26 20:33:21 +03:00
884317c4f7
stable
2023-07-26 20:03:22 +03:00
7531ccd31f
stable
2023-07-26 16:29:42 +03:00
e3846a480e
s
2023-07-26 09:21:31 +03:00
f6036e936e
+ settings.github.ratelimit_retries setup in configuration.toml
2023-07-25 15:23:40 +03:00
02ecaa340f
Local Git Provider Implementation
2023-07-24 12:49:57 +02:00
02a1d8dbfc
Add support for fallback models
2023-07-23 16:16:36 +03:00
bbdfd2c3d4
Merge pull request #108 from patryk-kowalski-ds/deepsense.ai/configurable-language-extensions
...
Configurable Language Extensions
2023-07-21 21:47:52 +03:00
63c4c7e584
Merge pull request #90 from zmeir/zmeir-output_progress
...
Add Option to Control Comment Publishing Progress
2023-07-20 18:48:20 +03:00
79cb94b4c2
Add use_extra_bad_extensions to configuration.toml
2023-07-20 15:41:03 +02:00