Illuminated2020/dsh-lark-claw ↗★ 1
dsh-lark-claw
A standalone Lark/Feishu gateway and persistent cron bundle for DeepSeek Harness
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Illuminated2020/dsh-lark-claw说明文档
阅读完整 README ↗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
| Command | Action |
|---|---|
/help | Show help |
/status | Check the current conversation's status |
/stop | Stop the current task |
/reset | Start a new conversation in the current topic |