-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
问题描述
点击关闭工作区按钮后,无法关闭已打开的文件夹,提示 "Workspace not found"。
环境信息
OS: Windows 10
BitFun 版本:0.1.2 (实际在0.1.1版本打开的文件夹,升级到0.1.2后,无法关闭文件夹,且无法新建会话,OpenCode 早期版本也出现过类似bug)
日志分析
从 app.log 中发现以下错误:
[ERROR] Failed to close workspace: Service error: Workspace not found: E:\Beamforming\Code\DILo
检查 workspace_data.json 发现 opened_workspace_ids 数组中存在多个工作区,且状态不一致(存在 Inactive 状态的工作区仍未从 opened_workspace_ids 中移除)。

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels