其他
完整应用
deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
归档会话管理 —— DSH 永久插件。
在 设置 → 归档会话 页面管理已归档的会话:
位于内存中(本次运行打开过)的会话无法删除:删除文件后其持久化写入链会重新写回日志导致会话复活。界面会明确标记"无法删除 · 位于内存中",重启 DSH 后即可删除。
lib/index.js — Host 半:archivedSessions Typert Remote 服务(list / preview / restore / deleteSession)lib/client.js — Client 半:web 模块加载器格式,注册 settings.section 入口cordis.patch.yml — bundle 层注册行(id: archived-sessions)dsh plugin 流程,见 DSH-插件安装注意事项.md v3)dsh plugin --profile web add file:D:/DeepseekPlugin/dsh-archived-sessions
nodeLinker: hoisted)会在 profile 的 node_modules 里生成真实副本(必须用 file: 前缀;裸路径会被记为 link: 生成 junction,启动时报 ERR_MODULE_NOT_FOUND)cordis.patch.yml 提供,bundles 列表由官方 CLI 自动对账install/update 不会刷新 file: 副本(实测 "Already up to date"),需 remove + add 强制重新打包,然后:Host 改动重启 DSH,仅 Client 改动 Ctrl+F5 硬刷新:dsh plugin --profile web remove dsh-archived-sessions
dsh plugin --profile web add file:D:/DeepseekPlugin/dsh-archived-sessions
dsh plugin --profile web add github:Zalpha263/dsh-archived-sessions#<完整40位commit>
cd $env:USERPROFILE\.dsh\profiles\web
node --input-type=module -e "const m = await import('dsh-archived-sessions'); console.log(typeof m.apply)"
# 输出 function 即成功
(Invoke-WebRequest http://127.0.0.1:3080/).Content -match 'dsh-archived-sessions' # 重启后:manifest 含包名 CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。