dsh-rich-editor
为输入区提供富 Markdown 笔记本:工具行开关加 CodeMirror 编辑卡片,支持 Codex 风格列表编辑,经会话服务提交。
Rich Markdown notebook for the composer region: a tool-row toggle plus a CodeMirror editor card with Codex-style list editing, submitted through the conversation service.
怎么安装
dsh plugin add @mars.liu/dsh-rich-editor 简介
@mars.liu/dsh-rich-editor English | 中文 Third-party DeepSeek Harness web plugin: a rich Markdown notebook for the composer region. Its browser half contributes two entries to the composer region that dsh-client-ui-conversation owns: a tool-row toggle (conversation.input.left) and an editor card in the composer context stack (conversation.input.dock). Both entries share one per-session store handle, so the in-progress draft survives closing and reopening the panel, surface remounts, and — because the engine scopes session stores by session id — each session keeps its own notebook. The editor is …
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-15
- 创建于
- 2026-08-19
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- codemirror, deepseek-harness, dsh-plugin, markdown-editor, rich-text-editor
同类推荐
dsh-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 生态打造的现代化桌面端体验
dsh-codex-ui
MichengAI/dsh-codex-ui
为 DeepSeek Harness 网页端重构 Codex 风格侧栏、工作区会话树、全局搜索和轮次导航。