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 }}
QwenLM
/
qwen-code
Public
Notifications
You must be signed in to change notification settings
Fork
3.1k
Star
28k
Code
Issues
1.2k
Pull requests
319
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(cli): add API preconnect to reduce first-call latency
- #3318
#3318
Merged
wenshao
merged 15 commits into
main
QwenLM/qwen-code:main
from
feat/api-preconnect-3223
QwenLM/qwen-code:feat/api-preconnect-3223
Copy head branch name to clipboard
Apr 26, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat(cli): add API preconnect to reduce first-call latency
#3318
wenshao
merged 15 commits into
main
QwenLM/qwen-code:main
from
feat/api-preconnect-3223
QwenLM/qwen-code:feat/api-preconnect-3223
Copy head branch name to clipboard
Commits
Commits on Apr 19, 2026
feat(cli): add API preconnect to reduce first-call latency (#3223)
Show description for a52a7b3
doudouOUC
and
qwencoder
committed
a52a7b3
View commit details
Copy full SHA for a52a7b3
Browse repository at this point
fix(cli): address bot review comments for API preconnect
Show description for a8f1e4e
doudouOUC
and
qwencoder
committed
a8f1e4e
View commit details
Copy full SHA for a8f1e4e
Browse repository at this point
fix(cli): use resolved base URL and shared dispatcher for API preconnect
Show description for 6832534
doudouOUC
and
qwencoder
committed
6832534
View commit details
Copy full SHA for 6832534
Browse repository at this point
fix(cli): honor configured proxy in API preconnect
Show description for 6fd7451
doudouOUC
and
qwencoder
committed
6fd7451
View commit details
Copy full SHA for 6fd7451
Browse repository at this point
fix(cli): remove env proxy skip in preconnect, add runtime guard
Show description for 7317a4b
doudouOUC
and
qwencoder
committed
7317a4b
View commit details
Copy full SHA for 7317a4b
Browse repository at this point
refactor(cli): remove redundant runtime check in preconnect dispatcher
Show description for 3049436
doudouOUC
and
qwencoder
committed
3049436
View commit details
Copy full SHA for 3049436
Browse repository at this point
fix(cli): remove ineffective gemini/vertex preconnect and extend keep-alive
Show description for 99d742d
doudouOUC
and
qwencoder
committed
99d742d
View commit details
Copy full SHA for 99d742d
Browse repository at this point
Commits on Apr 20, 2026
merge: resolve conflict with main branch in gemini.tsx
Show description for 22c44c5
doudouOUC
and
qwencoder
committed
22c44c5
View commit details
Copy full SHA for 22c44c5
Browse repository at this point
fix(cli): avoid importing real core module in apiPreconnect test mock
Show description for 0824a7e
doudouOUC
and
qwencoder
committed
0824a7e
View commit details
Copy full SHA for 0824a7e
Browse repository at this point
Commits on Apr 21, 2026
fix(cli): defer preconnectFired flag so missing targetUrl allows retry
Show description for d032916
doudouOUC
and
qwencoder
committed
d032916
View commit details
Copy full SHA for d032916
Browse repository at this point
Commits on Apr 22, 2026
fix(cli): address review comments for API preconnect
Show description for 70a2f5b
doudouOUC
and
qwencoder
committed
70a2f5b
View commit details
Copy full SHA for 70a2f5b
Browse repository at this point
fix(cli): add dashscope to preconnect whitelist and replace benchmark script
Show description for 950960f
doudouOUC
committed
950960f
View commit details
Copy full SHA for 950960f
Browse repository at this point
fix(lint): add .mjs and browser globals to scripts ESLint config
Show description for ac82e37
doudouOUC
committed
ac82e37
View commit details
Copy full SHA for ac82e37
Browse repository at this point
Commits on Apr 25, 2026
fix(cli): extend preconnect allowlist to cover all DashScope regional endpoints
Show description for b208963
doudouOUC
and
qwencoder
committed
b208963
View commit details
Copy full SHA for b208963
Browse repository at this point
Commits on Apr 26, 2026
fix(cli): treat non-URL sentinel as unresolved in preconnect
Show description for bdbb51e
doudouOUC
and
qwencoder
committed
bdbb51e
View commit details
Copy full SHA for bdbb51e
Browse repository at this point
You can’t perform that action at this time.