Skip to content

Releases: EF-FlowCode/omp-cache-optimizer

Release list

v1.0.5

Choose a tag to compare

@00lllooolll00 00lllooolll00 released this 22 Jun 04:09

变更

修复

  • 修正 package.json 仓库 URL 指向 EF-FlowCode/omp-cache-optimizer
  • 新增 homepagebugs 字段

文档

  • 更新 README footer 示例格式,与中文文案一致
  • 新增 footer 各部分含义说明表格

v1.0.4

Choose a tag to compare

@00lllooolll00 00lllooolll00 released this 22 Jun 04:02

变更

用户界面中文化

  • 运行状态输出、compat 提示、统计面板全部改为中文
  • 适配器标签中文化(如 "DeepSeek cache" → "DeepSeek Cache")
  • 路由/渠道诊断信息中文化(OpenRouter、Vercel AI Gateway、LiteLLM 等)

代码改进

  • 新增 PromptRewriteContext 类型,支持 session 级别的 prompt 重写状态传递
  • 简化 setSystemPrompt:Anthropic 数组块、Google parts、OpenAI content 改为直接赋值
  • 清理 137 个 trellis 工件文件(~23,670 行)

修复

  • 修正 package.json 仓库 URL 指向新组织 EF-FlowCode