kedoupi/dsh-plugins--plugins-hello ↗★ 0
dsh-hello
In-app notice dialog for Xiaotaozi DSH
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kedoupi/dsh-plugins#d0a3f0abfd7341d1898d518d4c3269c28b4a909e&path:plugins/hello说明文档
阅读完整 README ↗dsh-hello
English | 中文
In-app notice dialog for Xiaotaozi DSH. It sits on top of the Web UI when the app loads. OK dismisses it.
The first notice is a Xiaotaozi welcome. Later notices (announcements, ads, user messages) go in src/notices.ts as extra items in the queue.
Part of the dsh-plugins monorepo. User-facing copy in the dialog is Chinese.
Install
dsh plugin --profile web add github:kedoupi/dsh-plugins#path:plugins/hello
dsh web
Dismissed ids are stored in localStorage on this origin.
Develop
From the monorepo root:
pnpm --filter dsh-hello test
pnpm --filter dsh-hello build
node scripts/link-plugin.mjs --profile web hello
pnpm dev
That links into the repo .dsh-home (port 3081), not the daily ~/.dsh.