
# dsh-livechat
[](https://github.com/huashenglian/dsh-livechat)
[](#许可证)
[](https://github.com/deepseek-ai)
**给 [DeepSeek Harness](https://github.com/deepseek-ai)(`dsh`)Web 对话区叠加 B 站风格弹幕的插件。**
围观 agent 工作:用户消息、回复完成、工具调用、任务完成时,预设弹幕(可选 LLM 生成)横向飘过对话区——就像看直播一样。
`中文` · [English](./README.en.md)
[安装](#安装) · [功能](#功能) · [模块文档](#模块文档) · [架构](#架构)
---
## 安装
插件是 **bundle**:自带 `cordis.patch.yml`,自我激活——一条命令,无需手动改 patch。
```bash
# 本地目录安装
dsh plugin --profile web add ./dsh-livechat
# GitHub 安装
dsh plugin --profile web add github:huashenglian/dsh-livechat
# tarball 安装(pnpm pack / npm pack 打包后)
dsh plugin --profile web add ./dsh-livechat-0.2.0.tgz
```
重启 `dsh web` 后打开