mingholy.lmh
50bf65b10b
test: skip flaky & ambigous sdk e2e test case
2026-01-13 20:04:19 +08:00
Mingholy
47c8bc5303
Merge pull request #1478 from QwenLM/mingholy/fix/misc-adjustments
...
Fix auth type switching and model persistence issues
2026-01-13 19:48:57 +08:00
tanzhenxin
117af05122
Merge pull request #1386 from tt-a1i/fix/error-message-object-display
...
fix(cli): improve error message display for object errors
2026-01-13 19:18:16 +08:00
tanzhenxin
557e6397bb
Merge pull request #1473 from BlockHand/build-sandbox
...
feat: Customizing the sandbox environment
2026-01-13 19:07:41 +08:00
刘伟光
f762a62a2e
feat: Improve the usage documentation
2026-01-13 18:54:26 +08:00
tanzhenxin
ca12772a28
Merge pull request #1469 from QwenLM/fix/1454-shell-timeout
...
feat(shell): add optional timeout for foreground commands
2026-01-13 18:25:36 +08:00
tanzhenxin
cec4b831b6
Merge pull request #1447 from xuewenjie123/feature/add-defaultHeaders-support
...
Feature/add custom headers support
2026-01-13 17:51:10 +08:00
tanzhenxin
74bf72877d
Merge branch 'main' into fix/1454-shell-timeout
2026-01-13 17:41:09 +08:00
tanzhenxin
b60ae42d10
Merge pull request #1474 from QwenLM/fix/vscode-run
...
fix(vscode-ide-companion): Fix cross-platform CLI terminal execution
2026-01-13 17:38:28 +08:00
tanzhenxin
54fd4c22a9
Merge pull request #1460 from QwenLM/feat/support-ipynb-select-code
...
Support Jupyter Notebook (.ipynb) File Code Selection
2026-01-13 17:37:02 +08:00
tanzhenxin
f3b7c63cd1
Merge pull request #1436 from QwenLM/feat/skills-enhancement
...
feat(skills): add experimental /skills command + hot reload
2026-01-13 17:36:21 +08:00
tanzhenxin
e4dee3a2b2
Implement proper header merging: customHeaders now merge with default headers instead of replacing them in all content generators
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-01-13 17:30:54 +08:00
mingholy.lmh
996b9df947
fix: switch auth won't persist fallback default models for qwen-oauth
2026-01-13 17:19:15 +08:00
mingholy.lmh
64291db926
fix: misc issues in qwen-oauth models, sdk cli path resolving.
...
1. remove `generationConfig`` of qwen-oauth models
2. fix esm issues when sdk trying to spawn cli
2026-01-13 17:19:15 +08:00
tanzhenxin
a8e3b9ebe7
Merge pull request #1411 from niklas-wortmann/jetbrains-docs
...
docs: add integration guide for JetBrains IDEs
2026-01-13 16:52:10 +08:00
tanzhenxin
5cfc9f4686
Update skill manager and package dependencies
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-01-13 16:51:36 +08:00
刘伟光
85473210e5
feat: Customizing the sandbox environment
2026-01-13 10:47:08 +08:00
刘伟光
c0c94bd4fc
feat: Customizing the sandbox environment
2026-01-13 10:39:32 +08:00
yiliang114
8111511a89
chore(vscode-ide-companion): add comments under window
2026-01-13 10:19:43 +08:00
xwj02155382
a8eb858f99
refactor: rename defaultHeaders to customHeaders
...
- Rename defaultHeaders field to customHeaders in ContentGeneratorConfig
- Update MODEL_GENERATION_CONFIG_FIELDS constant
- Update ModelGenerationConfig type definition
- Align naming with documentation and usage across the codebase
2026-01-13 10:14:55 +08:00
pomelo
52d6d1ff13
Merge pull request #1472 from QwenLM/update-vscode-extension-docs
...
Qwen Code CI / Test (push) Blocked by required conditions
Qwen Code CI / Test-1 (push) Blocked by required conditions
Qwen Code CI / Test-2 (push) Blocked by required conditions
Qwen Code CI / Test-3 (push) Blocked by required conditions
Qwen Code CI / Test-4 (push) Blocked by required conditions
Qwen Code CI / Test-5 (push) Blocked by required conditions
Qwen Code CI / Test-6 (push) Blocked by required conditions
Qwen Code CI / Test-7 (push) Blocked by required conditions
Qwen Code CI / Test-8 (push) Blocked by required conditions
Qwen Code CI / Post Coverage Comment (push) Blocked by required conditions
E2E Tests / E2E Test (Linux) - sandbox:docker (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:none (push) Waiting to run
E2E Tests / E2E Test - macOS (push) Waiting to run
Qwen Code CI / Lint (push) Waiting to run
Qwen Code CI / CodeQL (push) Waiting to run
docs(vscode-ide-companion): update vscode extension readme
2026-01-13 09:11:04 +08:00
yiliang114
c845049d26
Merge branch 'main' into fix/vscode-run
2026-01-13 00:27:44 +08:00
Jan-Niklas W.
299b7de030
add image for jetbrains acp configuration
2026-01-12 10:17:25 -06:00
yiliang114
b93bb8bff6
docs(vscode-ide-companion): update vscode extension readme
2026-01-13 00:14:57 +08:00
xwj02155382
adb53a6dc6
refactor: change customHeaders to use priority override instead of merge
...
- Remove special merge handling for customHeaders in modelConfigResolver
- Update all content generators to use priority override logic
- If customHeaders is defined in modelProvider, use it directly
- Otherwise, use customHeaders from global config or default headers
- Update documentation to reflect the new behavior
- Align customHeaders behavior with other config fields (timeout, maxRetries, etc.)
2026-01-12 18:03:02 +08:00
qwen-code-ci-bot
09196c6e19
Merge pull request #1470 from QwenLM/release/sdk-typescript/v0.1.2
...
Qwen Code CI / CodeQL (push) Waiting to run
Qwen Code CI / Lint (push) Waiting to run
Qwen Code CI / Test (push) Blocked by required conditions
Qwen Code CI / Test-1 (push) Blocked by required conditions
Qwen Code CI / Test-2 (push) Blocked by required conditions
Qwen Code CI / Test-3 (push) Blocked by required conditions
Qwen Code CI / Test-4 (push) Blocked by required conditions
Qwen Code CI / Test-5 (push) Blocked by required conditions
Qwen Code CI / Test-6 (push) Blocked by required conditions
Qwen Code CI / Test-7 (push) Blocked by required conditions
Qwen Code CI / Test-8 (push) Blocked by required conditions
Qwen Code CI / Post Coverage Comment (push) Blocked by required conditions
E2E Tests / E2E Test (Linux) - sandbox:docker (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:none (push) Waiting to run
E2E Tests / E2E Test - macOS (push) Waiting to run
chore(release): sdk-typescript v0.1.2
2026-01-12 16:26:57 +08:00
github-actions[bot]
4bd01d592b
chore(release): sdk-typescript v0.1.2
2026-01-12 08:25:25 +00:00
tanzhenxin
6917031128
feat(shell): add optional timeout for foreground commands
...
Adds a timeout parameter (validated and schema-exposed) and improves abort messaging by distinguishing user cancellation from timeout.
Resolves #1454
2026-01-12 16:23:11 +08:00
xwj02155382
b33525183f
Merge branch 'main' of github.com:QwenLM/qwen-code into feature/add-defaultHeaders-support
2026-01-12 15:52:23 +08:00
Mingholy
1aed5ce858
Merge pull request #1462 from QwenLM/mingholy/feat/sdk-skills
...
fix: SDK release workflow and stability improvements
2026-01-12 15:06:55 +08:00
Mingholy
bad5b0485d
Merge pull request #1457 from liqiongyu/fix/1118-auth-fetch-failed-diagnostics
...
fix(core): improve OAuth fetch-failed diagnostics
2026-01-12 15:06:16 +08:00
tanzhenxin
5a6e5bb452
Merge pull request #1427 from liqiongyu/fix/1333-legacy-settings-alias
...
fix(cli): warn on deprecated/unknown settings keys
2026-01-12 14:43:27 +08:00
tanzhenxin
5f8e1ebc94
chore(settings): update legacy settings alias implementation and tests
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-01-12 14:29:40 +08:00
mingholy.lmh
9670456a56
fix: simplify JavaScript runtime detection to fix powershell spawning process issue
2026-01-12 13:42:24 +08:00
liqoingyu
4c186e7c92
refactor(core): extract fetch error troubleshooting
2026-01-12 12:00:01 +08:00
tanzhenxin
2f6b0b233a
Merge pull request #1464 from xuewenjie123/fix/windows-background-terminal-execute-x
...
fix(shell): prevent console window flash on Windows for foreground tasks
2026-01-12 11:48:10 +08:00
xuewenjie
9a8ce605c5
test: update shellExecutionService test for Windows spawn config changes
2026-01-12 11:22:54 +08:00
tanzhenxin
afc693a4ab
Merge pull request #1453 from liqiongyu/fix/1359-sandbox-uidgid-default-linux
...
fix(cli): default sandbox UID/GID mapping on Linux
2026-01-12 11:08:47 +08:00
xuewenjie
7173cba844
fix(shell): prevent console window flash on Windows for foreground tasks
2026-01-12 11:04:05 +08:00
yiliang114
ec8cccafd7
Merge branch 'main' of https://github.com/QwenLM/qwen-code into fix/vscode-run
2026-01-12 10:57:56 +08:00
liqoingyu
8c56b612fb
fix(cli): warn on deprecated/unknown settings keys
2026-01-12 10:49:37 +08:00
mingholy.lmh
7d40e1470c
chore: add CODEOWNERS for SDK TypeScript package and remove legacy CLI path alias
2026-01-11 21:24:45 +08:00
yiliang114
b0e561ca73
chore(vscode-ide-companion/open-files-manager): update copyright headers to Qwen Team
2026-01-11 00:25:31 +08:00
yiliang114
563d68ad5b
feat(vscode-ide-companion/services): add IPYNB code selection support and refactor OpenFilesManager
2026-01-10 23:51:51 +08:00
yiliang114
82c524f87d
fix(vscode-ide-companion): window qwen code run command
2026-01-10 22:30:10 +08:00
yiliang114
df75aa06b6
fix(vscode-ide-companion): window qwen code run command
2026-01-10 22:08:14 +08:00
yiliang114
8ea9871d23
fix(vscode-ide-companion): fix positional argument problem due to special handling for Electron app of yargs
...
- Remove isNodeAvailable function and related child_process import
- Update command execution logic to properly handle ELECTRON_RUN_AS_NODE
- Add proper quoting mechanisms for different platforms (PowerShell vs POSIX)
- Bump version from 0.6.1 to 0.6.2
2026-01-10 19:52:25 +08:00
liqoingyu
097482910e
fix(core): improve OAuth fetch-failed diagnostics
2026-01-10 16:49:56 +08:00
liqoingyu
9b78c17638
fix(cli): default sandbox UID/GID mapping on Linux
...
Fixes #1359 .
Default container sandboxing on Linux to use host UID/GID so qwen runs under a user that matches the mounted home directory and persists auth/settings in ~/.qwen.
Also gate the informational log behind DEBUG/DEBUG_MODE and clarify docs about Linux UID/GID mapping and ~/.qwen persistence.
2026-01-10 14:31:08 +08:00
tanzhenxin
bde31d1261
Merge pull request #1448 from QwenLM/fix/openai-compatible
...
fix(core): handle missing delta in OpenAI stream chunks
2026-01-09 21:38:31 +08:00