github xintaofei/codeg v0.13.2
codeg v0.13.2

6 hours ago

Release version 0.13.2

  • fix(remote): all remote-workspace HTTP and event traffic now goes through the desktop proxy, so window navigation, directory pickers, and API calls stay scoped to the selected connection.
  • fix(remote): project-boot windows opened from a remote workspace inherit the remote context, so create/clone flows route through the proxy.
  • fix(remote): WebSocket subscriptions are now isolated per window instance, so closing one window can't disturb a sibling that reused the same webview label.
  • fix(settings): system network settings no longer try to load local state inside a remote workspace.
  • fix(pet): pending-review and permission-request cues play as one-shots and return to idle, instead of pinning a "reviewing" ambient state.
  • style(sidebar): the active conversation title uses regular weight.

发布版本 0.13.2

  • 修复(远端):远端工作区的 HTTP 与事件流统一走桌面端代理,窗口导航、目录选择和 API 调用都会落在所选连接上。
  • 修复(远端):从远端工作区打开的项目引导窗口会继承远端上下文,新建 / 克隆流程同样走远端代理。
  • 修复(远端):WebSocket 订阅按窗口实例隔离,关闭某个窗口不会再误伤复用相同 webview 标签的同级窗口。
  • 修复(设置):系统网络设置在远端工作区中不再尝试加载本地状态。
  • 修复(桌宠):待审阅与权限请求提示改为一次性动画后回到 idle,不再常驻「审阅中」的环境状态。
  • 样式(侧边栏):当前选中的会话标题改为常规字重。

Don't miss a new codeg release

NewReleases is sending notifications on new releases.