@open-design/dsh-runtimeDeepSeek Harness 配置文件运行时,用于 Open Design
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:nexu-io/open-design#eea8a8522dfc10951ff3e3575488c83ffcad8a33&path:packages/dsh-runtime发现最好的 DSH 插件
232个结果
@open-design/dsh-runtimeDeepSeek Harness 配置文件运行时,用于 Open Design
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:nexu-io/open-design#eea8a8522dfc10951ff3e3575488c83ffcad8a33&path:packages/dsh-runtime@linxin666/dsh-client-ui-aionui-panelDSH web GUI right-panel system: a pixel-faithful re-implementation of AionUi's Explorer + Preview columns (file tree, filename search, git changes, multi-tab preview of 10+ formats) driven by real host-side fs/git services, hot-pluggable via a profile bundle without any dsh source changes
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhu1090093659/dsh-web-ui#ef3ef0dbcb057135c41bcd2b9b5cf85cfb3716e8&path:packages/dsh-aionui-panel@linxin666/dsh-client-ui-git-graphExternal dsh web GUI plugin: a git branch selector + Git graph in the conversation header's context hole (beside the official workspace selector), with real host-side git operations (switch/create) and guards, as a dsh profile bundle
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhu1090093659/dsh-web-ui#ef3ef0dbcb057135c41bcd2b9b5cf85cfb3716e8&path:packages/dsh-git-graph@linxin666/dsh-client-ui-task-boardTask board for the dsh web GUI: a sidebar entry plus a multi-column kanban view with local persistence, task details, and real execution through dsh sessions (session.prompt). Hot-pluggable — mounted via ~/.dsh/cordis.patch.yml + a profile node_modules symlink, no dsh source changes.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhu1090093659/dsh-web-ui#ef3ef0dbcb057135c41bcd2b9b5cf85cfb3716e8&path:packages/dsh-task-board@linxin666/dsh-client-ui-web-ui-settingsWeb UI plugin group for the dsh settings page: one card that hosts the dsh-web-ui family plugins' enable switches and configuration forms.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhu1090093659/dsh-web-ui#ef3ef0dbcb057135c41bcd2b9b5cf85cfb3716e8&path:packages/dsh-web-ui-settings@linxin666/dsh-live-statsLive token estimates and generation throughput for DSH Web
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhu1090093659/dsh-web-ui#ef3ef0dbcb057135c41bcd2b9b5cf85cfb3716e8&path:packages/dsh-live-stats@linxin666/dsh-pet鲸鱼娘宠物插件 for the dsh web GUI: a soft healing whale-girl companion that reacts to model activity (idle/waiting/thinking/tool/done), with petting/feeding interactions and an affinity score
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhu1090093659/dsh-web-ui#ef3ef0dbcb057135c41bcd2b9b5cf85cfb3716e8&path:packages/dsh-pet@linxin666/dsh-remote-web-uiMobile remote control for the dsh web GUI: scan-to-pair QR entry beside the settings button, one-time pairing tokens, live device status, and revocable mobile sessions
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhu1090093659/dsh-web-ui#ef3ef0dbcb057135c41bcd2b9b5cf85cfb3716e8&path:packages/dsh-remote-web-ui@linxin666/dsh-skins皮肤全家桶聚合插件:装它 = 全部皮肤包(qq98 / ths / xp / blue-fantasy / dragon-heir)+ 皮肤中心(skin-center)一次到位;皮肤启用互斥由 dsh-skin use 管理(~/.dsh/cordis.patch.yml managed 区段),因此皮肤包只进 dependencies、不进 patchFrom。
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhu1090093659/dsh-web-ui#ef3ef0dbcb057135c41bcd2b9b5cf85cfb3716e8&path:packages/dsh-skins@linxin666/dsh-sshRemote SSH operations for the dsh web GUI: host config store (~/.dsh/dsh-ssh.json, import from ~/.ssh/config), a persistent ssh2 connection pool with jump-host support, exec / PTY web terminal / SFTP transfer / local port-forward tunnels / cluster execution, plus agent tools (ssh_list, ssh_exec, ssh_upload, ssh_download, ssh_tunnel, ssh_cluster). Hot-pluggable — mounted via ~/.dsh/cordis.patch.yml + a profile node_modules symlink, no dsh source changes.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhu1090093659/dsh-web-ui#ef3ef0dbcb057135c41bcd2b9b5cf85cfb3716e8&path:packages/dsh-ssh@linxin666/dsh-web-ui-allDSH Web UI 全家桶聚合插件:一键安装全部功能插件(task-board / git-graph / pet / remote-web-ui / live-stats / web-ui-settings)+ 皮肤全家桶(dsh-skins)。
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhu1090093659/dsh-web-ui#ef3ef0dbcb057135c41bcd2b9b5cf85cfb3716e8&path:packages/dsh-web-ui-all@linxin666/dsh-web-ui-compatCompatibility shim for the dsh-web-ui plugin family on current dsh web shells: stamps the legacy data-pane / data-dsh-frame hooks that the family plugins' DOM mounts and skins expect onto the shell's current grid columns
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhu1090093659/dsh-web-ui#ef3ef0dbcb057135c41bcd2b9b5cf85cfb3716e8&path:packages/dsh-web-ui-compatdsh-cc-tuiClaude Code 风格的交互式 TUI 前端入口,用于 DeepSeek Harness 代理,基于移植的 Ink 核心构建。
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ccch1mneyyy/dsh-TUIdsh-cc-tuiClaude Code style interactive TUI front door for DeepSeek Harness agents, built on the ported Ink core.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ccch1mneyyy/dsh-cc-tui@dsh-external/dsh-adsDSH 广告侵扰插件:本地化中文门户广告和英文诈骗广告恶搞,包含虚假弹窗、大奖转盘、奖励式推理广告和假游戏动画。
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Nagi-ovo/dsh-ads@dsh-external/dsh-vision-toolkitDeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Anionex/dsh-vision-toolkitdsh-better-sidebarDSH web plugin: a VSCode-like right sidebar (explorer / editor / terminal / git / browser), isolated per conversation session. Exposes a service for other plugins to register sidebar tabs and file viewers.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:omdsh-dev/DSH-better-sidebar@huiliyi37/dsh-tianshu-tuidsh-tianshu-tui: an interactive TUI layer over the dsh-base profile, installable as a plugin (`dsh plugin --profile tui add @huiliyi37/dsh-tianshu-tui`)
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huiliyi37/dsh-tianshu-tui@dsh-external/dsh-visualizeDSH 内联可视化插件:一个可视化工具 + 捆绑技能,让模型将交互式 HTML 片段渲染为对话中的沙箱卡片(Codex /visualize 语义)。
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Nagi-ovo/dsh-visualizedsh-notificationBrowser desktop notifications when the DeepSeek Harness finishes a turn: configurable per-outcome toggles and include/exclude keyword rules, shown through the browser Notification API.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:omdsh-dev/dsh-notificationdsh-ui-status-labelConfigurable running-turn status text for dsh Web: General Settings row plus the conversationStatus provider for the chat view
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:alingalingling/ui-status-labeldsh-memory-evolve为 DeepSeek Harness 带来分层记忆(全局 / 用户 / 项目 / GIT 分支 / 每日)与自我进化(经验沉淀 + 技能自动创建)和技能管理、待办管理、CLI 调度(kimi/codex/grok/hermes 等外部 AI 统一调度)、临时信息便签,带 WebUI 管理界面。Hermes 风格的长期记忆、自我进化、技能、待办事项和外部 CLI 代理调度,适用于 DeepSeek Harness。
dsh-custom-toolDSH custom tools: manage user-defined JavaScript tools in the settings UI with a Monaco editor; the model creates its own tools through custom_tool_create
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:omdsh-dev/dsh-custom-tool@openbiliclaw/dsh-pluginOpenBiliClaw DeepSeek Harness 插件:用户消费侧(推荐、愉悦、收藏、苏格拉底式聊天、个人资料、探针、活动)作为 Web-GUI 侧边栏,外加代理桥接工具和 openbiliclaw-adapter 技能,以便在 DSH 内闭环使用。