Skip to content

v1.1.5

Latest

Choose a tag to compare

@Ltb2539 Ltb2539 released this 25 May 03:38

更新内容 / Changes

  • 中文:修复 Token 统计详情新增 matplotlib 后未加入打包依赖的问题,避免缺依赖导致主程序启动失败。

  • English: Added the missing matplotlib packaging dependency for the Token Statistics dialog, preventing startup failures when the dependency is absent.

  • 中文:Token 统计详情默认时间范围改为最近 7 天,避免显示“最近0天”。

  • English: Changed the default Token Statistics range to the last 7 days to avoid showing "0 days".

  • 中文:修复 OpenAI 转 Anthropic 流式 tool_use 的 content block index 分配,避免文本块和工具块冲突,并补充 tool_use 的 input: {}

  • English: Fixed OpenAI-to-Anthropic streaming tool_use content block index allocation to avoid text/tool index collisions, and added input: {} to tool_use blocks.

下载 / Downloads

  • Windows: UpstreamKit.exe
  • macOS: UpstreamKit.dmg

校验 / Validation

  • 中文:已通过 Python 编译检查、GUI 入口导入检查、OpenAI tool_call 流式转换模拟,并完成 Windows PyInstaller 打包。macOS 包由 GitHub Actions 在 macOS runner 上生成。
  • English: Passed Python compile checks, GUI import checks, an OpenAI tool_call streaming conversion simulation, and the Windows PyInstaller build. The macOS package is built by GitHub Actions on a macOS runner.