31aa460f5f
fix: only publish empty code suggestions when configured
2024-12-22 09:32:11 +02:00
cb88489dbe
Merge pull request #1387 from KennyDizi/main
...
Introduce to weak model
2024-12-11 17:36:18 +02:00
d34edb83ff
feat: add thumbs up/down support and refactor code suggestions handling
2024-12-11 13:03:43 +02:00
936894e4d1
Use regular model for pr review and code suggestion flows
2024-12-08 21:51:09 +07:00
43e91b0df7
feat: add health test for PR agent commands and improve output handling
2024-12-08 11:27:43 +02:00
065777040f
Improve PR file content retrieval and logging verbosity handling
2024-11-12 08:06:02 +02:00
5c5a3e267c
Merge branch 'main' into introduce-pre-commit
2024-11-08 09:54:21 +02:00
d2663f959a
Add focus_only_on_problems setting for targeted code suggestions
2024-11-06 21:22:58 +02:00
fa49dd5167
Merge branch 'main' into nocode_suggestions_config
2024-11-04 07:50:22 +02:00
ef3241285d
Add support for processing diffs without line numbers in code suggestions tool
2024-11-03 17:34:30 +02:00
443d06df06
Add configuration option to control publish of no code suggestions message
2024-11-01 15:38:16 -04:00
6b64924355
switch the order of when to disable the existing code, to make sure reflection see's the full suggestion (before and after)
2024-10-30 17:09:44 +02:00
81dea65856
Format files by pre-commit run -a
...
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com >
2024-10-30 10:00:36 +09:00
bccc2844b9
dual publishing mode
2024-10-01 08:32:29 +03:00
da0bd84746
dual
2024-10-01 08:20:16 +03:00
dfa4f22be2
feat: add dual publishing mode for PR code suggestions
...
- Introduced dual publishing mode to present high-scoring suggestions as both table entries and commitable PR comments.
- Updated documentation to include configuration options for dual publishing mode.
- Enhanced `pr_code_suggestions.py` to handle dual publishing logic and error handling.
- Modified `configuration.toml` to include `duel_publishing_score_threshold` setting.
2024-10-01 08:01:27 +03:00
8bdebcb99f
Enable intro and chat text for PR code suggestions in configuration
2024-09-26 17:11:00 +03:00
89f9cf5adc
Add intro and chat text options for PR code suggestions in configuration
2024-09-26 09:07:51 +03:00
6f14f9c8e1
improve code suggestion prompt
2024-09-25 16:22:16 +03:00
0198c61cf7
update docs
2024-09-22 09:00:56 +03:00
08319f8492
fixed azure remove comment bug
2024-09-19 12:54:26 +03:00
86103c65e8
pattern_back
2024-09-08 17:24:13 +03:00
8706f643ef
enable ai_metadata
2024-09-08 16:26:26 +03:00
9e063bf48a
fix: handle missing score in code suggestions and adjust indentation in pr_code_suggestions.py
2024-09-01 08:47:23 +03:00
1c51b5b762
Fixing code suggestions being published if there are no code suggestions when publish output is false
2024-08-30 09:12:22 -04:00
d9571ee7cb
checking for publish_output in the suggestions tool exception handler
2024-08-28 00:41:56 -04:00
2591a5d6c1
patch_extension_skip_types
...
Add validation for latest_comment and cast suggestions_score_threshold to int
2024-08-20 12:11:34 +03:00
a6f772c6d5
Refactor comment deletion method to 'remove_comment' in git providers and update references
2024-08-18 08:19:25 +03:00
ba1ba98dec
Add logging for empty PR files and code suggestions status in pr_code_suggestions.py
2024-08-18 08:17:25 +03:00
8414e109c5
Update logging levels and add error handling for empty data in PR tools and providers
2024-08-14 08:02:34 +03:00
38638bd1c4
relevant_lines_start > len(file_lines):
2024-08-13 12:59:51 +03:00
26f3bd8900
Add error handling for out-of-range relevant_lines_start and missing head_file in pr_code_suggestions.py
2024-08-13 12:57:31 +03:00
8a768aa7fd
Lower log level for missing code suggestions from error to warning
2024-08-12 18:41:24 +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
cb10ceadd7
Escape HTML tags in suggestion summaries in pr_code_suggestions.py and update pr_code_suggestions_prompts.toml for backtick usage
2024-08-06 12:16:58 +03:00
c2c69f2950
No code suggestions found for PR.
2024-07-28 09:32:54 +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
034ec8f53a
provider
2024-07-11 18:37:37 +03:00
4b351cfe38
AzureDevopsProvider
2024-07-11 18:24:40 +03:00
734a027702
azure fix
2024-07-11 18:21:21 +03:00
f76f750757
best_practices
2024-07-09 07:49:30 +03:00
be18152446
refresh
2024-07-05 17:11:13 +03:00
7fc41409d4
refresh
2024-07-05 16:51:35 +03:00
f3c80891f8
sonnet-3.5
2024-07-04 12:23:36 +03:00
1f5c3a4c0f
Merge pull request #1020 from Codium-ai/tr/fallbacks
...
Tr/fallbacks
2024-07-04 12:12:39 +03:00
e30c70d2ca
keys fallback
2024-07-03 20:29:17 +03:00
23e6abcdce
new line
2024-07-03 17:09:50 +03:00
a228ea8109
fix capitalize
2024-07-03 17:04:01 +03:00
0c3940b6a7
persistent release notes
2024-07-03 16:38:13 +03:00
4c444f5c9a
fixes
2024-06-28 08:09:52 +03:00