mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-06-01 14:21:21 +00:00
ConPTY on Windows builds <= 19041 has known reliability issues including missing output and hangs. VS Code uses the same cutoff. This fixes run_shell_command returning empty output on affected Windows systems by falling back to spawn-based execution instead of node-pty. Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com> |
||
|---|---|---|
| .. | ||
| config.test.ts | ||
| config.ts | ||
| constants.ts | ||
| models.ts | ||
| storage.test.ts | ||
| storage.ts | ||