# dsh-agent-kit > 构建常驻 Agent Worker 的 DeepSeek Harness 插件工具包:WebSocket 接入、钉钉 / 飞书推送与渠道无关的通知、Claude Code / Codex 任务委托、TypeSafe Jev 或本地 Laya 校验,默认安全,按需启用。 版本 v0.1.0,尚未发布到 npm(@mc/dsh-agent-kit)。源码:https://github.com/byx-darwin/dsh-agent-kit ## 文档 - [快速开始](https://byx-darwin.github.io/dsh-agent-kit/quickstart/) - [WebSocket 客户端(ctx.agentWs)](https://byx-darwin.github.io/dsh-agent-kit/docs/agent-ws/) - [钉钉推送(ctx.dingtalk)](https://byx-darwin.github.io/dsh-agent-kit/docs/dingtalk/) - [飞书推送(ctx.feishu)](https://byx-darwin.github.io/dsh-agent-kit/docs/feishu/) - [通知渠道(ctx.notify)](https://byx-darwin.github.io/dsh-agent-kit/docs/notify/) - [Agent 任务(ctx.agentTasks)](https://byx-darwin.github.io/dsh-agent-kit/docs/agent-tasks/) - [Jev 判断(ctx.jev)](https://byx-darwin.github.io/dsh-agent-kit/docs/jev/) - [配置引导(可选的 admin 包:doctor / setup / 设置页)](https://byx-darwin.github.io/dsh-agent-kit/docs/onboarding/) - [安全](https://byx-darwin.github.io/dsh-agent-kit/docs/security/) - [架构](https://byx-darwin.github.io/dsh-agent-kit/architecture/) - [兼容性](https://byx-darwin.github.io/dsh-agent-kit/compatibility/) ## 更多 - [完整文档](https://byx-darwin.github.io/dsh-agent-kit/llms-full.txt) - [配置项与命令](https://byx-darwin.github.io/dsh-agent-kit/llms-config.txt)