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
1k
Pull requests
254
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(vscode-companion): support /export session command
- #2592
#2592
Merged
yiliang114
merged 16 commits into
main
QwenLM/qwen-code:main
from
feat/1991-vscode-export-command
QwenLM/qwen-code:feat/1991-vscode-export-command
Copy head branch name to clipboard
Apr 24, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat(vscode-companion): support /export session command
#2592
yiliang114
merged 16 commits into
main
QwenLM/qwen-code:main
from
feat/1991-vscode-export-command
QwenLM/qwen-code:feat/1991-vscode-export-command
Copy head branch name to clipboard
Commits
Commits on Apr 20, 2026
feat(vscode-companion): support /export session command
yiliang114
committed
f518717
View commit details
Copy full SHA for f518717
Browse repository at this point
fix(vscode-ide-companion/webview): prefer ACP session id for export
yiliang114
committed
612fb34
View commit details
Copy full SHA for 612fb34
Browse repository at this point
feat(vscode-ide-companion): support /export slash command
Show description for 5c44d2b
yiliang114
committed
5c44d2b
View commit details
Copy full SHA for 5c44d2b
Browse repository at this point
fix(export): align slash command messaging
Show description for 77488b0
yiliang114
committed
77488b0
View commit details
Copy full SHA for 77488b0
Browse repository at this point
fix(webui): support explicit markdown file links
Show description for eb09075
yiliang114
committed
eb09075
View commit details
Copy full SHA for eb09075
Browse repository at this point
test(vscode-ide-companion): make export path assertion cross-platform
yiliang114
committed
47d3489
View commit details
Copy full SHA for 47d3489
Browse repository at this point
fix(vscode-ide-companion): use public session export entrypoint
yiliang114
committed
9e08b22
View commit details
Copy full SHA for 9e08b22
Browse repository at this point
fix(cli): replay standalone ESC after early capture
yiliang114
committed
b705931
View commit details
Copy full SHA for b705931
Browse repository at this point
fix(vscode-ide-companion): resolve rebase artifacts and vitest export alias
Show description for 92bf609
yiliang114
committed
92bf609
View commit details
Copy full SHA for 92bf609
Browse repository at this point
fix(cli): fix getAvailableCommands test mock to use getCommandsForMode
Show description for a1f90ae
yiliang114
committed
a1f90ae
View commit details
Copy full SHA for a1f90ae
Browse repository at this point
Commits on Apr 21, 2026
fix(vscode-ide-companion): fix export file link click and add save dialog
Show description for 4fd1624
yiliang114
committed
4fd1624
View commit details
Copy full SHA for 4fd1624
Browse repository at this point
fix(webui): scope file link handler to file:// URIs only, fix # in filenames
Show description for ffbb99c
yiliang114
committed
ffbb99c
View commit details
Copy full SHA for ffbb99c
Browse repository at this point
fix(vscode-ide-companion): update export tests for save dialog, fix stale JSDoc
Show description for 7a5cb2b
yiliang114
committed
7a5cb2b
View commit details
Copy full SHA for 7a5cb2b
Browse repository at this point
Commits on Apr 22, 2026
fix(webui): restore explicit file-path link handling alongside file:// URIs
Show description for 02449fd
yiliang114
committed
02449fd
View commit details
Copy full SHA for 02449fd
Browse repository at this point
Commits on Apr 24, 2026
Merge remote-tracking branch 'origin/main' into feat/1991-vscode-export-command
yiliang114
committed
950ad4a
View commit details
Copy full SHA for 950ad4a
Browse repository at this point
fix(cli): add missing getDisabledSlashCommands mock in getAvailableCommands test
Show description for 3562f07
yiliang114
committed
3562f07
View commit details
Copy full SHA for 3562f07
Browse repository at this point
You can’t perform that action at this time.