跳到正文

YohtHill/dsh-plugin-greeter

10最近提交 2026年8月14日

dsh-plugin-greeter DSH 插件

dsh-plugin-greeter 是可安装的 DSH Bundle 插件,会在新会话中注入问候语。它可将用户名保存到 DSH 主目录,适配问候语言和语气,并保存用户通过对话提出的问候风格偏好。

如何安装 dsh-plugin-greeter DSH 插件

dsh plugin --profile web add dsh-plugin-greeter

复制不会执行命令。运行前请核对仓库和版本。

数据来源

快照日期:2026年8月15日

manifest-valid

dsh-plugin-greeter DSH 插件能做什么

  • 在新的 DSH 会话中以不同措辞向用户问候。
  • 通过 remember_name 工具学习并持久化保存用户名。
  • 支持配置问候风格、语言、自定义短语池和存储文件名。
  • 用户可通过对话借助 set_greeting_style 工具修改问候风格。
  • 可关闭主动问候,使问候在用户发送第一条消息后出现。
  • 使用 Schemastery schema 校验配置。

dsh-plugin-greeter DSH 插件适合哪些场景

  • 为 DeepSeek Harness 会话添加个性化欢迎语。
  • 使用固定或随机的工程、俏皮、温暖或平静等问候语气。
  • 设置固定问候语言,或跟随用户所用语言。
  • 为 DSH 配置文件提供轮换的自定义问候短语。

dsh-plugin-greeter DSH 插件适合谁

  • 希望获得个性化会话问候的 DeepSeek Harness 用户。
  • 需要自定义配置文件交互行为的 DSH 用户。
  • 尝试基于 Cordis patch 的 DSH 插件的开发者。

dsh-plugin-greeter DSH 插件的限制

  • 该插件依赖 DSH 内部 agent 管线行为和消息来源格式;未来内部变更可能导致问候失效,直到插件更新。
  • 主动模式会为每个新会话执行一次简短的模型生成。
  • README 说明,由于 DSH 依赖使用预发布 rc 版本范围,从源码构建需要 npm install --legacy-peer-deps。
  • 问候在新会话的第一条消息时触发,而非仅打开应用时显示。

客观检查信号

这些信号来自公开元数据扫描,不是本站安全认证。

  • dependency counts

    package.json declares 0 runtime, 21 development, 0 peer, and 0 optional dependencies.

    info
  • dsh bundle declared

    package.json declares DSH bundle metadata.

    info
  • license not declared

    GitHub did not report an SPDX license for this repository snapshot.

    low
  • package manifest available

    A root package.json was captured and can be inspected by the registry.

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

dsh-plugin-greeter DSH 插件的相关选择

dsh-plugin-greeter DSH 插件常见问题

dsh-plugin-greeter DSH 插件是什么?

dsh-plugin-greeter 是当前 DSH 插件快照收录的项目。页面基于仓库元数据和已核对的说明整理,运行前仍应查看上游仓库。

如何安装 dsh-plugin-greeter DSH 插件?

页面展示来源记录中的安装命令。复制动作不会执行命令,运行前请确认 package、profile 和版本仍与上游文档一致。

dsh-plugin-greeter 使用哪个 DSH profile?

dsh-plugin-greeter 快照记录的 profile 是 web。DSH 版本变化可能调整 profile 约定,安装前请再次核对。

dsh-plugin-greeter 与当前 DSH 版本兼容吗?

当前数据没有提供可验证的兼容版本矩阵。建议先确认最近提交、release 和 DSH 官方变更,再在可回滚的 profile 中测试。

dsh-plugin-greeter 加载失败怎么办?

先检查安装命令、profile、依赖安装日志和 Cordis 启动输出。再对照本站排错页与上游 issue,保留完整报错串便于定位。

dsh-plugin-greeter 有哪些替代 DSH 插件?

页面列出的相关插件来自当前快照的关联结果,只能作为候选。请按能力、最近维护时间、安装方式和限制逐项比较。