dsh-codebase-memory-mcp
DSH plugin that bridges the local codebase-memory-mcp knowledge-graph server through the built-in @deepseek-ai/dsh-mcp-client, with a runtime-configurable exe path (settings namespace).
523 results
DSH plugin that bridges the local codebase-memory-mcp knowledge-graph server through the built-in @deepseek-ai/dsh-mcp-client, with a runtime-configurable exe path (settings namespace).
DSH Web 输入框高度微调:把对话输入文本区最小高度从官方默认 2 行(52px)提高到 3 行(76px),client-only
DSH Web GUI 会话问题导航条:聊天区左缘一问一杠,随滚动高亮当前问题、悬停显示问答预览气泡、点击把该问平滑滚到视口顶(未渲染的更早历史自动翻页加载),无需改动 dsh 本体源码
Vercel MCP connection for DeepSeek Harness: official OAuth 2.0 flow (dynamic client registration + PKCE) against mcp.vercel.com, Vercel API tools under mcp__vercel__*, and a web settings panel
jit-viewer 的 dsh 插件适配:工具 preview_document + Web 预览浮层(client bundle)。第一版 PDF+Office/iframe 兜底。
2D Palette Board & Application Drawer for DeepSeek Harness (dsh): a Raycast/Launchpad-style floating application grid, with the paletteHub service open to all client plugins
DSH Web 输入预测插件:回合结束后 LLM 生成下一条建议,输入框空草稿时渲染幽灵文本,Tab 采纳(Claude Code 风格)。host 端 + client 端,零核心改动。
Replaces the dsh Web client base background with a randomly switching public Unsplash image, revealed through translucent base surfaces.
DSH web client plugin: a persistent OpenChamber-style Plan|Build toggle on the composer (with Tab-to-switch), driving the native /plan command channel over the host plan projection
Unofficial DeepSeek Harness Web UI particle-whale background with cursor lighting, idle swimming, and scroll-aware fade.
DSH plugin: dsh-api-client
Amadeus (Steins;Gate 0) static skin for the dsh web GUI: Future Gadget Lab scene + Kurisu portrait layered under the native Harness UI
把 DeepSeek Harness GUI 矢量 SVG 图标运行时光栅化并重建为 1px 像素块的像素风插件 (可安装的 dsh 组合包,Client-only 插件)
Session minimap for DSH Web: one bar per turn along the left edge of the conversation, hover for a question/answer preview, click to jump. · 会话小地图:一根杠一轮对话,悬停出提问+回答预览,点击跳转。
DSH(DeepSeek Harness)优雅重启/关闭/启动守护插件:启动方式不变(dsh web),自动套壳拉起正式实例;等轮次结束后优雅重启并唤醒智能体继续;两阶段统一故障判断(启动阶段退出码/boot输出扫描 + 刷新阶段事件驱动:连接就绪持续探测/会话恢复无超时 + client 半 console.error/onerror/MutationObserver 检测故障页),失败自动回滚(git 风格纯 +/- 差集快照链、current 指针、回滚不动链、逆操作验证);页面自动刷新。
Pure-frontend mini-game collection for the DeepSeek Harness web details panel: guess-the-number, 2048, minesweeper. No host half, no backend.
macOS (Apple Silicon) desktop shell for the DeepSeek Harness Web GUI — double-click to run, no terminal needed.
DeepSeek Harness 自动更新插件 — 定时扫描 npm 新版本、侧边栏状态提示、一键下载安装、自动重启生效(host + client 双半区,符合官方插件契约)。
DeepSeek Harness 模型额度与 Token 统计面板:只显示 DeepSeek 账户余额,并按日汇总所有 Provider 与模型的 Token 用量。
Workspace file browser with agent-change review (accept/reject + undo), full user editing (undo/redo, save, auto-save), diff view and rendered markdown (static host+client plugin)
Streaming scroll transition: smooth animated bottom-follow for the chat view while a model streams, plus its General-settings row
Out-of-tree dsh web-performance plugin: compression and immutable caching for shell assets and client bundles, plus preload hints — additive, disposable, no dsh source changes required.
Weather dashboard overlay for the DeepSeek Harness Web GUI
统计看板 StatsBoard for DeepSeek Harness Web: suppress the shipped composer-dock stats line, add a third '统计' view tab beside 对话/轨迹 that visualizes session stats with floating cards, small tables, and hand-rolled SVG charts.