dsh-lark
DeepSeek Harness 的飞书/Lark 渠道插件:支持前缀创建任务会话、消息线程路由、流式思考卡片、互动问答、媒体传输、生命周期通知及 Web UI 镜像。
AI 分析
核心用途是将 DSH 接入飞书,实现通过飞书机器人进行任务交互与会话管理。适合企业或团队在飞书协同场景下使用 Agent。需要配置飞书应用凭据。
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗Configuration
The config is the union of the three merged plugins' keys. Highlights:
| Key | Default | Description |
|---|---|---|
appId / appSecretRef | — | Feishu app credentials (required) |
taskPresets | ptc→code, standard→standard, minimal→minimal, creation→cordis | Prefix → agent preset mapping |
taskPermission | danger-full-access | Permission preset pinned on new task sessions ('' disables; Feishu has no interactive approval surface) |
registryPath | ~/.dsh/lark/registry.json | Task registry persistence (override to keep historical data from older layouts) |
reportSymbol / reportIdentity / reportTaskLabel | ✅ / dsh / 任务 | Task report prefix parts |
restartCommandText | 重启进程 | Exact user message that restarts DSH |
turnHardLimitHours | 6 | Single-turn hard cap in hours (0 disables) |
questionEnable / questionTimeoutMs | true / 30 min | Feishu interactive question behavior |
lifecycleChatId | auto-learned | DM chat id for 🔴/🟢 notices |