Skip to content
dsh.fish
Bundle

dsh-message-edit

DeepSeek Harness 用户消息修改插件:在用户发言下方的复制按钮旁增加修改(✎)按钮,支持一键回填编辑与重新发送。

Source
liuGuanYi-hub
stars
2 stars
License
MIT
Updated
Updated 11 hours ago

Readme

# dsh-message-edit — DeepSeek Harness 用户消息修改与排队发送插件

<p align="left">
  <img src="https://img.shields.io/badge/DeepSeek%20Harness-Plugin-0066FF?style=flat-square" alt="DeepSeek Harness Plugin">
  <img src="https://img.shields.io/badge/version-v0.1.0-blue?style=flat-square" alt="Version">
  <img src="https://img.shields.io/badge/platform-Web%20%2F%20Desktop-brightgreen?style=flat-square" alt="Platform Web/Desktop">
  <img src="https://img.shields.io/badge/license-MIT-green?style=flat-square" alt="License MIT">
</p>

> **原生体验 · 零源码侵入 · 用户消息一键修改回填 · Antigravity 同款排队发消息 · 极简黑鲸 Logo & 顶栏高度重构**

`dsh-message-edit` 是为 [DeepSeek Harness (DSH)](https://github.com/deepseek-ai) Web 控制台及桌面端打造的增强插件。

---

## ✨ 核心特性

- ✏️ **一键修改提问(Edit Prompt)**:在用户历史消息右下角(复制按钮旁)无缝嵌入精致的「修改 (✎)」按钮,点击自动将纯净提问文本回填到底部输入框并聚焦。
- ⚡ **Antigravity 同款排队发送(Queued Messages)**:在模型正在思考/生成/重试时,输入框内只要输入文字,右侧 Stop 按钮自动切换为蓝色「启动/发送(`↑`)」键,按回车即可加入待发队列,当前轮次结束后自动无缝发出。
- 🐳 **极简黑鲸 Logo 呈现**:精简左上角品牌展示,仅保留官方经典的黑色小鲸鱼图标,视觉更纯净。
- 🖥️ **舒适顶栏高度适配**:将桌面端顶部标题栏高度从紧凑的 24px 提升至舒展大气的 38px,控制键热区与字形更加协调。
- 🪶 **零外部依赖 & 零源码补丁**:纯客户端动态插槽与 DOM 挂载,无需重新编译 DSH 官方源码。

---

## 📦 安装与使用

### 本地安装(推荐)

```bash
dsh plugin --profile web add ./dsh-message-edit
```

启动 DSH Web / 桌面端:

```bash
dsh --profile web
```

---

## 📄 开源许可证

本项目采用 [MIT License](LICENSE) 开源。

Install

dsh plugin --profile web add github:liuGuanYi-hub/dsh-message-edit

Profile: web

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source