mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-19 07:54:38 +00:00
Remove wrapCommandForWindowsEncoding and forceUtf8Output parameter, relying solely on getCachedEncodingForBuffer for encoding detection. This simplifies the shell execution flow by removing the chcp 65001 command prefixing approach. Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com> |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| vendor/ripgrep | ||
| index.ts | ||
| package.json | ||
| test-setup.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||