@dsh-external/dsh-kb-sieve
知识库筛子:把文档(md/txt/docx/pdf)构建成可审计知识包(references + SQLite FTS5),提供确定性检索(kb_query)与原文精读(kb_read)工具,可生成零脚本的 DSH skill 并动态加载。
164 results
知识库筛子:把文档(md/txt/docx/pdf)构建成可审计知识包(references + SQLite FTS5),提供确定性检索(kb_query)与原文精读(kb_read)工具,可生成零脚本的 DSH skill 并动态加载。
Enterprise workbench capabilities for the DeepSeek Harness — AI employees, knowledge bases, skills, MCP servers and plugins, all managed from local state
DSH 插件:在 dsh-better-sidebar 侧边栏提供「GitHub 工作台」——远端仓库目录树 + Issues/PR/Actions 页签 + 收件箱;读之外支持建 Issue/PR、评论、合并、重跑 CI;未装 better-sidebar 时自动降级为独立右侧面板
把 WorkBuddy 的文件式记忆系统移植进 DeepSeek Harness:用户级 + 工作区的人类可读 Markdown 记忆(~/.deepseek-harness/MEMORY.md 与 <cwd>/.deepseek-harness/memory/)。
DeepSeek Harness 功能坞插件(dsh-dock):模块化功能中枢——每个功能一个 features/ 模块(可单独提取成包发布,又可经 dockBridge 装回面板)。含用量记录(LLM 调用记账/费用统计,支持各模型自定义单价与多段分时价)、模型设置、图片理解代理、模型余额、任务动画(19 种运行动画 + 桌面伙伴 3D 场景)、任务通知(完成/异常/需确认通知、提示音、系统通知、钉钉/飞书推送)、运行状态(进行中任务与最近完成一览);侧栏入口 + 可拖拽弹窗(最大化/最小化/缩放)。
Reasoning-wait thinking indicator for the DeepSeek Harness web composer
Local-first, durable workflow runtime for Agent Apps—compile static Workflow DSL to LangGraph and orchestrate trusted multi-agent execution through Codex, WorkBuddy, DeepSeek Harness, or any MCP client.
Native Windows toast + taskbar flash for DeepSeek Harness when a task finishes or your input is needed.
WorkBuddy (via the local workbuddy2api proxy) LLM provider adapter for DeepSeek Harness, with a Web login-status widget
dsh 插件开发知识库:DeepSeek Harness 官方文档站完整 Markdown 镜像(中英双语 184 页)+ 58 篇仓库补充开发参考 + 主题导航与 245 文件全量搜索索引;以 dsh-plugin-dev-kb 技能让 agent 在插件开发任务中自动加载定位文档。纯数据插件,零运行时依赖。
Shows the selected model provider's account balance next to the composer model seat once a model and reasoning effort are selected.
OMV Audit Desk: an evidence-first vulnerability audit workbench for DeepSeek Harness
DSH 本地知识库管理插件:多格式导入、智能分块、向量索引、混合检索、rerank、快照、kbpack 迁移(设计见 DESIGN.md v2.1)
DeepSeek Harness bundle: Chinese accounting standards (CAS / ASSE) and tax law lookup with article-level citations, plus a verification-discipline skill.
在 DeepSeek Harness 内浏览、编辑并保存 Obsidian Markdown 仓库。
Session KB for DeepSeek Harness: full-text search across all past sessions and recall them as @references. 会话库:全文搜索历史会话,一键以 @引用 召回给 AI(session search / recall / knowledge base).
DSH-styled three-column workspace with file editing, Markdown preview, Git controls, terminals, and native conversation
Native CloakBrowser tools for DeepSeek Harness.
AI投标灵标书审核 Skill:审核非扫描版 PDF/DOCX 的商务标、技术标和通用文档风险。
VS Code (from a code-server release) inside DSH: a right-sidebar tab driven by the plugin's own launcher over the in-process VS Code server (lib/launcher.mjs). Since 0.3.0 the bundle also ships an editor bridge (assets/extensions/dshcs-editor-bridge): a read-only channel between the in-tree VS Code extension host and DSH, giving the agent what only the editor knows (unsaved buffers, language-server diagnostics, the active selection) and letting editor gestures drive the session. Since 0.3.22 the ask panel renders that session's new content with DSH's own Markdown renderer (pinned to the deployed DSH UI version); since 0.3.23 it is a full-width dialog with collapsible thinking rows and can answer approval requests in place — the bridge's only non-read-only route (POST /approve, constrained to pending in-process requests and the outcomes allowed-once/rejected; panel-first for 5 minutes, handed back to the official card the moment the panel closes). The tab claims DSH file addresses (dsh-resource://file/**) by file type (setting claimExtensions), so the product's own produced-file chips, delivered-file previews and inline prose mentions open in the workbench. The IDE is a resident surface moved with Element.moveBefore instead of being remounted, so switching sidebar tabs no longer reloads it. Opening the tab switches the right sidebar to fullscreen by default (setting fullscreenOnOpen). Following a workspace switch is lightweight: the workbench re-navigates with the new ?folder= and the IDE process is not restarted (since 0.2.12). Requires a DSH with the right-sidebar services (sidebarRightTabs/sidebarRight, >= 0.1.5-alpha.1); older DSH versions get a single upgrade notice on the settings page and no other UI. Two serving modes: loopback port (default) or same-origin mount on DSH's own webServer (/code-server, protected by ctx.connection.requestRejection). No code-server Node layer, no argon2, no C++ toolchain.
Privacy-safe local activity scanner and agent preset recommender for DeepSeek Harness
Overleaf tab for dsh-better-sidebar: account login via direct-CDP browsers (third-party Chromium supported), project list/switch, workspace mirrors under <workspace>/overleaf/, git/API sync, and file preview through the sidebar workbench
Multi-provider image, video, and speech generation, transcription, visual understanding, and prompt optimization with an integrated Iris workbench for DeepSeek Harness.
DSH 启动时自动完成 WorkBuddy 国内版账号的每日签到 — runs the WorkBuddy (CN) daily check-in on DSH startup, claiming the daily credits.