huoxue1/harness-lark2

harness-lark

Lark/Feishu channel plugin for DeepSeek Harness: WebSocket event gateway, per-chat persistent agents, interactive cards, media, docs, bases, calendars, tasks, and user OAuth

AI 分析

核心用途是将 DSH 接入飞书生态。适合希望在飞书群聊或私聊中与 DSH 智能体交互,并利用飞书文档、日历等协同能力的团队用户。

パッケージ
harness-lark
バージョン
0.1.13
ライセンス
MIT
最終更新
2026/08/17

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huoxue1/harness-lark

ドキュメント

README 全文を読む ↗

配置

字段类型默认说明
appIdstring飞书应用 ID(缺省时仅注册工具、不启动网关)
appSecretstring飞书应用密钥(缺省时仅注册工具、不启动网关)
encryptKeystring事件加密密钥(长连接模式可留空)
verificationTokenstring事件验证令牌(长连接模式可留空)
brandfeishu | larkfeishu平台品牌
connectionModewebsocket | webhookwebsocket事件接收模式
providerstring创建的 agent 使用的 provider(缺省走默认)
modelstring创建的 agent 使用的模型
replyModeauto | static | streamingauto回复模式(auto 走静态文本)
dmPolicyopen | pairing | allowlist | disabledopen私聊策略
groupPolicyopen | allowlist | disableddisabled群聊策略
allowliststring[]open_id 白名单
requireMentionInGroupsbooleantrue群聊中是否需要 @机器人
topicSeparateSessionbooleanfalse话题群消息按 thread 独立建 session(每个话题一个上下文)
dedupTtlMsnumber12h消息去重窗口