Native tavern management panel for DeepSeek Harness: multiple character cards, multiple worldbooks, switchable presets.
Install
# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)
dsh plugin --profile web add github:chen731215-dev/-
Any plugin you install runs third-party code with your own permissions — it can read your files, use your credentials, and reach the network, and tool approvals don’t sandbox it. GitHub-sourced plugins also run build scripts at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).
README
把「酒馆」嵌入 DeepSeek Harness (dsh) Web UI 的原生管理面板插件。侧边栏多一个 「🍺 酒馆管理」 入口,点开即在会话区打开一个原生面板(非 iframe),可以:
- 导入多份角色卡(PNG / JSON,含内嵌"角色世界书"联动导入)
- 导入多份世界书(每本可折叠,每条目可独立开关,显示内容预览)
- 导入多份预设(可相互切换,每个模块可独立开关)
- 然后一键把「启用中的角色 + 启用中的世界书条目 + 当前预设的启用模块」合并生成
agent.cordis.yml保存到 Harness 预设。
其它特性:面板跟随 DSH 深色/浅色主题自动换肤;点侧边栏其它工作区时自动关闭面板。
安装
# 从 npm 发布后安装(也可从 GitHub 仓库 / Release 的 tgz 直接装)
dsh plugin --profile web add dsh-tavern
使用
- 侧边栏点 「🍺 酒馆管理」 打开面板。
- 导入角色卡 / 世界书 / 预设(可各导入多份)。
- 勾选要启用的角色与世界书条目,切换到想用的预设。
- 点 「💾 保存到 Harness」,生成的
agent.cordis.yml会写入~/.dsh/.agent-presets/tavern-lite/。 - 回到 Harness 选用对应预设即可。
说明
- 管理面板是原生 DOM 面板,随 DSH 深浅色联动,风格统一。
- 当前启用的是
client.manager.bundle.js(原生版);web 页面版的DeepSeek酒馆.html已不再使用。 - 本包基于用户自用的酒馆管理插件整理发布。
License
MIT
Links
More in this category
Nagi-ovo/dsh-ads★ 430
Parody ads in 2005-Chinese-web style: sidebar banners, in-chat feeds, corner popups, and a close button whose hit area is smaller than it looks. All fictional.
vlln/whale-girl★ 180
Desktop pet (QQ-pet style): floats in the corner, draggable, feedable, playable.
PC2005-cloud/dsh-pet#dsh-pet★ 51
Desktop pet for the DSH Web UI with 25 transparent animations, screen wandering, click reactions and drag, plus a reproducible asset-generation pipeline.
Awu12277/dsh-stock-watch★ 24
A-share watchlist real-time market monitoring plugin: a collapsible popup in the top-right corner of the DeepSeek Harness (DSH) web interface for real-time quote monitoring, group switching, intraday and candlestick (K-line) charts, and buy/sell target price settings.
hellodigua/dsh-emoji★ 19
Automatically add emojis to AI replies.
lhh010/dsh-minigames★ 18
Side-panel arcade: 18 offline mini-games to play while the model thinks.