Skip to content

Releases: beijingwahw/dsh-companion

v0.1.0 — 首个公开版本

Choose a tag to compare

@beijingwahw beijingwahw released this 14 Aug 23:57

DeepSeek Companion v0.1.0

DeepSeek Harness 伴侣插件首个公开版本,四大模块全量能力:

  • 对话智能导出:Markdown / PDF / JSON / PNG 长图,隐私脱敏,批量 ZIP;含中文 PDF 客户端光栅化为免打印多页 PDF
  • 上下文交接摘要:≤500 字四段式摘要,模板保存与导入继承
  • API 成本优化:动态计价引擎(官方定价页每小时抓取,DeepSeek + 智谱/Kimi/豆包/文心)、峰谷分时计价与调度、日/月双档预算预警、模型智能路由
  • 全局对话检索 + 对话内搜索:标签过滤、时间筛选;Ctrl+F 浮动查找栏(CSS Custom Highlight API,流式输出自动重同步)

安装

pnpm install && pnpm run build

在目标 profile 的 dsh.profile.bundles 中列出 dsh-companion 即可。详见 README。