Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
QwenLM
/
qwen-code
Public
Notifications
You must be signed in to change notification settings
Fork
3k
Star
27.6k
Code
Issues
973
Pull requests
260
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(autofix): retry a model API error instead of stranding the PR
- #7247
#7247
Merged
wenshao
merged 10 commits into
main
QwenLM/qwen-code:main
from
ci/autofix-agent-api-retry
QwenLM/qwen-code:ci/autofix-agent-api-retry
Copy head branch name to clipboard
Jul 21, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix(autofix): retry a model API error instead of stranding the PR
#7247
wenshao
merged 10 commits into
main
QwenLM/qwen-code:main
from
ci/autofix-agent-api-retry
QwenLM/qwen-code:ci/autofix-agent-api-retry
Copy head branch name to clipboard
Commits
Commits on Jul 19, 2026
fix(autofix): retry a model API error instead of stranding the PR
Show description for 0e1ff5b
wenshao
committed
0e1ff5b
View commit details
Copy full SHA for 0e1ff5b
Browse repository at this point
Commits on Jul 20, 2026
fix(autofix): scope + broaden the retryable model-API detection (review)
Show description for ec6e644
wenshao
committed
ec6e644
View commit details
Copy full SHA for ec6e644
Browse repository at this point
test(autofix): cover the timeout guard and the OAuth-quota fallback (review)
Show description for cbbbfad
wenshao
committed
cbbbfad
View commit details
Copy full SHA for cbbbfad
Browse repository at this point
Merge branch 'main' into ci/autofix-agent-api-retry
yiliang114
authored
4451171
View commit details
Copy full SHA for 4451171
Browse repository at this point
fix(autofix): anchor the API-error code, split retry budget by cause, keep the headline UTF-8
Show description for f3e28ec
wenshao
committed
f3e28ec
View commit details
Copy full SHA for f3e28ec
Browse repository at this point
test(autofix): cover the auth-capped retry budget and Chinese API-error patterns (#7247)
qwen-code-ci-bot
committed
55563e3
View commit details
Copy full SHA for 55563e3
Browse repository at this point
fix(autofix): short-circuit 400 as terminal and classify only the last API error (#7247)
qwen-code-ci-bot
committed
719991a
View commit details
Copy full SHA for 719991a
Browse repository at this point
Commits on Jul 21, 2026
fix(autofix): treat transport-level API failures as retryable
Show description for 5522ffb
wenshao
committed
5522ffb
View commit details
Copy full SHA for 5522ffb
Browse repository at this point
Merge branch 'main' into ci/autofix-agent-api-retry
Show description for 0216f01
wenshao
committed
0216f01
View commit details
Copy full SHA for 0216f01
Browse repository at this point
fix(autofix): address review — OAuth fallback override, comment accuracy, display clamp (#7247)
qwen-code-ci-bot
committed
8956e0d
View commit details
Copy full SHA for 8956e0d
Browse repository at this point
You can’t perform that action at this time.