
# dsh-livechat
[](https://github.com/huashenglian/dsh-livechat)
[](#license)
[](https://github.com/deepseek-ai)
**Bilibili-style live-chat danmaku overlay for [DeepSeek Harness](https://github.com/deepseek-ai) (`dsh`) Web.**
Watch your agent work while a crowd of floating comments drifts across the conversation area — preset banter, optional LLM-generated quips, and your own messages too.
[中文](./README.md) · `English`
[Installation](#installation) · [Features](#features) · [Module docs](#module-documentation) · [Architecture](#architecture)
---
## Installation
The plugin is a **bundle**: it carries its own `cordis.patch.yml` and self-activates — one command, no manual patch editing.
```bash
# From a local directory
dsh plugin --profile web add ./dsh-livechat
# From npm (prebuilt — skips the allowBuilds approval)
dsh plugin --profile web add dsh-livechat
# From GitHub
dsh plugin --profile web add github:huashenglian/dsh-livechat
# From a packed tarball (pnpm pack / npm pack)
dsh plugin --profile web add ./dsh-livechat-0.2.0.tgz
```
Restart `dsh web`, then open