Author Commit Message Commit Date mhoecke1 2a9e3ee1ef1 removing unnecessary if check 23 Aug 2024 mhoecke1 2beefab89a6 BB server 2 way diff fixes 23 Aug 2024 mrT23 c14c49727f9 docs: restructure Chrome extension documentation and add features and data privacy sections 02 Sep 2024 mrT23 292a5015d62 docs: restructure Chrome extension documentation and add features and data privacy sections 02 Sep 2024 mrT23 6776f7c2964 M Merge remote-tracking branch 'origin/main' 02 Sep 2024 Tal e2cf1d00684 Update README.md 01 Sep 2024 mrT23 7287a94e88e docs: update installation guide with corrected links for language models and PR-Agent Pro details 02 Sep 2024 mrT23 8ada3111ec2 docs: enhance PR-Agent Pro overview and update image sizes in tools documentation 01 Sep 2024 Tal 9c9611e81a2 M Merge pull request #1195 from Codium-ai/tr/updates
docs: update PR-Agent Pro documentation with new features and improve… 01 Sep 2024 Tal 4fb93e3b62f 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> 01 Sep 2024 mrT23 5a27e1dd7eb docs: update PR-Agent Pro documentation with new features and improvements 01 Sep 2024 Tal 6e6151d201d M Merge pull request #1194 from Codium-ai/tr/updates
docs: update PR-Agent Pro documentation with new features and improve… 01 Sep 2024 mrT23 e468efb53ef docs: update PR-Agent Pro documentation with new features and improvements 01 Sep 2024 Tal 95e1ebada1a Update docs/docs/tools/improve.md
Co-authored-by: codiumai-pr-agent-pro[bot] <151058649+codiumai-pr-agent-pro[bot]@users.noreply.github.com> 01 Sep 2024 mrT23 d74c867ecad 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 01 Sep 2024 Tal 2448281a45b M Merge pull request #1193 from Codium-ai/tr/updates
Tr/updates 01 Sep 2024 mrT23 9e063bf48a1 fix: handle missing score in code suggestions and adjust indentation in pr_code_suggestions.py 01 Sep 2024 mrT23 5432469ef63 fix: ensure non-empty lines are processed correctly in git patch handling 01 Sep 2024 mrT23 2c496b9d4ef 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. 01 Sep 2024 Tal 5ac41dddd6d M Merge pull request #1191 from AHancher2022/bugfix/fix-output-publishing-when-set-to-false
Fixing code suggestions being published when publish ouput is false 31 Aug 2024 = 1c51b5b7629 Fixing code suggestions being published if there are no code suggestions when publish output is false 30 Aug 2024 Tal 9df554ed1c5 M Merge pull request #1185 from jozefvodicka/patch-1
Update pr_update_changelog.py to include "[skip ci]" so pipeline is n… 31 Aug 2024 Jozef Vodicka 4203ee4ca8b Update pr_update_changelog.py to include "[skip ci]" so pipeline is not triggered 28 Aug 2024 Tal e5715e12cbe M Merge pull request #1189 from woung717/fix/litellm-timeout
fix: change deprecated timeout parameter for litellm 29 Aug 2024 woung717 578d7c69f8c fix: change deprecated timeout parameter for litellm 29 Aug 2024 Tal 97b48da03bc M Merge pull request #1184 from MaxHoecker/bugfix/suggestions_error_publish
checking for publish_output in the suggestions tool exception handler 28 Aug 2024 mhoecke1 d9571ee7cbc checking for publish_output in the suggestions tool exception handler 28 Aug 2024 Tal 84dc976ebba M Merge pull request #1163 from MarkRx/bugfix/asyncio-task-completion
Ensure asyncio event queue is drained prior to CLI termination 28 Aug 2024 MarkRx 93773f3c088 Ensure asyncio event queue is drained prior to CLI termination 26 Aug 2024 Tal 7373ed36e6f Update data_privacy.md 27 Aug 2024 Tal cdf13925b0e M Merge pull request #1179 from Codium-ai/tr/patch_fixes
fix: handle deleted files in git patch processing and update section header logic 27 Aug 2024 mrT23 c2f52539aa0 fix: handle deleted files in git patch processing and update section header logic 27 Aug 2024 Tal 53a974c2825 M Merge pull request #1177 from paolomainardi/patch-2
feat: keep manual comments working when commenting draft MRs 26 Aug 2024 Paolo Mainardi c9ed271eaf5 feat: keep manual comments working when commenting draft MRs
closes #1160 26 Aug 2024 Tal 6a5ff2fa3b7 Update README.md 26 Aug 2024 Tal 25d661c152c Update README.md 26 Aug 2024 Tal d20c9c6c943 M Merge pull request #1175 from Codium-ai/tr/protections2
Tr/protections2 25 Aug 2024 mrT23 d1d861e1638 update tests 25 Aug 2024 mrT23 033db1015e5 update tests 25 Aug 2024 mrT23 abf2f68c61b fix: update description for pr_files field in PRDescription class in pr_description_prompts.toml 25 Aug 2024 mrT23 441e098e2ae fix: correct YAML formatting in response text processing in utils.py 25 Aug 2024 Tal 2bbf4b366ec M Merge pull request #1174 from Codium-ai/tr/protections2
Tr/protections2 25 Aug 2024 mrT23 b9d096187ad fix: skip processing comments without a body in GitHub polling server 25 Aug 2024 mrT23 ce156751e85 M Merge remote-tracking branch 'origin/main' into tr/protections2
# Conflicts:
# pr_agent/servers/github_polling.py 25 Aug 2024 Tal dae87d7da8c M Merge pull request #1170 from Codium-ai/tr/avoid_repeating_pr_changes
Update PR code suggestions prompts 25 Aug 2024 mrT23 415f44d7636 type 23 Aug 2024 mrT23 8fb9b8ed3e8 Update PR code suggestions prompts to avoid repeating changes already present in the PR 23 Aug 2024 Tal 4f1dccf67b7 M Merge pull request #1165 from paolomainardi/feature/1160_gitlab_mr_draft_skip
feat: handle gitlab MR draft status 23 Aug 2024 Paolo Mainardi 3778cc2745e feat: skip draft by default 23 Aug 2024 Paolo Mainardi 8793f8d9b02 Update gitlab_webhook.py 22 Aug 2024 ← Prev Next → [{"id": "2a9e3ee1ef1ab2ea22ef430e1d9955ca85700fb2", "href": "/projects/ER/repos/pr-agent/commits/2a9e3ee1ef1ab2ea22ef430e1d9955ca85700fb2","parents": [{ "id": "2beefab89a64a56e77aeb0e6850869d0a645da0a" }]},{"id": "2beefab89a64a56e77aeb0e6850869d0a645da0a", "href": "/projects/ER/repos/pr-agent/commits/2beefab89a64a56e77aeb0e6850869d0a645da0a","parents": [{ "id": "4f1dccf67b7dd21408a874cfd10b41f5649eeb50" }]},{"id": "c14c49727f9087503c753f1a3b63de1566d86c85", "href": "/projects/ER/repos/pr-agent/commits/c14c49727f9087503c753f1a3b63de1566d86c85","parents": [{ "id": "292a5015d62f84ec9ec5e115cb5711bfe518da7b" }]},{"id": "292a5015d62f84ec9ec5e115cb5711bfe518da7b", "href": "/projects/ER/repos/pr-agent/commits/292a5015d62f84ec9ec5e115cb5711bfe518da7b","parents": [{ "id": "6776f7c29640351a4e2f0a38ce397c1917361d7c" }]},{"id": "6776f7c29640351a4e2f0a38ce397c1917361d7c", "href": "/projects/ER/repos/pr-agent/commits/6776f7c29640351a4e2f0a38ce397c1917361d7c","parents": [{ "id": "7287a94e88e3f081c4906fc9ae2f19c81204cd83" },{ "id": "e2cf1d0068485da9dee4cfa0660cc4df85bb034e" }]},{"id": "e2cf1d0068485da9dee4cfa0660cc4df85bb034e", "href": "/projects/ER/repos/pr-agent/commits/e2cf1d0068485da9dee4cfa0660cc4df85bb034e","parents": [{ "id": "8ada3111ec20539272f34a8779131036903cc5e2" }]},{"id": "7287a94e88e3f081c4906fc9ae2f19c81204cd83", "href": "/projects/ER/repos/pr-agent/commits/7287a94e88e3f081c4906fc9ae2f19c81204cd83","parents": [{ "id": "8ada3111ec20539272f34a8779131036903cc5e2" }]},{"id": "8ada3111ec20539272f34a8779131036903cc5e2", "href": "/projects/ER/repos/pr-agent/commits/8ada3111ec20539272f34a8779131036903cc5e2","parents": [{ "id": "9c9611e81a298cd1b8fc65f8e2e8f150dc375853" }]},{"id": "9c9611e81a298cd1b8fc65f8e2e8f150dc375853", "href": "/projects/ER/repos/pr-agent/commits/9c9611e81a298cd1b8fc65f8e2e8f150dc375853","parents": [{ "id": "6e6151d201d2a68b7e04fb32ecafede177078494" },{ "id": "4fb93e3b62fba49e282b437a46ee5fa6c1a0ffe3" }]},{"id": "4fb93e3b62fba49e282b437a46ee5fa6c1a0ffe3", "href": "/projects/ER/repos/pr-agent/commits/4fb93e3b62fba49e282b437a46ee5fa6c1a0ffe3","parents": [{ "id": "5a27e1dd7eb128bd9aa65c6a0f3f1abbe6a8ed05" }]},{"id": "5a27e1dd7eb128bd9aa65c6a0f3f1abbe6a8ed05", "href": "/projects/ER/repos/pr-agent/commits/5a27e1dd7eb128bd9aa65c6a0f3f1abbe6a8ed05","parents": [{ "id": "e468efb53eff74b91af01fd9a2e5cdbe93d835a6" }]},{"id": "6e6151d201d2a68b7e04fb32ecafede177078494", "href": "/projects/ER/repos/pr-agent/commits/6e6151d201d2a68b7e04fb32ecafede177078494","parents": [{ "id": "2448281a45b6c7eaa6f7542903ed2a5a59865463" },{ "id": "e468efb53eff74b91af01fd9a2e5cdbe93d835a6" }]},{"id": "e468efb53eff74b91af01fd9a2e5cdbe93d835a6", "href": "/projects/ER/repos/pr-agent/commits/e468efb53eff74b91af01fd9a2e5cdbe93d835a6","parents": [{ "id": "95e1ebada1aa0c12a47a05dd74a2118fce8c7188" }]},{"id": "95e1ebada1aa0c12a47a05dd74a2118fce8c7188", "href": "/projects/ER/repos/pr-agent/commits/95e1ebada1aa0c12a47a05dd74a2118fce8c7188","parents": [{ "id": "d74c867ecad953a13a2fbe63df6fb563ad7f7f94" }]},{"id": "d74c867ecad953a13a2fbe63df6fb563ad7f7f94", "href": "/projects/ER/repos/pr-agent/commits/d74c867ecad953a13a2fbe63df6fb563ad7f7f94","parents": [{ "id": "9e063bf48a187206e85728abfe7d435a74ff0479" }]},{"id": "2448281a45b6c7eaa6f7542903ed2a5a59865463", "href": "/projects/ER/repos/pr-agent/commits/2448281a45b6c7eaa6f7542903ed2a5a59865463","parents": [{ "id": "5ac41dddd6dd3cf7ad2e378c1a30234f5c5e471b" },{ "id": "9e063bf48a187206e85728abfe7d435a74ff0479" }]},{"id": "9e063bf48a187206e85728abfe7d435a74ff0479", "href": "/projects/ER/repos/pr-agent/commits/9e063bf48a187206e85728abfe7d435a74ff0479","parents": [{ "id": "5432469ef6377f8100f8e7ba03a9312ee780fa5c" }]},{"id": "5432469ef6377f8100f8e7ba03a9312ee780fa5c", "href": "/projects/ER/repos/pr-agent/commits/5432469ef6377f8100f8e7ba03a9312ee780fa5c","parents": [{ "id": "2c496b9d4eff032cfca3bc68a84989c90100dfec" }]},{"id": "2c496b9d4eff032cfca3bc68a84989c90100dfec", "href": "/projects/ER/repos/pr-agent/commits/2c496b9d4eff032cfca3bc68a84989c90100dfec","parents": [{ "id": "5ac41dddd6dd3cf7ad2e378c1a30234f5c5e471b" }]},{"id": "5ac41dddd6dd3cf7ad2e378c1a30234f5c5e471b", "href": "/projects/ER/repos/pr-agent/commits/5ac41dddd6dd3cf7ad2e378c1a30234f5c5e471b","parents": [{ "id": "9df554ed1c5c5825dc71d613bcb2f724df7416e8" },{ "id": "1c51b5b762931014baac04133cb635b832d4ce94" }]},{"id": "1c51b5b762931014baac04133cb635b832d4ce94", "href": "/projects/ER/repos/pr-agent/commits/1c51b5b762931014baac04133cb635b832d4ce94","parents": [{ "id": "e5715e12cbef54ed9e37570ffe96264c990953a6" }]},{"id": "9df554ed1c5c5825dc71d613bcb2f724df7416e8", "href": "/projects/ER/repos/pr-agent/commits/9df554ed1c5c5825dc71d613bcb2f724df7416e8","parents": [{ "id": "e5715e12cbef54ed9e37570ffe96264c990953a6" },{ "id": "4203ee4ca8b64451f017189d2a3efd354cbe529a" }]},{"id": "4203ee4ca8b64451f017189d2a3efd354cbe529a", "href": "/projects/ER/repos/pr-agent/commits/4203ee4ca8b64451f017189d2a3efd354cbe529a","parents": [{ "id": "84dc976ebba8db539305cf57dad8feae846c26cf" }]},{"id": "e5715e12cbef54ed9e37570ffe96264c990953a6", "href": "/projects/ER/repos/pr-agent/commits/e5715e12cbef54ed9e37570ffe96264c990953a6","parents": [{ "id": "97b48da03bcd4342f03bfa74c36b94f4c7d08283" },{ "id": "578d7c69f8c6e84db7070e6d439b30142a78888a" }]},{"id": "578d7c69f8c6e84db7070e6d439b30142a78888a", "href": "/projects/ER/repos/pr-agent/commits/578d7c69f8c6e84db7070e6d439b30142a78888a","parents": [{ "id": "97b48da03bcd4342f03bfa74c36b94f4c7d08283" }]},{"id": "97b48da03bcd4342f03bfa74c36b94f4c7d08283", "href": "/projects/ER/repos/pr-agent/commits/97b48da03bcd4342f03bfa74c36b94f4c7d08283","parents": [{ "id": "84dc976ebba8db539305cf57dad8feae846c26cf" },{ "id": "d9571ee7cbcc25547325389ced25e2cdd7391bac" }]},{"id": "d9571ee7cbcc25547325389ced25e2cdd7391bac", "href": "/projects/ER/repos/pr-agent/commits/d9571ee7cbcc25547325389ced25e2cdd7391bac","parents": [{ "id": "4f1dccf67b7dd21408a874cfd10b41f5649eeb50" }]},{"id": "84dc976ebba8db539305cf57dad8feae846c26cf", "href": "/projects/ER/repos/pr-agent/commits/84dc976ebba8db539305cf57dad8feae846c26cf","parents": [{ "id": "7373ed36e6f1fd9232a8f8c8c09c2449cd89aae4" },{ "id": "93773f3c088681367b12b028a1ce1f28e0e5334c" }]},{"id": "93773f3c088681367b12b028a1ce1f28e0e5334c", "href": "/projects/ER/repos/pr-agent/commits/93773f3c088681367b12b028a1ce1f28e0e5334c","parents": [{ "id": "53a974c28251e0b06a4369eaafee1518c0d1983d" }]},{"id": "7373ed36e6f1fd9232a8f8c8c09c2449cd89aae4", "href": "/projects/ER/repos/pr-agent/commits/7373ed36e6f1fd9232a8f8c8c09c2449cd89aae4","parents": [{ "id": "cdf13925b0eab8081343fdd3d6dc81ed9de68f1f" }]},{"id": "cdf13925b0eab8081343fdd3d6dc81ed9de68f1f", "href": "/projects/ER/repos/pr-agent/commits/cdf13925b0eab8081343fdd3d6dc81ed9de68f1f","parents": [{ "id": "53a974c28251e0b06a4369eaafee1518c0d1983d" },{ "id": "c2f52539aa0b34dd15de3d0e5be41c27767c8795" }]},{"id": "c2f52539aa0b34dd15de3d0e5be41c27767c8795", "href": "/projects/ER/repos/pr-agent/commits/c2f52539aa0b34dd15de3d0e5be41c27767c8795","parents": [{ "id": "53a974c28251e0b06a4369eaafee1518c0d1983d" }]},{"id": "53a974c28251e0b06a4369eaafee1518c0d1983d", "href": "/projects/ER/repos/pr-agent/commits/53a974c28251e0b06a4369eaafee1518c0d1983d","parents": [{ "id": "6a5ff2fa3b7840748979af6f6d40637b2e5ea6ef" },{ "id": "c9ed271eaf57b10f19479fc1366e7b612f312363" }]},{"id": "c9ed271eaf57b10f19479fc1366e7b612f312363", "href": "/projects/ER/repos/pr-agent/commits/c9ed271eaf57b10f19479fc1366e7b612f312363","parents": [{ "id": "6a5ff2fa3b7840748979af6f6d40637b2e5ea6ef" }]},{"id": "6a5ff2fa3b7840748979af6f6d40637b2e5ea6ef", "href": "/projects/ER/repos/pr-agent/commits/6a5ff2fa3b7840748979af6f6d40637b2e5ea6ef","parents": [{ "id": "25d661c152c73627edd7e904e00249015484b761" }]},{"id": "25d661c152c73627edd7e904e00249015484b761", "href": "/projects/ER/repos/pr-agent/commits/25d661c152c73627edd7e904e00249015484b761","parents": [{ "id": "d20c9c6c9430829986b902fdccff899bc3dc1b1f" }]},{"id": "d20c9c6c9430829986b902fdccff899bc3dc1b1f", "href": "/projects/ER/repos/pr-agent/commits/d20c9c6c9430829986b902fdccff899bc3dc1b1f","parents": [{ "id": "2bbf4b366ecb9f8d660da2e14e5bf1e60f9126b3" },{ "id": "d1d861e16386df9b8a4dbb90d12a8739541beff1" }]},{"id": "d1d861e16386df9b8a4dbb90d12a8739541beff1", "href": "/projects/ER/repos/pr-agent/commits/d1d861e16386df9b8a4dbb90d12a8739541beff1","parents": [{ "id": "033db1015e5a22bd75138c9b81b88140e5d48924" }]},{"id": "033db1015e5a22bd75138c9b81b88140e5d48924", "href": "/projects/ER/repos/pr-agent/commits/033db1015e5a22bd75138c9b81b88140e5d48924","parents": [{ "id": "abf2f68c61b59870066256f44b2fe47b9c3d0c87" }]},{"id": "abf2f68c61b59870066256f44b2fe47b9c3d0c87", "href": "/projects/ER/repos/pr-agent/commits/abf2f68c61b59870066256f44b2fe47b9c3d0c87","parents": [{ "id": "441e098e2ae4af4d7c71abf6efaf499a9db2e14d" }]},{"id": "441e098e2ae4af4d7c71abf6efaf499a9db2e14d", "href": "/projects/ER/repos/pr-agent/commits/441e098e2ae4af4d7c71abf6efaf499a9db2e14d","parents": [{ "id": "b9d096187ad59c3fcae17eef37eab0452eed0e94" }]},{"id": "2bbf4b366ecb9f8d660da2e14e5bf1e60f9126b3", "href": "/projects/ER/repos/pr-agent/commits/2bbf4b366ecb9f8d660da2e14e5bf1e60f9126b3","parents": [{ "id": "dae87d7da8cf9d373f562943673f6a9cf9962f0c" },{ "id": "b9d096187ad59c3fcae17eef37eab0452eed0e94" }]},{"id": "b9d096187ad59c3fcae17eef37eab0452eed0e94", "href": "/projects/ER/repos/pr-agent/commits/b9d096187ad59c3fcae17eef37eab0452eed0e94","parents": [{ "id": "ce156751e851beae746a29c8edae0496c2658fa4" }]},{"id": "ce156751e851beae746a29c8edae0496c2658fa4", "href": "/projects/ER/repos/pr-agent/commits/ce156751e851beae746a29c8edae0496c2658fa4","parents": [{ "id": "b034d16c23beb59c4d9ef222b0844b0e8f7ea0b0" },{ "id": "dae87d7da8cf9d373f562943673f6a9cf9962f0c" }]},{"id": "dae87d7da8cf9d373f562943673f6a9cf9962f0c", "href": "/projects/ER/repos/pr-agent/commits/dae87d7da8cf9d373f562943673f6a9cf9962f0c","parents": [{ "id": "4f1dccf67b7dd21408a874cfd10b41f5649eeb50" },{ "id": "415f44d763692561a8768145d077f7b0cb49b8a9" }]},{"id": "415f44d763692561a8768145d077f7b0cb49b8a9", "href": "/projects/ER/repos/pr-agent/commits/415f44d763692561a8768145d077f7b0cb49b8a9","parents": [{ "id": "8fb9b8ed3e81ea3c24819d7392385042c506c650" }]},{"id": "8fb9b8ed3e81ea3c24819d7392385042c506c650", "href": "/projects/ER/repos/pr-agent/commits/8fb9b8ed3e81ea3c24819d7392385042c506c650","parents": [{ "id": "745e955d1f3d4203852a98f7a196c347523d6365" }]},{"id": "4f1dccf67b7dd21408a874cfd10b41f5649eeb50", "href": "/projects/ER/repos/pr-agent/commits/4f1dccf67b7dd21408a874cfd10b41f5649eeb50","parents": [{ "id": "cd526a233c0077ea4c6398576d99de2de4e1998e" },{ "id": "3778cc2745e50990f306fb6ef5721686b47db7b4" }]},{"id": "3778cc2745e50990f306fb6ef5721686b47db7b4", "href": "/projects/ER/repos/pr-agent/commits/3778cc2745e50990f306fb6ef5721686b47db7b4","parents": [{ "id": "8793f8d9b02e69a5191ef62c2fdb528314dd651f" }]},{"id": "8793f8d9b02e69a5191ef62c2fdb528314dd651f", "href": "/projects/ER/repos/pr-agent/commits/8793f8d9b02e69a5191ef62c2fdb528314dd651f","parents": [{ "id": "61837c69a3224ab3658ad6f601e5d088cb00f1fc" }]}]