forked from qodo-ai/pr-agent
-
Notifications
You must be signed in to change notification settings - Fork 0
Upgrade Version v31 #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
mattifrind
wants to merge
1,273
commits into
main
Choose a base branch
from
upgrade-version-v31
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…s-config-on-bitbucketserver fix: add support for filtering ignored files in Bitbucket Server provider
fix: update documentation for tools
…ompliance documentation
…rove and compliance tools
merge the docs of chrome extension into one page
update recent updates and add gitlab issues docs
…-06-bentchmark docs: add GPT-5-pro benchmark results to PR benchmark documentation
* Add support for SSL related interactions: 1. Inject SSL related env variables to git clone 2. Force LiteLLM to use aiohttp which honors SSL env. variables, this is done by setting configuration toml as follows: [litellm] disable_aiohttp = true * Update pr_agent/git_providers/git_provider.py Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com> * Guard get_git_ssl_env invocation with try-catch --------- Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
… reorder model list
…ation-drifts docs: Fix some documentation drifts
…t-2025 docs: update Qodo Merge default models
…m other sources (qodo-ai#2077) * Apply repo settings: Disable loading env files as well as merging from other sources. * Add warning in case of exception of failed Dynaconf init * code suggestion * Missing e
Updated the email address for reporting vulnerabilities.
Change security vulnerability report email address
* Add push_commands support when PR is updated * code review
…o compliance tool documentation
Update authors and maintainers email addresses
Update contact email for reporting incidents
Update README.md v2
feat: improvements for Gitea integration
…ages-docs-update Remove Scala and other languages from docs
docs: add GPT-5.1 benchmark results to PR benchmark documentation
- add support for gpt-5.1, gpt-5.1-2025-11-13, gpt-5.1-chat-latest, gpt-5.1-codex, gpt-5.1-codex-mini - replace default model gpt-5-2025-08-07 with gpt-5.1-2025-11-13 per OpenAI’s Nov 13 launch See: https://openai.com/index/gpt-5-1-for-developers/
feat: add OpenAI GPT-5.1 series models
…ew-2025-11-18-ranking docs: add Gemini-3-pro-review benchmark results
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.