99a676d792
Merge remote-tracking branch 'origin/main' into tr/split
2024-03-17 09:00:04 +02:00
669e076938
Enhance AI handler logging and add main PR language attribute to AI handler in various tools
2024-03-16 13:52:02 +02:00
74345284bd
Enhance AI handler logging and add main PR language attribute to AI handler in various tools
2024-03-16 13:47:44 +02:00
1593d8932b
Refactor code in pr_code_suggestions.py and remove 'use_repo_settings_file' from azure.md and automations_and_usage.md
2024-03-15 12:37:50 +02:00
78cabf28a4
Update label comparison logic in pr_reviewer.py and pr_description.py to consider unordered lists
2024-03-12 18:25:42 +02:00
8b29c3a2be
typo
2024-03-12 18:18:08 +02:00
785fbe04ae
update links
2024-03-12 17:42:19 +02:00
31a8f5302a
Update get_pr_labels method to support label updates and prevent unnecessary label republishing
2024-03-12 17:02:45 +02:00
42cd85b420
Merge pull request #769 from Codium-ai/hl/incremental_review_update
...
fix
2024-03-11 11:33:48 +02:00
476d64bc18
fix
2024-03-11 11:30:05 +02:00
72cbf36e6c
Merge pull request #768 from Codium-ai/hl/incremental_review_update
...
Hl/incremental review handle edge cases
2024-03-11 10:49:29 +02:00
ad240f7640
small fix
2024-03-11 10:13:41 +02:00
5c20fffee9
fix when no previous review where found, reivew -i should run as regular review
2024-03-11 09:59:16 +02:00
84dadb0469
rename + check github
2024-03-11 09:42:10 +02:00
86dc87831b
remove is_temporary
2024-03-11 09:37:51 +02:00
75800a745c
Merge pull request #764 from Codium-ai/hl/incremental_review_update
...
Hl/incremental review update
2024-03-11 00:03:16 -07:00
256d1a3369
Merge pull request #751 from danstis/fix/ado-spaces
...
Fix URL encoding in Azure DevOps webhook handler
2024-03-10 23:57:59 -07:00
33a911da4c
log
2024-03-11 08:56:48 +02:00
a27ad0feb6
log
2024-03-11 08:55:07 +02:00
6c5697b07c
Enhance logging and refactor code in gitlab_webhook.py, update logger level in bitbucket_app.py and github_polling.py, remove redundant section in github.md
2024-03-11 08:50:19 +02:00
5453507097
small fix
2024-03-10 17:19:27 +02:00
003c49052e
skip incremental review if no file changed since last review
2024-03-10 17:15:25 +02:00
4810b8549b
docs
2024-03-10 16:59:37 +02:00
10a96d61ca
Merge remote-tracking branch 'origin/main' into tr/split
...
# Conflicts:
# pr_agent/settings/pr_reviewer_prompts.toml
2024-03-10 16:57:25 +02:00
8324e9a38d
can_be_split
2024-03-10 16:56:32 +02:00
ff2346eacc
update markdown
2024-03-10 14:18:29 +02:00
b4e9c55d8d
fixed bug in inline_code_suggestions in review
2024-03-10 07:50:12 +02:00
bb341a6568
Fix missing colons in class definitions in pr_reviewer_prompts.toml
2024-03-10 07:39:10 +02:00
73624148a5
Fix URL encoding in Azure DevOps webhook handler
2024-03-08 04:39:57 +00:00
1ff0afabae
Refactor update changelog
2024-03-07 00:48:33 +02:00
0690f2bbfd
Refactor litellm_ai_handler.py and update requirements.txt
...
- Replace retry library with tenacity for better exception handling
- Add verbosity level checks for logging prompts and AI responses
- Add support for HuggingFace API base and repetition penalty in chat completion
- Update requirements.txt with tenacity library
2024-03-06 12:13:54 +02:00
26fb2a4164
Add support for Anthropic Claude-3 model in configuration and update Usage.md
2024-03-06 08:20:08 +02:00
1c856a7d41
upgrade litellm
2024-03-06 08:06:59 +02:00
2f6f1d5879
Add command execution functionality to Bitbucket app and update configuration settings
2024-03-06 07:53:13 +02:00
c7eb70d00d
protections
2024-03-05 20:11:39 +02:00
d77db93f80
protections
2024-03-05 18:34:18 +02:00
acefbff62b
Add 'final_update_message' option to control publishing of update message in persistent comments
2024-03-05 17:29:17 +02:00
da39149c61
Add unique_strings function and remove duplicate issues in utils.py; Update pr_reviewer_prompts.toml template
2024-03-04 11:07:39 +02:00
eed23a7aaa
Add truncation and summarization features to PR code suggestions
2024-03-04 08:16:05 +02:00
248c6b13be
Update suggestion content in pr_code_suggestions_prompts.toml
2024-03-04 07:56:44 +02:00
aa9dbf7111
updated readme
2024-03-03 15:04:59 +02:00
0709d5f663
Merge pull request #730 from Codium-ai/tr/issue_header
...
Enhance markdown formatting fo issues
2024-03-03 04:06:04 -08:00
c372c71514
prompt
2024-03-03 14:04:09 +02:00
b3fd05c465
try-except
2024-03-03 13:58:10 +02:00
f1bd67b7e9
Remove functionality and references to 'remove_previous_review_comment' option
2024-03-03 11:24:30 +02:00
5880221d00
Update logger setup to include debug level in github_app.py
2024-03-02 23:32:26 +02:00
9a0288250d
Merge pull request #729 from Codium-ai/tr/wiki
...
wiki
2024-03-02 10:24:27 -08:00
917bdd5cb8
Refactor Usage.md for improved readability and organization
2024-03-02 20:23:10 +02:00
db796416d9
wiki
2024-03-02 20:16:29 +02:00
35315c070f
major
2024-03-01 13:18:53 +02:00