3b88d6afdb
Update .pr_agent.toml
2024-08-06 19:42:11 +03:00
e717e8ae81
Update code_coverage.yaml to improve Docker test execution and Codecov upload
2024-08-06 19:38:59 +03:00
8ec1fb5937
Merge pull request #1093 from Codium-ai/tr/html_escaping
...
Escape HTML tags in suggestion summaries in pr_code_suggestions.py
2024-08-06 12:19:54 +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
96d3f3cc0b
s
2024-08-06 11:20:37 +03:00
a98d972041
Update PR_agent_pro_models.md
2024-08-06 08:02:07 +03:00
09a1d74a00
Add instructions for running PR-Agent as a GitLab pipeline in gitlab.md
2024-08-05 15:57:09 +03:00
31f6f8f8ea
Merge pull request #1092 from Codium-ai/tr/gitlab_pipeline
...
Tr/gitlab pipeline
2024-08-05 15:54:11 +03:00
e7c99f0e6f
Add instructions for running PR-Agent as a GitLab pipeline in gitlab.md
2024-08-05 15:52:13 +03:00
ac53e6728d
Add instructions for running PR-Agent as a GitLab pipeline in gitlab.md
2024-08-05 15:48:42 +03:00
b100e7098a
Add instructions for running PR-Agent as a GitLab pipeline in gitlab.md
2024-08-05 15:45:58 +03:00
2b77d07725
Merge pull request #1091 from Codium-ai/tr/patch_improvements
...
patch and prompt improvements
2024-08-04 14:23:45 +03:00
ee1676cf7e
patch improvements
2024-08-03 12:49:58 +03:00
3420e6f30d
patch improvements
2024-08-03 12:44:49 +03:00
85cc0ad08c
Merge pull request #1087 from KennyDizi/main
...
Fix exception handling and remove unused import in Bitbucket server provider
2024-08-03 12:18:12 +03:00
3756b547da
Merge pull request #1090 from Codium-ai/mrT23-patch-10
...
Update test_convert_to_markdown.py
2024-08-02 21:54:51 +03:00
e34bcace29
s
2024-08-02 21:51:54 +03:00
2a675b80ca
Update test_convert_to_markdown.py
2024-08-02 21:43:11 +03:00
1cefd23739
Merge pull request #1073 from h0rv/patch-1
...
Improve response cleaning
2024-08-02 12:21:40 +03:00
aef9a04b32
Fix use requests HTTPError
2024-08-02 07:58:23 +07:00
fe4e642a47
Removed unused json import
2024-08-02 07:57:09 +07:00
039d85b836
fix cleaning
2024-08-01 15:50:00 -04:00
0fa342ddd2
pr_description.final_update_message=false
2024-08-01 09:51:35 +03:00
c95a8cde72
Merge pull request #1083 from pc-bob/BL/fix-security-vulns
...
update dependencies to fix various high/critical security vulnerabilies
2024-08-01 09:35:13 +03:00
23ec25c949
Merge pull request #1079 from MarkRx/feature/bitbucket-server-multi-line-suggestion-workaround
...
Use code blocks instead of suggestion blocks for Bitbucket Server multi-line suggestions
2024-08-01 09:29:18 +03:00
9560bc1b44
Merge pull request #1081 from MarkRx/feature/bitbucket-server-fix-post-inline-comments
...
Bitbucket Server fix inline comments and reading .pr_agent.toml
2024-08-01 09:28:35 +03:00
346ea8fbae
update dependencies to fix various high/critical security vulnerabilities
2024-07-31 15:04:43 -07:00
d671c78233
Merge remote-tracking branch 'origin/main'
2024-07-31 13:32:51 +03:00
240e0374e7
fixed extra call bug
2024-07-31 13:32:42 +03:00
288e9bb8ca
Fix Bitbucket Server 401 unauthorized when posting inline coments; fix Bitbucket loading .pr_agent.toml
2024-07-30 16:19:57 -04:00
d8545a2b28
Merge pull request #1075 from MarkRx/feature/bitbucket-server-pr-commands-defaults
...
Add missing bitbucket_server.pr_commands default
2024-07-30 18:03:19 +03:00
95f23de7ec
Use code blocks instead of suggestion blocks for Bitbucket Server multi-line suggestions to workaround BSERV-4553
2024-07-30 10:43:56 -04:00
0390a85f5a
Add missing bitbucket_server.pr_commands default
2024-07-30 09:45:45 -04:00
172d0c0358
improve response cleaning
...
The prompt for the model starts with a code block (```). When testing watsonx models (llama and granite), they would generate the closing block in the response.
2024-07-29 10:26:58 -04:00
41588efe9a
Merge pull request #1069 from Codium-ai/watson_models
...
watson_models
2024-07-29 08:39:37 +03:00
f50832e19b
Update __init__.py
2024-07-29 08:32:34 +03:00
927f124dca
Update configuration_options.md
2024-07-28 18:12:22 +03:00
232b540f60
Update README.md
2024-07-28 17:34:08 +03:00
452eda25cd
Update changing_a_model.md
2024-07-28 09:57:23 +03:00
110e593d03
Update README.md
2024-07-28 09:36:41 +03:00
af84409c1d
Merge pull request #1067 from Codium-ai/tr/custom_model
...
docs: update usage guide and README; fix minor formatting issues in u…
2024-07-28 09:34:05 +03:00
c2c69f2950
No code suggestions found for PR.
2024-07-28 09:32:54 +03:00
e946a0ea9f
docs: update usage guide and README; fix minor formatting issues in utils.py
2024-07-28 09:30:21 +03:00
866476080c
Merge pull request #1066 from Codium-ai/tr/custom_model
...
docs: update usage guide for changing models; add custom model support and reorganize sections
2024-07-28 09:00:48 +03:00
27d6560de8
Update pr_agent/algo/utils.py
...
Co-authored-by: codiumai-pr-agent-pro[bot] <151058649+codiumai-pr-agent-pro[bot]@users.noreply.github.com>
2024-07-28 08:58:03 +03:00
6ba7b3eea2
fix condition
2024-07-28 08:57:39 +03:00
86d9612882
docs: update usage guide for changing models; add custom model support and reorganize sections
2024-07-28 08:55:01 +03:00
49f608c968
Merge pull request #1065 from dceoy/feature/add-groq-models
...
Add Llama 3.1 and Mixtral 8x7B for Groq
2024-07-28 08:31:50 +03:00
11f85cad62
Merge pull request #1064 from KennyDizi/main
...
Fix Bitbucket token name and clean up secrets template
2024-07-28 08:29:17 +03:00
5f5257d195
Merge pull request #1063 from Codium-ai/tr/seed_and_tests
...
Add end-to-end tests for GitHub, GitLab, and Bitbucket apps; added seed
2024-07-28 08:27:07 +03:00