Merge pull request #2073 from QwenLM/fix-issue-qwen-code

fix: preserve original encoding when reading/writing non-UTF-8 files
This commit is contained in:
tanzhenxin 2026-03-06 11:38:35 +08:00 committed by GitHub
commit 38e49c1d39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 645 additions and 33 deletions

1
package-lock.json generated
View file

@ -19482,6 +19482,7 @@
"google-auth-library": "^10.5.0",
"html-to-text": "^9.0.5",
"https-proxy-agent": "^7.0.6",
"iconv-lite": "^0.6.3",
"ignore": "^7.0.0",
"jsonrepair": "^3.13.0",
"marked": "^15.0.12",