Feishu Smart Connector
channel A Lark/Feishu IM bot channel plugin for DeepSeek Harness.
Project overview
A Lark/Feishu IM bot channel plugin for DeepSeek Harness. Each chat (direct message or group) drives its own DSH agent; the assistant's reasoning and tool calls show as the platform's native thinking process, the answer is sent separately, and host approval questions become interactive cards decided by button clicks.
A QR code appears; scan it in Feishu and the bot is live. It runs in the background from the first moment — under launchd on macOS, systemd --user on Linux — so it survives the terminal closing and comes back after a reboot. Then DM it or @-mention it in a group.
stop, restart, status, and logs manage it afterwards; re-running start applies updates. dsh has to be installed (npm i -g @deepseek-ai/dsh), since a supervised process cannot depend on npx. Where neither launchd nor systemd exists — Windows, a Linux without systemd — start runs in the foreground instead.