-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: QwenLM/qwen-code
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(filesearch): limit max files to prevent OOM crashes
#2048
opened Mar 2, 2026 by
echoVic
Loading…
fix(cli): ignore stream-json input format in TTY mode to prevent hanging
#2047
opened Mar 2, 2026 by
Mingholy
Loading…
feat(cli): change temporary filename prefix to qwen-edit-
#2045
opened Mar 2, 2026 by
xieyonn
Loading…
fix(core): remove spaces between Chinese characters and numbers in tool args
#2043
opened Mar 2, 2026 by
echoVic
Loading…
Refactor settings migration to sequential framework with atomic file writes
v0.12.0
#2037
opened Mar 2, 2026 by
Mingholy
Loading…
fix(gemini): convert PDF to text in functionResponse parts to prevent API errors
#2035
opened Mar 2, 2026 by
echoVic
Loading…
feat(security): add VibeGuard-style client-side redaction
#2031
opened Mar 1, 2026 by
inkdust2021
•
Draft
fix(tools): add bash/sh aliases for shell tool and migrate legacy tool names
#2029
opened Mar 1, 2026 by
echoVic
Loading…
fix(tools): trim whitespace from skill name to prevent lookup failures
#2027
opened Mar 1, 2026 by
echoVic
Loading…
fix(core): reject PDF files to prevent session corruption (fixes #2020)
#2024
opened Feb 28, 2026 by
drewd789
Loading…
feat: Add interactive TUI for extension management
v0.12.0
#2008
opened Feb 28, 2026 by
LaZzyMan
Loading…
fix: sanitize control characters in terminal output
#2007
opened Feb 28, 2026 by
tengfeiwang1
Loading…
4 tasks done
feat(core): enable parallel tool call execution
#2000
opened Feb 28, 2026 by
yiliang114
•
Draft
1 task
feat(hooks): Implement hooks system infrastructure with CLI and UI management
#1988
opened Feb 27, 2026 by
DennisYu07
Loading…
feat: implement Modes Layer for specialized agent profiles
#1980
opened Feb 27, 2026 by
impulse22-ru
Loading…
fix(lsp): send textDocument/didOpen before documentSymbol request
#1930
opened Feb 24, 2026 by
TheForgivenOne
Loading…
fix(tools): fix spacing errors in CJK and Latin mixed paths
#1925
opened Feb 24, 2026 by
Sakuranda
Loading…
feat(arena): Add agent collaboration arena with multi-model competitive execution
#1912
opened Feb 23, 2026 by
tanzhenxin
•
Draft
fix(core): normalize Windows PATH-like env keys for shell execution
#1904
opened Feb 22, 2026 by
Sakuranda
Loading…
docs: add security note and PATH info to installation section
#1901
opened Feb 22, 2026 by
hobostay
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.