Community directory previewDeepSeek Harness is in developer preview
DF

dsh-feishu

PluginConfirmed pluginCommunity

andyfan1094/dsh-feishu · updated 9 days ago

Installation

dsh plugin --profile web add D:\downloads\dsh-feishu-0.2.0.tgz
dsh plugin --profile web add link:D:/项目/dsh-feishu
dsh plugin --profile web add dsh-feishu
dsh plugin --profile web add github:andyfan1094/dsh-feishu

Plugins in this repository

  • dsh-feishuv0.2.2

    DSH Feishu self-built app integration: receives text messages over the official Feishu WebSocket long connection, routes them to a DSH agent session, streams safe assistant text deltas through a Feishu CardKit card, and falls back to ordinary text when card streaming is unavailable. Acknowledges with an OK reaction (text fallback). Standalone Cordis bundle — no dsh source changes.

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (2)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-agent^0.1.0-rc.8private copy

Paths are pinned to commit e5ac3659748e

Overview

DSH Feishu self-built app integration: WebSocket inbound messages, OK-reaction acknowledgement, and turn replies on the original chat.

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

High risk
Checked commit
e5ac3659748e
Evidence Score
76/100
Static risk
High risk
Files scanned
2
Findings
2

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance17/20
Compatibility evidence6/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • prepacknpm run build:client && npm run check
Findings (2)
  • Highinstall.script
    package.jsoninstall-time
    "prepack": "npm run build:client && npm run check"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-agent": "^0.1.0-rc.8"
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0