github xintaofei/codeg v0.11.8
codeg v0.11.8

7 hours ago

Release version 0.11.8

  • feat(chat): group consecutive tool runs into a compact summary pill with expandable details.
  • feat(chat): align multi-turn usage, duration, and model stats with historical reloads.
  • fix(chat): preserve file:// links in assistant markdown so local file links still reach the open-file dialog.
  • fix(mcp): accept streamableHttp and other casing/separator aliases consistently across manual config, Codex TOML, marketplace, and Smithery paths, normalizing them to the canonical http type.
  • fix(mcp): localize unsupported MCP type and transport errors, and route catch-handler stringification through toErrorMessage so backend error payloads no longer render as [object Object].
  • test(mcp): cover MCP type normalization across Codex TOML and marketplace paths.
  • chore(acp): bump OpenCode, Gemini, OpenClaw, and Cline registry versions.
  • style(chat): refine tool call card accents with theme-colored borders and a simpler visual treatment.
  • style(conversation): show a focus indicator on the active conversation tile.

发布版本 0.11.8

  • 功能(聊天):连续工具调用会合并为紧凑的摘要胶囊,并支持展开查看明细。
  • 功能(聊天):多回合的用量、耗时和模型统计与历史重新加载结果保持一致。
  • 修复(聊天):保留助手 Markdown 中的 file:// 链接,确保本地文件链接仍能进入打开文件对话框。
  • 修复(MCP):在手动配置、Codex TOML、marketplace 和 Smithery 路径中统一接受 streamableHttp 等大小写/分隔符别名,并规范化为标准 http 类型。
  • 修复(MCP):本地化不支持的 MCP 类型和 transport 错误,并统一通过 toErrorMessage 处理 catch 错误,避免后端错误对象显示为 [object Object]
  • 测试(MCP):覆盖 Codex TOML 与 marketplace 路径中的 MCP 类型规范化逻辑。
  • 维护(ACP):更新 OpenCode、Gemini、OpenClaw 和 Cline 的注册表版本。
  • 样式(聊天):优化工具调用卡片的强调边框,使用主题色并简化视觉表现。
  • 样式(会话):为当前激活的会话卡片显示焦点指示。

Don't miss a new codeg release

NewReleases is sending notifications on new releases.