Bundle
Self-contained browser runtime plugin for DeepSeek Harness (scoped @anweat) — bundles Playwright (chromium) and OpenCLI as plugin-local dependencies (with global-reuse fallback), exposes a `browser` service and interactive browser tools.
Bundle
DSH plugin: auto-import local AI CLI conversations (Claude Code, Codex CLI, Cursor Agent) as real DSH sessions
Bundle
The native DSH plugin marketplace backed by dsh-hub.cc
Bundle
强制 DeepSeek Harness 的回答与思考使用简体中文
Bundle
SGME 仓库级 DSH 插件包装(真实插件包在 adapters/dsh/sgme-bridge/,dsh-sgme 已发布 npm)。本文件让 dsh plugin add github:freehul/sgme 直接可装,并让 dshfind 能推导出 npm 安装命令。
Bundle
DSH plugin: loopback WebSocket bridge that mirrors application frontend tools onto the agent's tool registry and forwards model calls back to the application — one bridge, many apps, key-based namespace isolation
Bundle
Clickable file paths in DSH replies: open files/directories from inline paths (Codex-style), with a mentioned-files chip list as fallback
Bundle
DSH plugin (scoped package @smanx/dsh-proxy, matching the repository): LAN reverse proxy with native Basic Auth and a settings page. Source lives in this repo's dsh-proxy/ subdirectory; this root package makes the plugin installable from the repository itself (git/github: specs install the root).
Bundle
DeepSeek Harness 的 Windows 桌面托盘启动器(纯 PowerShell,比桌面壳轻量):无窗口运行 dsh web,托盘右键切换图标、开机自启、重启 Harness,并内置用量/费用仪表插件(dsh-plugin-usage-meter)的一键安装与更新。同时以 dsh 插件形式提供(dsh plugin add 后托盘随 Harness 自动启动)。
Bundle
DSH 实时思维链锚定监控插件: we/let's/let me 指纹波段检测(spec/mixed/react) + L1温和引导/L2强制重置/L3会话重启分级干预; 左侧栏入口 + 液体毛玻璃浮层 + 变阻器式思考强度条; 独立监控进程 + JSONL 实验日志 + 离线回放/参数校准; 变阻器条可选严肃/「滑动变祖器」梗双皮肤。
Bundle
DSH 消息撤回插件:在用户消息气泡旁加「撤回」按钮,把项目文件(独立影子 git 仓库快照)与对话历史(官方 fork)一并回退到该消息发送之前。
Bundle
DSH side-conversation plugin: /side and /btw start a side conversation in an ephemeral fork of the current session (Codex /side & /btw semantics).
Bundle
Subagent Director: choose an LLM provider/model for each subagent (call args > role binding > plugin default > inherit parent) and plan main-agent/subagent responsibilities with role templates, plus a settings UI.
Bundle
DuckDuckGo web search and fetch tools for DeepSeek Harness. Zero Python dependency — search is pure Node, fetch uses @mozilla/readability with optional trafilatura fallback for better extraction.
Bundle
💗 一套给 DeepSeek Harness 的粉色 Hello Kitty 主题皮肤 + 任务完成/提问提醒插件(Sweetheart Workspace Expressive skin & Hello Kitty Task-Done Notifier)
Bundle
Codex-style conversation turn timeline tree and history overview on the left border of chat messages in DSH Web UI
Bundle
DeepSeek Harness tool plugin: analyze Bilibili videos — transcript first, subtitle-driven keyframes, model summaries
Bundle
A HUD status panel for DSH web: git status, MCP servers, skills, model and token usage in a floating side panel
Bundle
在 DSH web 界面自动展开工具调用卡片,支持侧边栏开关。标准可安装的 dsh 客户端插件。
Bundle
Security scanner for DSH plugins: static and semantic passes over plugin source, DSH-specific attack-surface rules, npm audit, batch scanning, and an HTML report with per-finding severity and evidence.
Bundle
DSH 插件整合中心:识别已装插件并打 tag 分类、功能重叠识别与实时切换、兼容性自检(存在性/共用性冲突)与修复预案、启用/停用及安全性预检。
Bundle
DSH plugin exposing a single `sleep` tool that lets the model pause for a configurable number of milliseconds, honoring cancellation.
Bundle
DSH 工程师级数据库插件:sql_list/query/exec/schema/stats/health 六工具,SQLite/MySQL/PostgreSQL 三引擎、多连接、只读模式与写操作审批门、词法级只读保护、流式行数钳制与可配置查询/写超时。
Bundle
DSH 技能移植工具插件:把 ~/.codex 里的 Codex 官方插件(170+ 个)一键移植为 DSH 技能(codex_list / codex_port / codex_status),frontmatter 自动转换、名称清洗、幂等跳过。