huoxue1/harness-lark2

harness-lark

飞书/Lark 接入通道插件:支持长连接事件网关、单聊持久化 Agent、互动卡片、媒体、多维表格及用户 OAuth 授权。

AI 分析

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

套件
harness-lark
版本
0.1.13
授權
MIT
最近更新
2026年8月17日

安裝

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

配置

字段类型默认说明
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消息去重窗口