Chinese/Unicode path broken since v1.1.54 - "Failed to reload [object Object]" / "List files failed" #9030

Open
opened 2026-02-16 18:11:27 -05:00 by yindo · 2 comments
Owner

Originally created by @ljjay on GitHub (Feb 10, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Description

Opening a workspace with Chinese characters in the path fails with multiple errors since v1.1.54. This worked
correctly in v1.1.53 and all earlier versions.

Plugins

No response

OpenCode version

OpenCode Desktop version: v1.1.56 (also broken in v1.1.54, v1.1.55)

Steps to reproduce

  1. Create or open a project with Chinese characters in the path, e.g. E:\LocalProjects\DailyUse\chrome控制台插件
  2. Add it as a workspace in OpenCode Desktop
  3. Try to open the workspace

Screenshot and/or share link

Image

Operating System

OS: Windows 11 x64

Terminal

powershell

Originally created by @ljjay on GitHub (Feb 10, 2026). Originally assigned to: @adamdotdevin on GitHub. ### Description Opening a workspace with Chinese characters in the path fails with multiple errors since v1.1.54. This worked correctly in v1.1.53 and all earlier versions. ### Plugins _No response_ ### OpenCode version **OpenCode Desktop version**: v1.1.56 (also broken in v1.1.54, v1.1.55) ### Steps to reproduce 1. Create or open a project with Chinese characters in the path, e.g. `E:\LocalProjects\DailyUse\chrome控制台插件` 2. Add it as a workspace in OpenCode Desktop 3. Try to open the workspace ### Screenshot and/or share link <img width="427" height="241" alt="Image" src="https://github.com/user-attachments/assets/03988935-1588-489a-87e9-1d36076659f1" /> ### Operating System **OS**: Windows 11 x64 ### Terminal powershell
yindo added the windowsbugweb labels 2026-02-16 18:11:27 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 10, 2026):

This issue might be a duplicate of or related to existing issues. Please check:

  • #6906: bug: cant open folders on desktop w/ chinese characters in path
  • #13023: Windows: opencode fails in non-ASCII (Chinese) directory with invalid x-opencode-directory header
  • #13060: Desktop on Windows: saved non-ASCII workspace paths break session/model loading
  • #13048: 新版本1.1.56加载部分项目, 报列出文件失败 (Same "List files failed" error)

These appear to be related to the same root cause affecting Unicode/non-ASCII paths on Windows in v1.1.54+. Consider reviewing these together for a unified fix.

@github-actions[bot] commented on GitHub (Feb 10, 2026): This issue might be a duplicate of or related to existing issues. Please check: - #6906: bug: cant open folders on desktop w/ chinese characters in path - #13023: Windows: opencode fails in non-ASCII (Chinese) directory with invalid x-opencode-directory header - #13060: Desktop on Windows: saved non-ASCII workspace paths break session/model loading - #13048: 新版本1.1.56加载部分项目, 报列出文件失败 (Same "List files failed" error) These appear to be related to the same root cause affecting Unicode/non-ASCII paths on Windows in v1.1.54+. Consider reviewing these together for a unified fix.
Author
Owner

@alexyaroshuk commented on GitHub (Feb 13, 2026):

I believe this is fixed, please try latest version. Then, if fixed, please close the issue

@alexyaroshuk commented on GitHub (Feb 13, 2026): I believe this is fixed, please try latest version. Then, if fixed, please close the issue
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9030