zhaoxuejie/dsh-plugin-feihualing0

dsh-plugin-feihualing

DeepSeek Harness 飞花令游戏插件:支持简易和古法严格双模式,独立维护游戏状态,并在调用敏感工具时自动暂停保存现场。

AI 分析

核心用途是在 DSH 中提供互动的飞花令诗词游戏。适合想要与 AI 进行诗词娱乐互动,同时保障系统工具调用安全的 DSH 用户。

包名
dsh-plugin-feihualing
版本
1.1.3
最近更新
2026年9月3日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhaoxuejie/dsh-plugin-feihualing

配置

在 profile 的 cordis.yml 对应条目下配置(缺省值如下):

- id: feihualing
  name: dsh-plugin-feihualing
  config:
    enable: true        # 总开关
    maxHintCount: 3     # 每局最大提示次数(0-10 整数)
    autoPause: true     # shell/文件写入工具调用时自动暂停