dsh-screenshot-paste
Screenshot/file paste board for the DSH Web GUI: paste, drag or browse to save files locally, show reference chips above the input, and auto-append file paths when sending a message.
282 results
Screenshot/file paste board for the DSH Web GUI: paste, drag or browse to save files locally, show reference chips above the input, and auto-append file paths when sending a message.
DSH (DeepSeek Harness) file preview plugin: browse workspace files, preview Markdown/PDF/images/CSV/code, show session-produced files, and drag files/folders into the conversation as plain paths.
DSH-Plugin: durable agent memory core — mem_save / mem_search / mem_health tools backed by the DSH storageDomain (durable, survives restarts), plus a 記憶 view tab.
Desktop & web UI automation for DSH: full-screen capture, Windows OCR, mouse click/drag, typing, key press, window activate, plus battle-tested Paint drawing capability
DeepSeek Harness (DSH) plugin: a self-contained semantic memory (RAG) over all your chat sessions. Indexes messages live via session/event, stores embeddings in one local JSON file, and exposes a rag_search tool.
Embedded C/C++ firmware development toolbox — 4 agents, 7 skills covering FreeRTOS, ISR, NVM storage, Keil MDK, ARMCLANG, HardFault, state machines, architecture, and LVGL patterns. Ships a native DeepSeek Harness (dsh) bundle that injects the session-start gate into the first model step.
Ecosystem trend dashboard ('行情面板') for dsh plugins: snapshot the dsh-plugin topic and awesome list into local history, then report weekly trends — new plugins, star gainers, category heat, awesome coverage — plus keyword radar for new plugins and star surges, and an experimental web panel
Per-process tool-call statistics for DeepSeek Harness (not token usage): adds a tool_stats tool reporting call counts, error counts, and average durations.
Hardened multi-account SSH manager for DSH: profile-isolated storage, host-key pinning, Windows DPAPI secrets, pooled exec/SFTP, isolated tunnels, web terminal, cluster operations, and official agent tools.
Tune the conversation area: font, width, line height, paragraph spacing, and Cursor-like sticky user prompts. 对话区界面设置:字号 / 字体 / 行距 / 段距 / 宽度 / 滚动钉住本轮用户消息。
DeepSeek Harness plugin: drag unsupported files into the composer as workspace path references
Local-first, source-linked Markdown wiki storage and retrieval plugin for DeepSeek Harness
DeepSeek Harness plugin: show the current conversation's working directory in a draggable directory panel with adjustable opacity.
⭐ 支持拖拽上传文件/文件夹到 DSH 窗口任意位置;支持远程上传,字节直传服务器会话工作区——部署在服务器上的 DSH 也能像本地一样拖了就发。
DeepSeek peak/off-peak pricing badge for DSH: light green in off-peak hours, light orange in peak hours (Beijing time), draggable. / DeepSeek 峰谷计价状态角标:北京时间高峰时段(09:00–12:00、14:00–18:00)浅橘,优惠时段浅绿,可拖动。
Animated wallpaper plugin for DeepSeek Harness: 8 built-in canvas backgrounds (particles, meteor shower, starfield, waves, rain, bubbles, matrix, aurora) plus custom video import, with speed/density/opacity/blur controls and durable localStorage persistence
Workspace-scoped, local-first LLM wiki plugin for DeepSeek Harness.
User-Agent 解析:识别浏览器/版本、操作系统、设备类型、渲染引擎与爬虫
测试覆盖率分析:解析 LCOV / Cobertura / Istanbul-JSON / Go cover.out 覆盖率报告,产出结构化覆盖率数据与未覆盖行区间,指导补写测试
A persistent memory plugin for DeepSeek Harness that enables agents to store and recall information across sessions — DSH-native tools with atomic storage, validation, and concurrency-safe reads
DSH web composer resizer: drag the handle on the top edge of the input card — up to grow, down to shrink — with bottom-anchored scrolling for long drafts.
dsDragPasteALL:拖拽任意文件/粘贴非图片文件到 DSH 页面(纯图片粘贴交给原生成图),后台静默反查文件真实路径(Spotlight + find + 首尾哈希校验),命中后把路径直接插入对话框输入框;找不到原文件则内容缓存兜底。
EVA Unit-01 desktop pet for the dsh web GUI: draggable full-body Unit-01 in the frame overlay, NERV sync-rate HUD driven by live session state, idle animations, berserk mode and synthesized SFX
RAG 检索增强生成:向量数据库、嵌入、语义搜索、减少幻觉、来源引用。受 wshobson/agents(38k★ MIT)启发。