-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Pull requests: QwenLM/qwen-code
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add /chat command for saving, listing, resuming, and deleting named sessions
#3105
opened Apr 10, 2026 by
lnxsun
Loading…
fix(cli): prioritize slash command completions
#3104
opened Apr 10, 2026 by
yiliang114
Collaborator
Loading…
fix(cli): support Shift+Enter for newline insertion across terminals
#3103
opened Apr 10, 2026 by
doudouOUC
Collaborator
Loading…
6 tasks done
feat: optimize compact mode UX — shortcuts, settings sync, and safety
#3100
opened Apr 10, 2026 by
chiga0
Collaborator
Loading…
8 tasks
fix(vscode-ide-companion): preserve explicit null context limits
#3098
opened Apr 10, 2026 by
yiliang114
Collaborator
Loading…
fix(cli): check NEWLINE before SUBMIT in TextInput multiline mode
type/bug
Something isn't working as expected
#3094
opened Apr 10, 2026 by
tanzhenxin
Collaborator
Loading…
feat(session): add rename, delete, and auto-title generation for session
#3093
opened Apr 10, 2026 by
qqqys
Collaborator
Loading…
fix: prevent statusline script from corrupting settings.json
#3091
opened Apr 10, 2026 by
wenshao
Collaborator
Loading…
3 of 5 tasks
feat(memory): managed auto-memory and auto-dream system
#3087
opened Apr 10, 2026 by
LaZzyMan
Collaborator
Loading…
feat(cli): add startup optimization with API preconnect and early input capture
type/feature-request
New feature or enhancement request
#3085
opened Apr 10, 2026 by
doudouOUC
Collaborator
Loading…
6 tasks done
feat: auto-detect terminal dark/light theme via OSC 11 and COLORFGBG
#3082
opened Apr 10, 2026 by
BZ-D
Collaborator
Loading…
2 of 6 tasks
feat(retry): add persistent retry mode for unattended CI/CD environments
type/feature-request
New feature or enhancement request
#3080
opened Apr 10, 2026 by
zhangxy-zju
Collaborator
Loading…
feat(skills): add /batch skill for parallel batch operations
type/feature-request
New feature or enhancement request
#3079
opened Apr 10, 2026 by
doudouOUC
Collaborator
Loading…
5 tasks done
feat(core): add run_in_background support for Agent tool
type/feature-request
New feature or enhancement request
#3076
opened Apr 10, 2026 by
tanzhenxin
Collaborator
•
Draft
feat(subagents): propagate approval mode to sub-agents
type/feature-request
New feature or enhancement request
#3066
opened Apr 9, 2026 by
tanzhenxin
Collaborator
Loading…
feat(subagents): add disallowedTools field to agent definitions
type/feature-request
New feature or enhancement request
#3064
opened Apr 9, 2026 by
tanzhenxin
Collaborator
Loading…
feat(core,cli): add session-scoped vibe mode with safe shell auto-approval
#3048
opened Apr 9, 2026 by
JabesNelma
Loading…
fix(input): preserve tab characters in pasted content
type/bug
Something isn't working as expected
#3045
opened Apr 9, 2026 by
tanzhenxin
Collaborator
Loading…
fix(core): add LSP diagnostics caching and document refresh fallback
#3034
opened Apr 8, 2026 by
vadimLuzyanin
Loading…
fix(core): fall back to CLI confirmation when IDE diff open fails
#3031
opened Apr 8, 2026 by
yiliang114
Collaborator
Loading…
feat(cli): add /branch command for session forking
type/feature-request
New feature or enhancement request
fix(ui): add SlicingMaxSizedBox to prevent terminal flickering on large tool outputs
type/bug
Something isn't working as expected
#3013
opened Apr 8, 2026 by
chiga0
Collaborator
Loading…
8 tasks
chore: upgrade @google/genai SDK to v1.48.0
#3012
opened Apr 8, 2026 by
vaiduakhu-dot
Loading…
6 of 8 tasks
feat(core): add microcompaction for idle context cleanup
type/feature-request
New feature or enhancement request
#3006
opened Apr 8, 2026 by
tanzhenxin
Collaborator
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.