DSH HUB
首页插件商店插件包社区排行榜资源发布指南
插件源码
返回插件目录

PUPPET17 /

PUPPET17/dsh-session-reference

已验证

DeepSeek Harness 跨会话引用插件 / Cross-session reference plugin

★ 0 Stars0 Forks0 IssuesN/A 社区评分0 已确认安装
查看 GitHub
README来源: master@4a9f9cd8

dsh-session-reference

English | 简体中文

An independently installable DeepSeek Harness bundle for read-only cross-session references.

The package owns the complete feature:

  • the @ menu source over the current DSH Home session list;
  • same-working-directory-first candidate ranking;
  • the responsive @title capsule inserted through ReferenceInsert and its codec;
  • canonical dsh-session: mention serialization for copy, persistence, and submission;
  • send-time current-surface reads, bounded projection, and durable untrusted recall context.

The DeepSeek Harness repository supplies only generic input-source, reference-presentation, session-query, and pre-step extension points. It does not mount this feature by default.

Requires DeepSeek Harness 0.1.0-rc.5. The DSH launcher supplies the compatible Host and browser services through its maintained profile fallback; the peer entries remain optional to package managers because a profile does not install a second copy of those in-box packages.

Installation

Build and pack the plugin:

pnpm install
pnpm run pack:plugin

Install the generated tarball into a Web profile:

dsh plugin --profile web add ./dsh-session-reference-0.1.0.tgz
dsh --profile web --dump-config
dsh --profile web

Remove it with:

dsh plugin --profile web remove dsh-session-reference

The default limits are three references per message and 65,536 UTF-8 bytes per referenced source. Override the single session-reference row in the profile's cordis.patch.yml when a deployment needs smaller bounds.

—/ 5

暂无评分

已验证 DSH bundle

Commit 4a9f9cd89d4e

社区评论

还没有评论,来写第一条。

DSH HUB

社区维护的 DSH 插件索引。不是 GitHub 或 DeepSeek AI 的官方产品。

社区资源API关于