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
294
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 /chat file commands for session management
- #3190
#3190
Open
lnxsun
wants to merge 20 commits into
QwenLM:main
QwenLM/qwen-code:main
from
lnxsun:feat/chat-file-commands-clean
lnxsun/qwen-code:feat/chat-file-commands-clean
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
feat(cli): add /chat file commands for session management
#3190
lnxsun
wants to merge 20 commits into
QwenLM:main
QwenLM/qwen-code:main
from
lnxsun:feat/chat-file-commands-clean
lnxsun/qwen-code:feat/chat-file-commands-clean
Copy head branch name to clipboard
Commits
Commits on Apr 13, 2026
feat(cli): add /chat file commands for session management
千年一炭
committed
45c6304
View commit details
Copy full SHA for 45c6304
Browse repository at this point
Commits on Apr 15, 2026
fix: address all reviewer feedback from PR #3190
Show description for 42ebcd8
千年一炭
committed
42ebcd8
View commit details
Copy full SHA for 42ebcd8
Browse repository at this point
Commits on Apr 21, 2026
fix: correct hash calculation from path sanitize to SHA-256
Show description for d3ed275
千年一炭
committed
d3ed275
View commit details
Copy full SHA for d3ed275
Browse repository at this point
Commits on Apr 22, 2026
fix: use runtime context for session ID and handle malformed index JSON
Show description for d6a7932
千年一炭
committed
d6a7932
View commit details
Copy full SHA for d6a7932
Browse repository at this point
Commits on Apr 25, 2026
fix: remove duplicate assertion
lnxsun
committed
d22cb29
View commit details
Copy full SHA for d22cb29
Browse repository at this point
fix(chat-save): remove runtime context dependency, UUID from filename
lnxsun
committed
bba7b46
View commit details
Copy full SHA for bba7b46
Browse repository at this point
fix(chat-delete): use confirm_action built-in command, simplify flow
lnxsun
committed
6934e97
View commit details
Copy full SHA for 6934e97
Browse repository at this point
fix(chat.md): correct hash calculation and session ID source documentation
lnxsun
committed
b05c5db
View commit details
Copy full SHA for b05c5db
Browse repository at this point
Commits on Apr 26, 2026
fix: address review feedback from PR #3190
Show description for c3d95f5
千年一炭
committed
c3d95f5
View commit details
Copy full SHA for c3d95f5
Browse repository at this point
fix: resolve merge conflicts, address review feedback
Show description for 50f8a8c
千年一炭
committed
50f8a8c
View commit details
Copy full SHA for 50f8a8c
Browse repository at this point
fix: update source files with -y/--force flag support and session ID clarity
千年一炭
committed
90a1089
View commit details
Copy full SHA for 90a1089
Browse repository at this point
Merge branch 'main' into feat/chat-file-commands-clean
lnxsun
authored
411ffe1
View commit details
Copy full SHA for 411ffe1
Browse repository at this point
Commits on Apr 29, 2026
fix: address 5 critical review issues from PR #3190
Show description for 3b2677b
千年一炭
committed
3b2677b
View commit details
Copy full SHA for 3b2677b
Browse repository at this point
Commits on Apr 30, 2026
fix: address all reviewer feedback from PR #3190
Show description for 9fc07a3
千年一炭
committed
9fc07a3
View commit details
Copy full SHA for 9fc07a3
Browse repository at this point
fix: address remaining critical review issues from PR #3190
Show description for 2fc927f
千年一炭
committed
2fc927f
View commit details
Copy full SHA for 2fc927f
Browse repository at this point
Commits on May 1, 2026
fix: address second round of critical review issues from PR #3190
Show description for 5df87de
千年一炭
committed
5df87de
View commit details
Copy full SHA for 5df87de
Browse repository at this point
Commits on May 2, 2026
fix: address third round of review issues from PR #3190
Show description for ab20329
千年一炭
committed
ab20329
View commit details
Copy full SHA for ab20329
Browse repository at this point
Commits on May 6, 2026
docs: add notes to sub-commands about direct invocation bypassing router validation
千年一炭
committed
76125a8
View commit details
Copy full SHA for 76125a8
Browse repository at this point
fix: address all Critical + Suggestion review issues
千年一炭
committed
898aa20
View commit details
Copy full SHA for 898aa20
Browse repository at this point
Commits on Jul 8, 2026
fix: resolve review issues — fix test failures, drop chat-src from default, update token data
Show description for b3f255d
千年一炭
committed
b3f255d
View commit details
Copy full SHA for b3f255d
Browse repository at this point
You can’t perform that action at this time.