Skip to content

ChatSpeed v2.0.11

Choose a tag to compare

@github-actions github-actions released this 02 Aug 02:46

[2.0.11]

🚀 New Features

  • Workflow code editor:
    • Added an embedded code editor with file-tree integration, editable file previews, and expanded syntax highlighting support.
  • Workflow drafts:
    • Persisted input drafts so unfinished Workflow prompts are restored reliably.
  • Usage and cost analysis:
    • Added end-to-end usage tracking for Workflow and CCProxy requests, including token, cache, throughput, and cost summaries.
  • Credential protection: Search-provider credentials are now protected through encrypted local storage.

🪄 Improvements

  • Workflow reliability and safety:
    • Preserved runtime preferences and execution state across recovery, and enforced scoped file access for Workflow tools and code editing.
    • Refined tool activity, compact sidebar tooltips, code-editor interactions, and terminal presentation; the embedded terminal now synchronizes its viewport background with the active theme and uses a 10px custom scrollbar.
  • Tool and protocol handling:
    • Preserved file line endings during tool edits and kept OpenAI Responses tool-call IDs intact across streaming and conversion.

🐞 Bug Fixes

  • Windows integration: Prevented command windows from flashing for Git, Shell, terminal, and automation operations, and corrected managed-window show handling.
  • Workflow display and persistence: Fixed stale compact tooltips and improved line-ending preservation and activity-state rendering in Workflow messages.

🚀 新功能

  • Workflow 代码编辑器
    • 新增内嵌代码编辑器,集成文件树、可编辑文件预览,并扩展语法高亮支持。
  • Workflow 草稿
    • 持久化输入草稿,可靠恢复未完成的 Workflow 提示词。
  • 用量与成本分析
    • 新增 Workflow 和 CCProxy 请求的端到端用量追踪,包括 Token、缓存、吞吐量和成本汇总。
  • 凭据保护:搜索服务提供商凭据现通过本地加密存储保护。

🪄 改进

  • Workflow 可靠性与安全性
    • 在恢复过程中保留运行时偏好和执行状态,并为 Workflow 工具和代码编辑强制执行受限文件访问。
    • 优化工具活动、紧凑侧边栏提示、代码编辑器交互和终端呈现;内嵌终端现会将视口背景与当前主题同步,并使用 10px 自定义滚动条。
  • 工具与协议处理
    • 工具编辑时保留文件行尾格式,并在流式处理和协议转换中保持 OpenAI Responses 工具调用 ID 完整。

🐞 修复

  • Windows 集成
    • 防止 Git、Shell、终端和自动化操作时命令窗口闪现,并修复受管理窗口的显示处理。
  • Workflow 显示与持久化
    • 修复紧凑侧边栏中的陈旧工具提示,并改进 Workflow 消息中的行尾保留和活动状态渲染。