kimirong/dsher-bbs-plugin
kimirong★ 0TypeScript最后同步: 2026-08-15
bbs.dsher.cn 社区面板 — DeepSeek Harness Web 的 bundle 插件:右下角悬浮入口,浏览/搜索/发帖/回帖/点赞/粘贴截图上传/一键登录。dsh plugin --profile web add 一键安装
README 摘要
dsher-bbs-plugin 在 DeepSeek Harness Web UI 中集成 bbs.dsher.cn(dsh 社区)的 正式 bundle 插件 :右下角悬浮入口,浏览 / 搜索 / 发帖 / 回帖 / 点赞 / 粘贴截图上传 / 一键登录,开箱即用。 ✨ 一键安装 前提:机器上已安装 DeepSeek Harness(带 dsh 命令),并已跑过 dsh web 。 重启后,页面 右下角 出现「dsher 社区」蓝色胶囊按钮,点击即可浏览 / 发帖 / 回帖 / 点赞 / 上传图片 / 一键登录。 安装遇到 ERR PNPM ADDING TO ROOT ? pnpm 8+ 对 workspace 根 add 有校验, dsh plugin 可能因此失败。一行配置解决: 更新 / 卸载 截图 右下角悬浮入口 面板 · 浏览 面板 · 发帖 功能特性 - 右下角悬浮入口 :品牌蓝胶囊按钮常驻页面右下角,不占用侧栏空间,随时点开 - 浏览 / 搜索 :版块分类 → 帖子列表(分页)→ 详情(正文 / 回复),搜索框直接集成在浏览页顶部 - 发帖 / 回帖 / 点赞 :面板内完成,支持 Markdown - 粘贴截图 / 图片上传 :正文与回复框直接粘贴截图(自动转码上传)或点「🖼 上传图片」 - 一键登录 :弹窗走论坛同款 GitHub / Google OAuth,会话自动接入,无需复制 Cookie(手动粘贴仅作备用) 架构 部分 文件 说明 Host 半 src/host/index.ts 注册 ctx.webServer 路由 /api/dsher-bbs/ ,把论坛能力暴露为本机 JSON RPC Host 逻辑 src/host/forum.ts 论坛访问(Node 全局 fetch)+ HTML 正则解析 Client 半 src/client/index.ts dsh.client 插件入口, ctx.inject(['slots'], ...) 注册 shell.overlay 槽位 Client UI src/client/Panel.tsx 悬浮按钮 + 面板(React),同源 fetch('/api/dsher-bbs/ ') 调 Host Client RPC src/client/rpc.ts fetch 封装 为什么不走 Typert @Remote : @deepseek-ai/dsh-api-remotes 的客户端装配是静态白名单(只 import 官方包的 /remote ),第三方独立包的 remote 不会被自动挂载。因此本包用 自建 HTTP 路由 :Host 半注册 webserver 前缀路由,Client 半同源 fetch——这是独立 bundle 插件的通用可交付模式。 实现差异(与动…
在 GitHub 查看完整 README →分类
A MCP server for Stata to integrate Stata into your agent.
★ 244
liustack/modsearchThe web plugin for DeepSeek Harness, and the search bridge for every model without native web access. Ask the web or X, get structured JSON evidence. | DeepSeek Harness 的 web 插件,为不能联网的模型补上搜索。问网页或 X,拿回结构化 JSON 证据(搜索、抓取、引用)。
★ 104
Nagi-ovo/dsh-find-plugins帮 DSH 搜索、安装并验证插件的 Skill|A DSH skill that finds, installs, and verifies GitHub plugins
★ 84