Illuminated2020/dsh-lark-claw1

dsh-lark-claw

A standalone Lark/Feishu gateway and persistent cron bundle for DeepSeek Harness

包名
dsh-lark-claw
版本
0.1.5
许可证
MIT
最近更新
2026年9月12日

安装

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

Usage

Work on a task

@bot Look through this project and explain how to run it.

The bot shows progress in a card. Reply in the same topic to continue working on the task. Group messages require a bot mention by default.

Ask about images and files

Send an image with your question. Image understanding requires a model that accepts image input.

If a file must be sent separately, send it first, then use Lark/Feishu's reply action on that file message and mention the bot:

@bot Summarize this file and highlight what needs my attention.

File format support depends on the Agent's available tools.

Schedule a reminder

@bot Remind me to check project progress at 9 a.m. every weekday.

You can also ask it to list or delete reminders. Scheduled tasks are saved, but the service must be running when they are due.

Approvals and questions

When an operation needs permission, the bot posts an Allow once / Reject card in the same topic. Questions appear as choices or text fields; submitting an answer continues the task. Only the user who started the current task can respond. Requests expire after ten minutes by default.

Enable card interaction callbacks in your Feishu app first; see interaction setup.

Commands

CommandAction
/helpShow help
/statusCheck the current conversation's status
/stopStop the current task
/resetStart a new conversation in the current topic