Bundle
DeepSeek Harness Windows desktop companion: tray icon (whale), desktop shortcut, login auto-start that opens exactly the client you chose (desktop app window or web browser), and one-click desktop/web switching (local Edge/Chrome app mode).
Bundle
Open the DSH Web GUI in a dedicated browser app window; closing the window shuts down DSH gracefully (ctx.appExit). A dsh profile bundle.
Bundle
D-Robotics RDK (地瓜机器人) integration for DeepSeek Harness: native RDK skill catalog, rdk_skills browser tool, and rdk_board_detect device detection.
Bundle
DSH chat performance: enable browser-native content-visibility:auto on the conversation list so off-screen message nodes skip rendering/layout/paint. DSH 聊天列表性能优化:启用浏览器原生 content-visibility:auto,跳过屏外消息节点渲染。
Bundle
dsh profile bundle: mobile adaptations for the DeepSeek Harness Web GUI — top bar with conversation title, push-navigation second-level sidebar, frozen scroll layout, viewport-clamped popups above the message layer, 44px touch targets, press feedback, safe-area insets, landscape handling, reduced-motion. Injected as one responsive stylesheet plus small DOM effects on the browser side.
Bundle
Claude-Code-style artifacts for dsh: an `artifact` tool that writes self-contained HTML, a bundled authoring skill, a sidebar nav button, and an in-app artifact browser with sandboxed HTML preview
Bundle
Drive Jiey Browser from DeepSeek Harness — real Chromium agent tools over MCP
Bundle
DSH better-sidebar plugin for secure Chromium CDP live viewing and control.
Bundle
DSH LAN file share: share the workspace over the local network — phones/tablets/other computers browse, download and upload files via a browser, no DSH login needed. Token gate, path boundary, read-only mode, rate limit. Zero-dependency (node:http).
Bundle
DSH web plugin: a Skills page in Settings that lists every installed skill (global + per-workspace) and opens its folder.
Bundle
DeepSeek Harness plugin: the agent publishes a project plan (steps) and a project framework (architecture graph); the browser renders the steps in a right-hand panel and the framework as a downloadable diagram in the center view.
Bundle
Native browser automation for DeepSeek Harness: 15 browser_* tools on ctx.tools (Playwright + CDP). Shares one logged-in Chrome across DSH / pi / MCP clients. Ported from agentic-browser-mcp.
Bundle
ego lite for DeepSeek Harness, with a memory it keeps: the agent recalls what it learned about a site before it acts, promotes a script that worked into a reusable site tool, and hands you the keyboard through a real dsh prompt when a page needs a human.
Bundle
First-class Open Terminal integration for DeepSeek Harness: global tools, settings, file browser, and interactive terminal
Bundle
DSH v0.18.x LAN access plugin: binds the web server to 0.0.0.0 (bypassing the official --host 0.0.0.0 CLI guard at the supported composition layer) and injects a browser shim that fixes the crypto.randomUUID() secure-context crash which breaks the client RPC layer on plain-HTTP non-loopback origins (phone browsers).
Bundle
DeepSeek Harness tool: open http(s) URLs in the Windows default browser from WSL.
Bundle
dsh的跨会话记忆管理插件,让agent记住每一个任务的内容和进度。包含命题图、三层内存漏斗、混合向量 + 词法检索(RRF)以及浏览器端审查面板。 | Cross-session memory management for DSH — lets the agent remember the content and progress of every task while executing. Includes a proposition graph, three-layer memory funnel, hybrid vector + lexical retrieval (RRF), and a browser-side review panel.
Bundle
DeepSeek Harness plugin — a live, stealth-capable Chrome inside the conversation. Tiered frame transport, Patchright engine seam, four-tier CAPTCHA pipeline with interactive human handoff, and a page-owned browser panel the user can grab the mouse in. Tested against DSH 0.1.5-rc.2.
Bundle
V 文件探索器 — VS Code 式右侧栏文件树 for DeepSeek Harness Web(会话工作目录浏览 / 右键打开目录 / 路径与区间引用插入会话 / Markdown·文本·代码浮窗预览 / HTML 默认浏览器打开)
Bundle
DSH bundle for the browser-use hub, domain, and browser backends
Bundle
WPS / 金山文档 cloud-docs integration for DeepSeek Harness: official SkillHub MCP (https://mcp-center.wps.cn/skill_hub/mcp), custom browser authorization (auth-guide + exchange-poll token), WPS cloud-doc tools under mcp__wps__*, wps_status/wps_oauth_start/wps_test helper tools, and a web settings panel
Bundle
Chrome-first native browser runtime for DeepSeek Harness with semantic observation, reliable CDP actions, and human-agent handoff
Bundle
Agent-native browser DevTools workbench with session-scoped controller arbitration for DeepSeek Harness
Bundle
dsh 插件:跨会话、离线、git 共享的任务追踪 + 任务管理 UI(双面插件包:node 半 storage/webServer 路由 + browser 半 slot 注入)