dsh-jmcomic
DeepSeek Harness plugin: a "comic" trigger in the sidebar foot that opens search/download, an importable local library, and an in-modal manga reader. Bundles the jmcomic source so it works without the jmcomic PyPI package.
13 results
DeepSeek Harness plugin: a "comic" trigger in the sidebar foot that opens search/download, an importable local library, and an in-modal manga reader. Bundles the jmcomic source so it works without the jmcomic PyPI package.
Codex-style computer use for DeepSeek Harness (DSH): read the screen and drive the mouse & keyboard. Pairs with picturereader (image_scan/image_ocr) to close the look-act-verify loop. Windows.
DSH Web GUI 的在线小说阅读器:左侧边栏「阅读器」入口,在线书源搜索/抓取/整本下载到本地(TXT),阅读界面伪装成聊天对话框(小说章节以对话消息呈现)。宿主侧通过 node fetch 抓取书源网页(规避浏览器 CORS),浏览器侧同源调用 /api/dsh-reader。
DeepSeek Harness plugin: content-aware PDF reading tools for vision models (pdf_scan / pdf_read_page / pdf_render_region). Detects figures (vector+raster), tables, math, and two-column layout per page, then routes text pages to extraction and figure/table/math pages to high-DPI region crops rendered for read_image — avoiding DeepSeek's ~800x800 whole-page token ceiling. Backed by PyMuPDF; returns a clear warning (with the exact install command) when Python or a dependency is missing.
DSH Web GUI 全屏 Markdown 阅读器插件:GFM、KaTeX、Mermaid、目录与阅读进度、外部文件变更同步、图片/代码/表格/长章节增强,以及打印与另存 PDF。工作区门禁的只读路由;零构建、零运行时依赖。
DSH Web GUI 新闻插件:侧边栏入口 + 弹窗聚合浏览国际新闻、知识科普、历史科普、AI 大模型新闻。Host 端 RSS 抓取/正文提取/图片代理(SSRF 防护 + 缓存),Client 端弹窗三视图(列表/阅读/设置)。
DeepSeek Harness (DSH) web plugin: read PDF / Word .docx / PPT .pptx / plain-text & code files straight into the composer via upload or drag-and-drop
DSH 阅读板(Reading Pad):沉浸式只读阅读面板——模型用 reading_pad_send 投递已排版 Markdown,用户在三主题/限宽排版界面阅读;better-sidebar tab 插件,Apache-2.0。
DSH better-sidebar plugin: read paper PDFs and translate a selection with the LLM, contextual and isolated from the main conversation.
DSH Web GUI 的在线小说阅读器:左侧边栏「阅读器」入口,在线书源搜索/抓取/整本下载到本地(TXT),阅读界面伪装成聊天对话框(小说章节以对话消息呈现)。宿主侧通过 node fetch 抓取书源网页(规避浏览器 CORS),浏览器侧同源调用 /api/dsh-reader。
OpenBook RSS Reader as a DeepSeek Harness UI plugin: RSS sync, three-column reading view, notes/highlights, agent tools and chat commands
Overlay reader for agent output files: Markdown/GFM rendering, in-panel PDF preview, DOCX/XLSX/PPTX text extraction, reply-end file chips. Pure JS, zero dependencies, no persistent UI.
Accessibility plugin for the DeepSeek Harness web UI: announces tool calls as they appear and finished assistant messages through an aria-live region so screen readers read them aloud.