9c3f080112
comments
2024-08-11 12:15:47 +03:00
983233c193
Clarify comments for patch_extra_lines_before and patch_extra_lines_after in configuration.toml
2024-08-11 11:48:50 +03:00
e238a88824
Add tests for patch extension and update configuration for extra lines handling
...
- Added unit tests in `test_extend_patch.py` and `test_pr_generate_extended_diff.py` to verify patch extension functionality with extra lines.
- Updated `pr_processing.py` to include `patch_extra_lines_before` and `patch_extra_lines_after` settings.
- Modified `configuration.toml` to adjust `patch_extra_lines_before` to 4 and `max_context_tokens` to 16000.
- Enabled extra lines in `pr_code_suggestions.py`.
- Added new model `claude-3-5-sonnet` to `__init__.py`.
2024-08-11 09:21:34 +03:00
61bdfd3b99
patch_extra_lines_before and patch_extra_lines_after
2024-08-10 21:55:51 +03:00
0fa342ddd2
pr_description.final_update_message=false
2024-08-01 09:51:35 +03:00
0390a85f5a
Add missing bitbucket_server.pr_commands default
2024-07-30 09:45:45 -04:00
86d9612882
docs: update usage guide for changing models; add custom model support and reorganize sections
2024-07-28 08:55:01 +03:00
778d7ce1ed
config
2024-07-27 17:54:36 +03:00
3067afbcb3
Update seed handling: log fixed seed usage; adjust default seed and temperature in config
2024-07-27 17:50:59 +03:00
70f7a90226
Add E2E tests workflow for GitHub, GitLab, and Bitbucket; update configuration settings and build-and-test workflow
2024-07-27 17:26:24 +03:00
ac247dbc2c
Add end-to-end tests for GitHub, GitLab, and Bitbucket apps; update temperature setting usage across tools
2024-07-27 17:19:32 +03:00
aaf037570b
Update configuration.toml
...
remove dead codde
2024-07-24 19:56:50 +03:00
5d6e1de157
review with links
2024-07-14 08:53:53 +03:00
f76f750757
best_practices
2024-07-09 07:49:30 +03:00
0c3940b6a7
persistent release notes
2024-07-03 16:38:13 +03:00
3e6263e1cc
async calls
2024-06-30 17:33:48 +03:00
11abce3ede
s
2024-06-27 08:36:40 +03:00
a57896aa94
s
2024-06-26 21:05:00 +03:00
0f920bcc5b
s
2024-06-26 20:11:20 +03:00
9034e18772
Add is_auto_command
config check to conditionally publish output and update GitHub App to set this flag
2024-06-19 11:51:10 +03:00
3affe011fe
Update Bitbucket app commands to include suggestions score threshold in documentation and configuration
2024-06-19 08:30:45 +03:00
bc09330a44
Add self-review checkbox functionality to improve tool and update documentation
2024-06-17 20:26:09 +03:00
aac7aeabd1
Update PR review prompts and terminology for clarity and consistency ( #954 )
...
* Update PR review prompts and terminology for clarity and consistency
2024-06-10 08:44:11 +03:00
12b0df4608
committable checbox ( #951 )
...
* Add "apply suggestions" feature to README, improve.md, and configuration.toml
2024-06-06 18:04:40 +03:00
d046c2a939
gitlab push_commands will work
2024-06-05 11:25:10 +03:00
4d96d11ba5
enterprise
2024-06-04 20:15:22 +03:00
8e12787fc8
Clear secret provider configuration in configuration.toml
2024-06-04 16:42:54 +03:00
213ced7e18
Add PR evaluation prompt and link to fine-tuning benchmark documentation
2024-06-04 16:37:35 +03:00
17f46bb53b
Add large_patch_policy configuration and implement patch clipping logic
2024-05-29 13:42:44 +03:00
83ff9a0b9b
final_update_message
2024-05-22 21:49:33 +03:00
71770f3c04
Update default setting of final_update_message
to false in describe.md and configuration.toml
2024-05-20 14:25:51 +03:00
2880e48860
Refactor model selection logic for PR tools and update turbo model to gpt-4o
2024-05-19 12:29:06 +03:00
ea4ee1adbc
Add show_relevant_configurations function and integrate it across tools to output relevant configurations if enabled
2024-05-18 13:09:50 +03:00
fbacc7c765
artifact
2024-05-13 09:19:08 +03:00
1ebc20b761
self_reflect
2024-05-12 13:49:28 +03:00
34ad5f2aa2
toolbar emojis in pr-agent feedbacks
2024-05-05 13:33:54 +03:00
7563af08a0
docs
2024-04-18 08:44:08 +03:00
2f4e40860d
Replace keep_original_user_title
with generate_ai_title
for PR description customization and update documentation accordingly
2024-04-17 16:29:12 +03:00
b076c33351
commitable_code_suggestions
2024-04-17 15:32:45 +03:00
f0230fce79
gpt-4-turbo-2024-04-09
2024-04-14 12:37:54 +03:00
8f0f08006f
s
2024-04-14 12:00:19 +03:00
9e4ffd824c
Merge branch 'main' into feature/gha-outputs-1
2024-04-10 23:27:44 +09:00
75c4befadf
feat: set review data to github actions output
2024-04-10 01:02:05 +09:00
3ebb72e3f1
feat: add persistent comment option for PR descriptions
2024-04-02 17:52:34 +03:00
8bda365636
docs: Add "Improve Component" tool documentation and update related guides
2024-03-31 12:13:25 +03:00
903d74b2f7
ignore_bot_pr = true
2024-03-25 11:42:24 +02:00
b4b2c7c620
Merge pull request #800 from koid/feature/ignore-bot-pr-on-github-app
...
Added `ignore_bot_pr` option
2024-03-21 18:42:45 +02:00
b70225294c
Update 'improve' tool documentation and functionality: Add persistent comment option, adjust default values, and enhance comment handling in pr_code_suggestions.py
2024-03-20 08:14:08 +02:00
80a793a257
ignore bot pr option on github app mode
2024-03-18 16:14:54 +09:00
dd83b196b4
Merge pull request #781 from koid/feature/support-bedrock-claude3
...
added support for bedrock/claude3
2024-03-18 08:03:29 +02:00