You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
修复远程 controller 淘汰和断开后的清理逻辑,旧 transport 读任务会被关闭,不再残留重复读取链路。
修复 agent 自动升级的 manifest 查找逻辑,能更可靠选择当前通道的最新版本。
修复 Claude runtime 探测,启动前遗留的旧转录活动不再让项目错误显示为正在响应。
English
[2.0.0-rc.2] - 2026-07-04
Added
Added a terminal list with search and select-all support for quickly finding and managing active terminal sessions.
Added folder context-menu actions for creating files and folders directly inside the selected directory without switching the file view.
Fixed
Reduced idle desktop CPU usage by avoiding redundant terminal repaint and UI invalidation work while sessions are inactive or hidden.
Fixed remote controller cleanup so replaced or disconnected controllers shut down their stale transport tasks instead of leaving duplicate readers alive.
Fixed agent auto-update manifest lookup so the updater selects the latest matching channel release reliably.
Fixed Claude runtime probing so stale pre-launch transcript activity no longer keeps a project marked as actively responding.