d4d9a7f8b4
Merge pull request #1172 from MaxHoecker/bugfix/bb-2-way-diff-fix
...
Bugfix/bb 2 way diff fix
v0.24
2024-09-03 16:24:42 +03:00
c14c49727f
docs: restructure Chrome extension documentation and add features and data privacy sections
2024-09-02 21:25:54 +03:00
292a5015d6
docs: restructure Chrome extension documentation and add features and data privacy sections
2024-09-02 21:16:10 +03:00
6776f7c296
Merge remote-tracking branch 'origin/main'
2024-09-02 08:28:10 +03:00
7287a94e88
docs: update installation guide with corrected links for language models and PR-Agent Pro details
2024-09-02 08:27:58 +03:00
e2cf1d0068
Update README.md
2024-09-01 11:17:41 +03:00
8ada3111ec
docs: enhance PR-Agent Pro overview and update image sizes in tools documentation
2024-09-01 11:02:10 +03:00
9c9611e81a
Merge pull request #1195 from Codium-ai/tr/updates
...
docs: update PR-Agent Pro documentation with new features and improve…
2024-09-01 10:54:16 +03:00
4fb93e3b62
Update docs/docs/overview/pr_agent_pro.md
...
Co-authored-by: codiumai-pr-agent-pro[bot] <151058649+codiumai-pr-agent-pro[bot]@users.noreply.github.com>
2024-09-01 10:53:48 +03:00
5a27e1dd7e
docs: update PR-Agent Pro documentation with new features and improvements
2024-09-01 10:51:29 +03:00
6e6151d201
Merge pull request #1194 from Codium-ai/tr/updates
...
docs: update PR-Agent Pro documentation with new features and improve…
2024-09-01 10:38:31 +03:00
e468efb53e
docs: update PR-Agent Pro documentation with new features and improvements
2024-09-01 10:38:06 +03:00
95e1ebada1
Update docs/docs/tools/improve.md
...
Co-authored-by: codiumai-pr-agent-pro[bot] <151058649+codiumai-pr-agent-pro[bot]@users.noreply.github.com>
2024-09-01 10:37:40 +03:00
d74c867eca
docs: update PR-Agent Pro documentation with new features and improvements
...
- Added new features section with detailed descriptions and links
- Updated the overview of the `improve` tool with new functionalities and images
- Corrected image links in README.md for PR Chat feature
2024-09-01 10:35:17 +03:00
2448281a45
Merge pull request #1193 from Codium-ai/tr/updates
...
Tr/updates
2024-09-01 08:49:16 +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
5432469ef6
fix: ensure non-empty lines are processed correctly in git patch handling
2024-09-01 08:39:29 +03:00
2c496b9d4e
fix: improve PR patch decoding and clean up Bitbucket provider code
...
- Add fallback encodings for PR patch decoding to handle non-UTF-8 encodings.
- Update logging messages for better clarity.
- Remove unnecessary blank lines and fix minor formatting issues.
- Ensure full files are retrieved in `get_diff_files` method.
2024-09-01 08:38:26 +03:00
5ac41dddd6
Merge pull request #1191 from AHancher2022/bugfix/fix-output-publishing-when-set-to-false
...
Fixing code suggestions being published when publish ouput is false
2024-08-31 16:35:09 +03:00
9df554ed1c
Merge pull request #1185 from jozefvodicka/patch-1
...
Update pr_update_changelog.py to include "[skip ci]" so pipeline is n…
2024-08-31 16:33:18 +03:00
cf14e45674
further cleaned up code based on feedback
2024-08-30 10:10:39 -04: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
e5715e12cb
Merge pull request #1189 from woung717/fix/litellm-timeout
...
fix: change deprecated timeout parameter for litellm
2024-08-29 17:01:24 +03:00
578d7c69f8
fix: change deprecated timeout parameter for litellm
2024-08-29 21:45:48 +09:00
29c50758bc
implementing more feedback, choosing a different Bitbucket diff strategy depending on API version, and expanded unit test cases
2024-08-28 17:13:36 -04:00
97b48da03b
Merge pull request #1184 from MaxHoecker/bugfix/suggestions_error_publish
...
checking for publish_output in the suggestions tool exception handler
2024-08-28 20:35:05 +03:00
4203ee4ca8
Update pr_update_changelog.py to include "[skip ci]" so pipeline is not triggered
2024-08-28 12:08:39 +02:00
84dc976ebb
Merge pull request #1163 from MarkRx/bugfix/asyncio-task-completion
...
Ensure asyncio event queue is drained prior to CLI termination
2024-08-28 07:54:37 +03:00
d9571ee7cb
checking for publish_output in the suggestions tool exception handler
2024-08-28 00:41:56 -04:00
7373ed36e6
Update data_privacy.md
2024-08-27 17:18:45 +03:00
cdf13925b0
Merge pull request #1179 from Codium-ai/tr/patch_fixes
...
fix: handle deleted files in git patch processing and update section header logic
2024-08-27 09:37:35 +03:00
c2f52539aa
fix: handle deleted files in git patch processing and update section header logic
2024-08-27 09:31:31 +03:00
0442cdcd3d
adding config value for old Bitbucket Server diff functionality
2024-08-26 16:07:21 -04:00
93773f3c08
Ensure asyncio event queue is drained prior to CLI termination
2024-08-26 15:14:45 -04:00
53a974c282
Merge pull request #1177 from paolomainardi/patch-2
...
feat: keep manual comments working when commenting draft MRs
2024-08-26 17:39:24 +03:00
c9ed271eaf
feat: keep manual comments working when commenting draft MRs
...
closes #1160
2024-08-26 14:50:43 +02:00
6a5ff2fa3b
Update README.md
2024-08-26 08:27:58 +03:00
25d661c152
Update README.md
2024-08-26 08:00:07 +03:00
d20c9c6c94
Merge pull request #1175 from Codium-ai/tr/protections2
...
Tr/protections2
2024-08-25 12:16:57 +03:00
d1d861e163
update tests
2024-08-25 12:11:16 +03:00
033db1015e
update tests
2024-08-25 12:08:02 +03:00
abf2f68c61
fix: update description for pr_files field in PRDescription class in pr_description_prompts.toml
2024-08-25 12:02:14 +03:00
441e098e2a
fix: correct YAML formatting in response text processing in utils.py
2024-08-25 11:26:48 +03:00
2bbf4b366e
Merge pull request #1174 from Codium-ai/tr/protections2
...
Tr/protections2
2024-08-25 08:13:29 +03:00
b9d096187a
fix: skip processing comments without a body in GitHub polling server
2024-08-25 07:21:40 +03:00
ce156751e8
Merge remote-tracking branch 'origin/main' into tr/protections2
...
# Conflicts:
# pr_agent/servers/github_polling.py
2024-08-25 07:19:38 +03:00
dae87d7da8
Merge pull request #1170 from Codium-ai/tr/avoid_repeating_pr_changes
...
Update PR code suggestions prompts
2024-08-25 07:17:47 +03:00
a99ebf8953
implementing PR bot feedback
2024-08-23 11:18:42 -04:00
2a9e3ee1ef
removing unnecessary if check
2024-08-23 10:57:58 -04:00
2beefab89a
BB server 2 way diff fixes
2024-08-23 10:47:27 -04:00