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

包名
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消息去重窗口