github xintaofei/codeg v0.12.2
codeg v0.12.2

4 hours ago

Release version 0.12.2

  • feat(web): the built-in Web service can now start automatically when Codeg launches, using the saved port and token. Thanks to @pia for #161.
  • fix(tabs): workspace and file tabs now use long-press drag on touch devices, reducing accidental switches, closes, and context menu triggers while reordering. Thanks to @pia for #162.
  • feat(pet): the pet manager and marketplace now show animated action previews, so a pet's major states can be checked before activation or installation.
  • fix(pet): marketplace search now uses the correct query parameter, so keyword filtering returns the expected online results.
  • fix(window): dialog-style windows such as Settings, Commit, Merge, and Push now stay scoped to their opener instead of floating above the entire desktop.
  • feat(window): dialog window titles now follow the active app language across all supported locales.
  • feat(ui): dialogs now include a consistent close button, including the command dialog.
  • fix(acp): overlapping ACP connection attempts now preserve the latest request, so rapid agent or session switches no longer get overwritten by an older connection.
  • fix(acp): Gemini ACP now skips the trust prompt for a smoother connection flow.
  • chore(acp): OpenCode ACP has been updated to 1.14.48.
  • fix(gemini): Gemini session history now supports newer JSONL logs, including incremental message updates, tool result summaries, and token usage.
  • fix(chat): token statistics now use compact K/M formatting consistently across message details and the status bar.

发布版本 0.12.2

  • 功能(Web):内置 Web 服务现在可以在 Codeg 启动时自动开启,并复用已保存的端口和 Token。感谢 @pia#161 中的贡献。
  • 修复(标签页):触摸设备上的工作区标签和文件标签现在通过长按拖拽排序,减少排序时误切换、误关闭和误触菜单的情况。感谢 @pia#162 中的贡献。
  • 功能(桌宠):桌宠管理器和在线市场现在支持动作预览,启用或安装前可以查看桌宠的主要状态动画。
  • 修复(桌宠):在线市场搜索已改用正确的查询参数,关键字筛选可以返回预期的线上结果。
  • 修复(窗口):设置、提交、冲突解决、推送等对话式窗口现在会限制在来源窗口范围内,不再浮在整个桌面最上层。
  • 功能(窗口):对话窗口标题现在会跟随当前应用语言显示,并覆盖所有支持的语言。
  • 功能(UI):弹窗现在统一提供关闭按钮,命令面板也支持直接点击关闭。
  • 修复(ACP):多个 ACP 连接请求重叠时,现在会保留最后一次请求,快速切换代理或会话时不再被旧连接覆盖。
  • 修复(ACP):Gemini ACP 启动时会跳过信任确认,连接流程更顺畅。
  • 调整(ACP):OpenCode ACP 已更新到 1.14.48。
  • 修复(Gemini):Gemini 会话历史现在支持新版 JSONL 日志,并能正确处理增量消息、工具结果摘要和 token 用量。
  • 修复(聊天):消息详情和状态栏里的 token 统计现在统一使用 K/M 紧凑格式显示。

Don't miss a new codeg release

NewReleases is sending notifications on new releases.