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.

Just Chat — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
J

dsh-just-chat

Just Chat

One-click native conversations with independent workspaces 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:exoticknight/dsh-just-chat#86fd326ce2f08eb31097175a0fb1dbc105570297
READMECompatibilityVersions

Compatibility and provenance

Just Chat is published as dsh-just-chat and currently resolves to version 0.1.4. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
9/15/2026

Versions

0.1.4stable
9/15/2026
0.1.1stable
9/14/2026

Related plugins

Loading related plugins…

Latest
0.1.4
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
Apache-2.0
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
9/15/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 integrations-communication.

Remote Web Ui@linxin666/dsh-remote-web-uiScan-to-pair remote access for the dsh web GUI that shares one official interface: a QR beside the settings button pairs phones and PCs into the same Web GUI (a portrait-touch adaptation layer for phones, full desktop on PCs) through one-time tokens and rIm@xmanrui/dsh-im把十一种 IM 渠道和公网 AI Office 接入本机 DeepSeek Harness。 Connect eleven IM channels and a public AI Office to a local DeepSeek Harness.DSCODE@toddzheng024/dscode-bundleA complete DeepSeek coding agent with persistent shell, Ultra collaboration and automatic permission review.Acp App@deepseek-ai/dsh-acp-appThe dsh ACP profile bundle: automation-only JSON-RPC stdio and process lifecycle over dsh-base

README

快速对话 · Just Chat

为 DeepSeek Harness 添加一键对话入口:点击即可进入独立工作目录中的原生会话,省去手动选择工作区。

点击,即刻开聊:首页和侧栏的快速对话入口,点击即可进入原生对话

功能特点

  • 一键开始:首页“标准模式”旁、侧栏各有一个入口,可分别开启或关闭。
  • 独立目录:每次完成一次入口点击,都会新建独立工作区及对话。启动插件时不预建工作区。
  • 原生对话体验:复用 DSH 的会话、模型、权限与附件流程;Workspace 和 Session ID 由 DSH 生成。
  • 自定义命名:用占位符设置新工作区名称,编辑时预览,保存后生效。
  • 融入现有界面:使用 DSH 原生图标和按钮,窄窗口自动换行;中文显示“快速对话”,英文显示“Just Chat”。

快速开始

安装插件

适用于 DSH 0.1.5-rc.2 的 Web 界面。先确认你的 DSH 已能正常对话,并且终端中可以使用 dsh。

通过 DSH 插件管理命令从 npm 安装:

dsh plugin --profile web add dsh-just-chat

如果你使用自定义 DSH_HOME 或其他 profile,请选择与平时启动 DSH 相同的环境。安装后重启该 DSH 并刷新页面。

开始对话

  1. 打开你平时使用的 DSH 页面。
  2. 点击首页“标准模式”旁或侧栏的 快速对话。
  3. 在打开的对话中输入消息并发送。

插件会自动准备独立工作目录并打开原生对话,无需选择目录。模型与权限沿用 DSH 的配置。

配置入口与命名

打开 设置 → 插件 → 插件配置 → 快速对话。

快速对话配置卡片:入口开关、名称模板、预览和保存操作

“标准模式旁入口”和“侧栏入口”控制两个按钮的显示位置。修改开关或模板后,卡片会标记“未保存”;点击“保存”统一应用,或点击“放弃更改”恢复已保存的值。配置集中在这张卡片中。

工作区名称模板

默认模板:

{label} · {MM}-{DD} {HH}:{mm}

例如,中文界面创建的工作区显示为 快速对话 · 09-14 18:01;英文界面显示为 Just Chat · 09-14 18:01。

占位符含义示例
{label}创建时的本地化名称快速对话 / Just Chat
{YYYY}四位年份2026
{MM} / {DD}两位月份 / 日期09 / 14
{HH} / {mm} / {ss}24 小时制的时 / 分 / 秒18 / 01 / 05

也可以写成 灵感 {YYYY}-{MM}-{DD} 或 {label} {HH}:{mm}:{ss},普通文字会原样保留。

  • 时间取自浏览器本地时间,占位符区分大小写。
  • 模板最多 200 个字符;展开并去除首尾空白后的名称必须为 1–100 个字符。
  • 未知或不完整的占位符会显示错误并阻止保存。
  • “恢复默认模板”只修改草稿,还需点击“保存”。
  • 模板与语言变更只影响之后新建的工作区,不会重命名已有工作区,也不会改变磁盘目录。

工作区与对话的关系

每次通过快速对话入口创建的工作目录位于:

<DSH_HOME>/just-chat/sessions/chat-<随机后缀>

DSH_HOME 是当前 DSH 的用户数据目录。显示名称与目录名分开管理;即使两个工作区显示名称相同,目录和原生 ID 仍然不同。

操作结果
点击快速对话入口新建独立目录、工作区和原生对话
在该工作区使用 DSH 原生“新建会话”仍使用该工作区的目录
归档会话隐藏会话,保留记录和目录,可恢复
原生删除工作区移除工作区登记,保留目录与会话记录,会话转入“未分组”

快速对话创建的会话和工作区使用 DSH 原生管理操作。删除工作区后,磁盘上的工作目录仍会保留;快速对话插件不会自动清理这些目录。

开发与维护

本地环境初始化、调试、测试和实现说明见开发指南。