Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-28 | 3.5 kB | |
v0.28 source code.tar.gz | 2025-03-28 | 392.7 kB | |
v0.28 source code.zip | 2025-03-28 | 499.3 kB | |
Totals: 3 Items | 895.5 kB | 0 |
Docker tags
codiumai/pr-agent:0.28 codiumai/pr-agent:0.28-github_app codiumai/pr-agent:0.28-bitbucket-app codiumai/pr-agent:0.28-gitlab_webhook codiumai/pr-agent:0.28-github_action codiumai/pr-agent:0.28-azure_devops_webhook
What's Changed
- chore: add bedrock/us.anthropic.claude-3-7-sonnet-20250219-v1:0 by @atsushi-ishibashi in https://github.com/qodo-ai/pr-agent/pull/1594
- docs: fix usage-guide/automations_and_usage.md in mistake link by @ryo-kagawa in https://github.com/qodo-ai/pr-agent/pull/1604
- docs: update model references to Claude 3.7 Sonnet and o3-mini throug… by @mrT23 in https://github.com/qodo-ai/pr-agent/pull/1607
- fix: validate one-liner suggestions to prevent repeating existing code by @mrT23 in https://github.com/qodo-ai/pr-agent/pull/1610
- feat: add DeepInfra support by @muhammad-asn in https://github.com/qodo-ai/pr-agent/pull/1611
- fix: repeat processing files to ignore by @congziqi77 in https://github.com/qodo-ai/pr-agent/pull/1612
- Support extended thinking for model
claude-3-7-sonnet-20250219
by @KennyDizi in https://github.com/qodo-ai/pr-agent/pull/1605 - Fix default value for extended_thinking_max_output_tokens by @KennyDizi in https://github.com/qodo-ai/pr-agent/pull/1614
- Update improve.md by @hussam789 in https://github.com/qodo-ai/pr-agent/pull/1615
- chore: update pr_reviewer_prompts.toml by @eltociear in https://github.com/qodo-ai/pr-agent/pull/1626
- Hl/update configs docs by @hussam789 in https://github.com/qodo-ai/pr-agent/pull/1625
- docs: Update description of gitlab-webhook installation. by @thonic in https://github.com/qodo-ai/pr-agent/pull/1628
- Update azuredevops_provider.py by @cdornano in https://github.com/qodo-ai/pr-agent/pull/1636
- doc: Add info about ollama context length by @Octoslav in https://github.com/qodo-ai/pr-agent/pull/1637
- Adding a new tool: /help_docs by @sharoneyal in https://github.com/qodo-ai/pr-agent/pull/1644
- Bugfix: Incorrect git url in case of GitHub app by @sharoneyal in https://github.com/qodo-ai/pr-agent/pull/1647
- Update Docs: Company Codebase Overview, RAG Integration & Configuration by @ofir-frd in https://github.com/qodo-ai/pr-agent/pull/1648
- fix: Logging and Commenting by @ishaansehgal99 in https://github.com/qodo-ai/pr-agent/pull/1634
- Add support for publishing comments on issues in GitHub provider by @sharoneyal in https://github.com/qodo-ai/pr-agent/pull/1651
New Contributors
- @atsushi-ishibashi made their first contribution in https://github.com/qodo-ai/pr-agent/pull/1594
- @ryo-kagawa made their first contribution in https://github.com/qodo-ai/pr-agent/pull/1604
- @muhammad-asn made their first contribution in https://github.com/qodo-ai/pr-agent/pull/1611
- @congziqi77 made their first contribution in https://github.com/qodo-ai/pr-agent/pull/1612
- @thonic made their first contribution in https://github.com/qodo-ai/pr-agent/pull/1628
- @cdornano made their first contribution in https://github.com/qodo-ai/pr-agent/pull/1636
- @Octoslav made their first contribution in https://github.com/qodo-ai/pr-agent/pull/1637
- @sharoneyal made their first contribution in https://github.com/qodo-ai/pr-agent/pull/1644
- @ishaansehgal99 made their first contribution in https://github.com/qodo-ai/pr-agent/pull/1634
Full Changelog: https://github.com/qodo-ai/pr-agent/compare/v0.27...v0.28