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
28.1k
Code
Issues
1.2k
Pull requests
304
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: add /chat command for saving, listing, resuming, and deleting named sessions
- #3105
#3105
Closed
lnxsun
wants to merge 13 commits into
QwenLM:main
QwenLM/qwen-code:main
from
lnxsun:feat/chat-session-command
lnxsun/qwen-code:feat/chat-session-command
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
feat: add /chat command for saving, listing, resuming, and deleting named sessions
#3105
lnxsun
wants to merge 13 commits into
QwenLM:main
QwenLM/qwen-code:main
from
lnxsun:feat/chat-session-command
lnxsun/qwen-code:feat/chat-session-command
Copy head branch name to clipboard
Commits
Commits on Apr 10, 2026
feat: add /chat command for saving, listing, resuming, and deleting named sessions
千年一炭
committed
bcf4f28
View commit details
Copy full SHA for bcf4f28
Browse repository at this point
fix: resolve TypeScript errors and add comprehensive tests for /chat command
千年一炭
committed
d5f94b9
View commit details
Copy full SHA for d5f94b9
Browse repository at this point
chore: remove temporary test files
千年一炭
committed
d677862
View commit details
Copy full SHA for d677862
Browse repository at this point
feat: enable /chat resume to directly restore session by name
千年一炭
committed
de257c9
View commit details
Copy full SHA for de257c9
Browse repository at this point
fix(chat): address PR review feedback for /chat command
千年一炭
committed
b4b4da5
View commit details
Copy full SHA for b4b4da5
Browse repository at this point
fix(chat): update openResumeDialog signature to accept optional sessionId parameter
千年一炭
committed
5953efc
View commit details
Copy full SHA for 5953efc
Browse repository at this point
fix(chat): address all PR review feedback
千年一炭
committed
2e256c4
View commit details
Copy full SHA for 2e256c4
Browse repository at this point
fix(chat): address remaining review feedback - validation, confirmation, and code quality
千年一炭
committed
369d8a9
View commit details
Copy full SHA for 369d8a9
Browse repository at this point
refactor(chat): improve code quality based on local review
千年一炭
committed
a87fa3a
View commit details
Copy full SHA for a87fa3a
Browse repository at this point
refactor(chat): address remaining review findings - i18n and documentation
千年一炭
committed
469d856
View commit details
Copy full SHA for 469d856
Browse repository at this point
feat(chat): add documentation and harden validation with runtime robustness
千年一炭
committed
6e5af64
View commit details
Copy full SHA for 6e5af64
Browse repository at this point
feat(chat): add overwrite confirmation for /chat save command
千年一炭
committed
b6bf947
View commit details
Copy full SHA for b6bf947
Browse repository at this point
Commits on Apr 11, 2026
fix(chat): address critical security and performance issues
千年一炭
committed
8074098
View commit details
Copy full SHA for 8074098
Browse repository at this point
You can’t perform that action at this time.