qwen-code/packages
tanzhenxin 2245f77b6d test(cli): remove flaky 'navigates with number keys' test
The test has a stale closure race condition: the 50ms wait between
pressing '2' and Enter may not be enough for React/Ink to re-render
and re-subscribe the useKeypress callback with the updated
selectedIndex, causing it to read the default value (0) instead of
the expected value (1) on slow CI runners (Windows + Node 20).
2026-04-07 06:41:54 +00:00
..
channels chore: bump version to 0.14.1 2026-04-03 16:17:10 +08:00
cli test(cli): remove flaky 'navigates with number keys' test 2026-04-07 06:41:54 +00:00
core fix(core): handle array-form type in anyOf/oneOf variants in getAcceptedTypes 2026-04-07 13:58:00 +08:00
sdk-java feat: simplify subagent model configuration with model selector 2026-03-27 11:49:45 +08:00
sdk-typescript Merge pull request #2698 from QwenLM/refactor/subagent-model-selection 2026-04-01 16:17:54 +08:00
test-utils chore: bump version to 0.14.1 2026-04-03 16:17:10 +08:00
vscode-ide-companion chore: bump version to 0.14.1 2026-04-03 16:17:10 +08:00
web-templates chore: bump version to 0.14.1 2026-04-03 16:17:10 +08:00
webui chore: bump version to 0.14.1 2026-04-03 16:17:10 +08:00
zed-extension chore(zed-extension): update package version to 0.10.0 2026-02-06 14:26:01 +08:00