Docker tags
codiumai/pr-agent:0.25
codiumai/pr-agent:0.25-github_app
codiumai/pr-agent:0.25-bitbucket-app
codiumai/pr-agent:0.25-gitlab_webhook
codiumai/pr-agent:0.25-github_action
codiumai/pr-agent:0.25-azure_devops_webhook
What's Changed
- Add 1C Enterprise language by @proDOOMman in #1197
- feat: gitlab skip source, target and labels by @paolomainardi in #1192
- fix: Typo in README (
Chrom
->Chrome
) by @ScArLeXiA in #1205 - Tr/dynamic context by @mrT23 in #1224
- Add new o1-mini and o1-preview models by @KennyDizi in #1226
- Set azure devops default status to ByDesign by @eddielu in #1228
- Update PR Action Handling Logic in GitHub Action Runner by @matanbaruch in #1231
- func get_line_link compatible with old gitlab versions by @yzongyue in #1232
- Add configuration for auto actions in GitHub Action runner by @mrT23 in #1253
- Add intro and chat text options for PR code suggestions in configuration by @mrT23 in #1254
- feat: add dual publishing mode for PR code suggestions by @mrT23 in #1263
- feat: enhance PR processing logic across GitLab, GitHub, and Bitbucket by @mrT23 in #1267
- bug-fix_azuredevops-new-file by @CoryBall in #1274
- Update footer links and branding from CodiumAI to Qodo by @almog-lv in #1280
- support more types of github ticket url / references by @hussam789 in #1290
- disable publishing labels by default by @mrT23 in #1299
- fix typos in documents by @dheerajsir in #1305
- Add support for new Claude models and update dependencies
by @KennyDizi in #1302 - Gitlab docs improved; gitlab webhook secret config standardization by @s1moe2 in #1307
- Support Google AI Studio by @yu-iskw in #1313
- update bitbucket-pipelines.yml filename in installation by @nomi3 in #1325
- Merge branch 'main' of https://github.com/ryanzll/pr-agent by @ryanzll in #1332
- Add configuration option to control publish of no code suggestions message by @miyagi-do in #1331
- Add Claude 3.5 Haiku Model Support and Update Dependencies by @KennyDizi in #1345
- Remove unused deployment_id variable. by @NxPKG in #1350
- Introduce pre-commit hooks and GitHub Actions by @yu-iskw in #1316
- docs: add note about $CI_SERVER_FQDN variable in GitLab CI/CD pipeline by @samuele-ruffino96 in #1362
- committable comments by @mrT23 in #1369
- Improve logging and error handling in Azure DevOps provider for code … by @mrT23 in #1373
- Check git_provider and reference_link before using them in utils.py by @ryanzll in #1364
- Add Support for GPT-4o November 2024 Model and Update Configurations by @KennyDizi in #1374
- Add publish_output_progress config support to AzureDevOps, BitBucket and Gitlab providers by @pdecat in #1376
New Contributors
- @proDOOMman made their first contribution in #1197
- @ScArLeXiA made their first contribution in #1205
- @eddielu made their first contribution in #1228
- @matanbaruch made their first contribution in #1231
- @yzongyue made their first contribution in #1232
- @chapeupreto made their first contribution in #1250
- @CoryBall made their first contribution in #1274
- @dheerajsir made their first contribution in #1305
- @yu-iskw made their first contribution in #1313
- @nomi3 made their first contribution in #1325
- @miyagi-do made their first contribution in #1331
- @NxPKG made their first contribution in #1350
- @samuele-ruffino96 made their first contribution in #1362
- @pdecat made their first contribution in #1376
Full Changelog: v0.24...v0.25