github xintaofei/codeg v0.10.4
codeg v0.10.4

latest release: v0.11.0
2 days ago

Release version 0.10.4

  • feat(settings): add a Windows toggle to disable WebView2 hardware acceleration, helping users work around white-screen and rendering glitches on certain GPUs.
  • fix(acp): uninstall before reinstall when upgrading npx-managed agents to avoid stale binaries.
  • fix(acp): bypass Windows file locks when clearing the binary cache so re-installation no longer fails.
  • fix(acp): dedupe slash command results at the session update mapping layer to prevent duplicated entries in the slash menu. Thanks to @MoozLee for contributing this fix in #111.

发布版本 0.10.4

  • 新增(设置):Windows 端新增禁用 WebView2 硬件加速的开关,便于规避部分显卡导致的白屏与渲染异常;
  • 修复(ACP):通过 npx 升级代理时先卸载再安装,避免残留旧版本二进制;
  • 修复(ACP):清理二进制缓存时绕过 Windows 文件锁,避免重新安装失败;
  • 修复(ACP):在会话更新映射阶段对斜杠命令结果去重,消除斜杠菜单中的重复项。感谢 @MoozLee#111 中贡献此修复。

Don't miss a new codeg release

NewReleases is sending notifications on new releases.