DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Code Ide — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
C

dsh-code-ide

Code Ide

An optional web IDE workbench for DeepSeek Harness

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:SakalioLabs/dsh-code-ide#ce33753295a3f8e269f92cd0037e54cce75ed300
READMECompatibilityVersions
真实 Harness 工作台:资源管理器、TypeScript 高亮、多标签编辑器与集成终端README 的 Markdown 安全预览,在 IDE 中与代码和终端并存IDE 中打开 PNG 图片的只读预览IDE 命令面板,显示可检索的命令与快捷键

Compatibility and provenance

Code Ide is published as dsh-code-ide and currently resolves to version 0.1.0-alpha.1. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
8/29/2026

Versions

0.1.0-alpha.1prerelease
8/29/2026
Show 1 more versionCollapse versions
0.1.0-alpha.0prerelease
8/22/2026

Related plugins

Loading related plugins…

Latest
0.1.0-alpha.1
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 10
Weekly downloads
0
Last push
8/29/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in developer-tools.

Web App@deepseek-ai/dsh-web-appThe dsh browser-surface bundle: the web patch layer over dsh-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)Sdk Minimal@deepseek-ai/dsh-sdk-minimalThe standalone minimal SDK profile bundle: JSON-RPC, one DeepSeek adapter, persistent shell, and JSONL sessionsSdk App@deepseek-ai/dsh-sdk-appThe dsh SDK profile bundle: stdio JSON-RPC serving and process lifecycle over dsh-baseSubagent Codex@deepseek-ai/dsh-subagent-codexOne-shot Codex subagent provider over the official app-server protocol

README

dsh-code-ide

在 DeepSeek Harness 会话里,打开一个轻量、熟悉的浏览器 IDE。

简体中文 · English · 日本語 · Deutsch

鲸鱼娘在海洋夜色中的开发工作台前编写代码,旁边放着一碗白米饭

dsh-code-ide 为 DeepSeek Harness 增加一个可选的 IDE 页签:写代码、搜索工作区、在终端运行命令,以及预览 Markdown 和媒体文件。它不接管 Harness 的首页、对话或会话;随时切回 对话 即可继续原来的工作。

真实 Harness 工作台:资源管理器、TypeScript 高亮、多标签编辑器与集成终端

30 秒安装

已有 dsh 时,只需运行:

dsh plugin --profile web add github:SakalioLabs/dsh-code-ide
dsh web

如果你是从 Harness 源码目录运行,把上面的 dsh 换成 pnpm dsh。无需 clone 本仓库、无需手工复制 patch,也不需要为本插件配置 allowBuilds。

也可以把这句话直接交给 Harness:

安装 github:SakalioLabs/dsh-code-ide 到当前 Web profile,然后重启 Harness。

第一次使用

  1. 启动 dsh web,在浏览器中打开终端打印的地址。
  2. 新建或打开一个已关联工作区的会话;没有工作区时,先从 Harness 添加本地工作区。
  3. 点击会话顶部的 IDE,打开文件开始工作;要继续聊天时切回 对话。

你会得到什么

写与读查与跑
主流语言按需高亮;多标签、拖拽排序、最多 4 个编辑器分组;版本感知保存与恢复。资源管理器、Quick Open、工作区搜索/替换预览、命令面板和多终端底部面板。
Markdown 可在源码与安全预览间切换;图片、音频和视频使用只读原生预览。轻量集成:不携带 VS Code Extension Host、Marketplace 或 VSIX 兼容层。

真实功能演示

Markdown:边写边预览

README 的 Markdown 安全预览,在 IDE 中与代码和终端并存

.md、.markdown 与 .mdx 支持源码/预览切换;预览反映当前编辑缓冲区,不执行 raw HTML 或 MDX。

图片、音频和视频:直接查看,不误编辑二进制

IDE 中打开 PNG 图片的只读预览

常见图片可直接预览;音频和视频使用浏览器原生控件、按需流式读取且不会自动播放。

命令面板:少记一点,直接找功能

IDE 命令面板,显示可检索的命令与快捷键

用 Ctrl+Shift+P / F1 打开命令面板;常用的 Quick Open、搜索、保存、终端和布局操作都可从这里发现。

兼容与边界

  • 当前主线同时维护新 Harness 的 Connection 鉴权接口与旧版 loopback 鉴权回退,避免为了跟进新版而破坏既有安装。
  • 已测试目标包括 dsh-v0.1.2-alpha.1 和 dsh-v0.1.1-rc.2;精确版本、平台能力与验证范围见 兼容性文档。
  • 插件是浏览器 IDE 工作台,不是 VS Code,也不支持 VS Code 插件、VSIX、Marketplace、LSP、调试器或 Git UI。
  • 终端以运行 Harness 的本机用户权限执行。仅在可信的本机 loopback 环境使用,不要暴露到局域网或互联网。

需要更多细节?

  • 兼容性与平台能力
  • 安全边界
  • 开发、构建与测试
  • 架构说明
  • 更新记录

许可证

MIT License。Seti 风格文件图标的归属和固定来源见 ThirdPartyNotices.txt。