Skip to content

Pull requests: QwenLM/qwen-code

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

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: add current folder and branch name in cli footer
#3101 opened Apr 10, 2026 by hyzx86 Loading…
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…
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…
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): 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
#3022 opened Apr 8, 2026 by qqqys Collaborator Draft
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…
ProTip! Exclude everything labeled bug with -label:bug.