session-titler
两阶段会话题词:会话进行中即时关键词题名,空闲后再调用最经济的预算模型精修,并附带一句话摘要。
Two-phase session captioning: instant keyword titles while the conversation is busy, then cheapest-budget-model refinement plus a one-line summary once it goes idle.
怎么安装
dsh plugin add github:JohnXu22786/session-titler 简介
dsh-session-caption 简体中文 **Two-phase session captioning** (automatic naming) for DeepSeek Harness (dsh): while a session is active, a title is generated instantly from keywords; once idle, the cheapest capable model is called to refine it. Everything runs in the background without interrupting the main flow — no wasted spend on titles. user sends message ──► [Phase 1] instant keyword captioning (zero cost, millisecond) │ └─► session idle for 5s ──► [Phase 2] budget-model refinement + one-line summary │ └─► written to session/title (traceable) Problem It Solves New harness sessions are timestam…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-16
- 创建于
- 2026-08-16
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin
同类推荐
task-passport
dongsheng123132/task-passport
通过机器可读检查点与乐观锁,在 DeepSeek Harness、WorkBuddy、Claude Code 和 Codex 之间交接持久任务状态。
dsh-side-chat
heartmove/dsh-side-chat
选中对话片段,在右侧面板的侧边聊天中提问(按会话隔离);AI 回复可原文或摘要后带回主会话。