Bundle
Manage DeepSeek Harness sessions from the Web UI: drag & drop or menu-move a session to another folder (workspace), permanently delete a session, and AI-rename a session by summarizing its conversation. Also exposes agent tools for each operation.
Bundle
dsh plugin: git-like conversation forking (branch refs on sessions)
Bundle
Playwright-powered browser capability for DeepSeek Harness: accessibility-snapshot interaction with stable element refs, session-scoped browser sessions, screenshots as attachments.
Bundle
DSH plugin: run every agent shell command through Git for Windows bash on Windows instead of PowerShell. Replaces the pwsh executor with a Git Bash ctx.shell provider and materializes Git Bash variants of the standard/minimal/code/cordis agent presets into your user preset root at startup. On Windows it also adopts dsh-better-sidebar's terminal shell (UI tabs and the model-facing terminal_* tools) through the sidebar's official settings seam, and pairs with dsh-ptc-cordis-preset so the PTC Creation-mode preset materializes as its Git Bash variant. Ships both composition eras for dsh <= 0.1.1 (built-in preset id 'code') and dsh >= 0.1.2 (renamed id 'ptc') — the era is probed per boot and re-materialized automatically after a dsh upgrade, in either upgrade order; preset ids never change so pinned sessions stay valid.
Bundle
DSH plugin: branch visibility and git worktree isolation for Web UI sessions
Bundle
Cross-device sync for DeepSeek Harness sessions: a dedicated git mirror of the session store, append-only three-way merge with keep-both + fork conflict resolution, /sync command, sync_pull/sync_push/sync_status tools, and configurable auto push/pull
Bundle
dsh 工具箱:会话/回收站/子目录/搜索/预设/配置管理 + 定时心跳(IM 渠道推送)+ 长消息折叠 | Toolbox plugin for dsh: session/trash/subdir/search/preset/config management + scheduled heartbeat (IM push) + long-message collapse
Bundle
DeepSeek Harness archive session manager: restore/delete archived sessions and manage the trash, from the settings panel. 存档会话管理插件:设置面板管理归档会话(恢复/删除)与回收站。
Bundle
View and manage archived sessions in DSH: browse the archive, read full transcripts in a chat-style dialog (turns, reasoning, tool executions), and remove unwanted records. Works on desktop and web.
Bundle
DeepSeek Harness chat history and session management: search archives, restore conversations, and delete safely
Bundle
Native DSH rooms for connecting independent sessions and provider-backed AI members without bundled roles or scenarios.
Bundle
dsh-conv-export(对话导出)— export the current DeepSeek Harness conversation as Markdown, single-file HTML, PDF, or a long PNG image, or copy it as Markdown; batch-export historical sessions as a Markdown ZIP.
Bundle
Project and session management, searchable sessions, native folder picking, and sidebar organization for DeepSeek Harness.
Bundle
Repair DeepSeek Harness sessions that refuse to load (seq gap, torn zstd frames, lone surrogates).
Bundle
Native CloakBrowser tools for DeepSeek Harness with per-agent browser sessions and snapshot references.
Bundle
Aggregate and natively control DeepSeek Harness sessions across multiple remote dsh web servers from one pane: server registry, merged session list, history, prompt, cancel, rename, fork, model selection and approval/question answering.
Bundle
DSH 一键复活:重启后给所有被打断的会话自动发送「继续」指令(/revive 命令 + revive_sessions 工具 + 浏览器一键按钮)
Bundle
Floating desktop traffic lights for multiple DeepSeek Harness sessions
Bundle
Session row extras for DeepSeek Harness: pin sessions above workspaces, copy session id, export Markdown, and permanently delete a session. 会话菜单增强:置顶 / 复制 ID / 导出 Markdown / 永久删除。
Bundle
Import chat.deepseek.com conversations into DeepSeek Harness as resumable sessions, from a settings-page UI.
Bundle
Cost dashboard for DeepSeek Harness - model spend, tokens and cache usage across all sessions (settings section). DSH 费用看板:汇总全部会话的模型输入/输出/缓存 token 用量并按价格表计费。
Bundle
Import Claude Code memory (CLAUDE.md) and conversation history into DeepSeek Harness as resumable sessions; /init scaffolds an AGENTS.md project memory file.
Bundle
Multi-channel IM bridge for DeepSeek Harness: Feishu, Telegram, DingTalk, Slack, Discord — persistent sessions, true streaming, slash commands
Bundle
VS Code panel for DeepSeek Harness sessions — embedded code-server or your local desktop VS Code — with ACP-style edit sync, red/green diff follow mode and file locking via the bundled dsh-bridge VS Code extension.