Skip to content
dsh.fish

Browse

99 results

Bundle

@dsh-external/dsh-session-cleanup

DSH profile bundle: Settings pages to list current/residual sessions and archived documents (ID, date, summary) and delete them with double confirmation.

ShiraGawaAnri
Bundle

dsh-profile-plugin-session-delete

DSH web plugin: native sidebar batch-delete for sessions (header button + row checkboxes) with self-healing slot patch.

cynch18
Bundle

@temoa/dsh-sessions-rm

Session management for DeepSeek Harness (DSH): list all historical sessions in a settings page and physically delete a session's log directory (with a type-to-confirm dialog and an audit trail).

Temoa
Bundle

dsh-session-sight

DeepSeek Harness 会话「看清再动手」外挂:归档/彻底删除(走系统回收站)+ 会话内容只读预览(Markdown),零依赖、不 patch 官方。

Yidien
Bundle

dsh-skill-cockpit

DSH web plugin: Skill Cockpit panel in Settings. See all skills (system/project/pool) with Chinese notes, search, enable/disable/delete/import, local test-fire scoring, and per-skill usage stats to spot zombie skills.

Itailang2333
Bundle

@deepseek-ai/dsh-client-ui-code-diffs

Replace edit/write tool cards with inline full-line colored code diffs (green add / red delete), shown right after each modification.

linhoulong123
Bundle

@heeweelee/dsh-session-plugin

DeepSeek Harness plugin: recall previously sent messages in the input box with ↑/↓, and archive (delete) a workspace session with a right-click.

Heeweelee
Bundle

@fonlan/dsh-apply-patch

DSH plugin: a codex-style apply_patch tool (*** Begin Patch / *** Update File / *** Add File / *** Delete File) injected into the model toolset through DSH's built-in sandbox, with a settings card to choose injection scope (off / GPT models only / all models).

fonlan
Bundle

dsh-plugin-worktree

Claude Code-style git worktree support for dsh web: create, switch, and delete worktree sessions.

limoiie
Bundle

dsh-mem0-plugins

Mem0 persistent memory for the DeepSeek Harness web profile — automatic recall injection, tidal-coalesced memory writes, and mem0_search/add/update/delete tools against a self-hosted Mem0 server (X-API-Key). Zero-intrusion bundle plugin; no dsh source changes.

runfali
Bundle

dsh-safe-delete

Intercepts `rm` commands issued by any DSH agent session (GUI, automation runs, headless bridges) at the tools guard layer and moves the targets to the macOS Trash instead of deleting them. Switchable from the web GUI under Settings → General.

NattoCB
Bundle

dsh-plugin-session-archive

Browse archived DeepSeek Harness sessions from the sidebar footer, read full transcripts, and permanently delete them (including conversation logs).

HuangLM03
Bundle

dsh-trash

DSH 回收站插件:最高权限下所有删除操作一律拦截并转入回收站,误删可一键恢复。Intercepts every delete operation (Remove-Item/rm/del/fs.unlink/...) and redirects it to a recoverable trash store.

LeonSone
Bundle

@achasoft/dsh-advanced-sidebar

Advanced sidebar operations for the DeepSeek Harness Web Client: git changes, multi-session terminals, a file browser, a dev-server preview, background tasks, Open in, Archive and Delete, in a resizable dock beside the conversation

navid-kianfar
Bundle

@local/dsh-session-dustbin

DSH session dustbin: delete sessions straight from the left sidebar session menu (next to rename / fork / archive) and manage archived sessions from Settings -> Plugins -> Configurable. Head-frame only: no session log is ever decoded.

Github-CJX
Bundle

dsh-knj-session-management

Session management for DeepSeek Harness: archive/restore/delete persisted sessions, auto-policy per workspace, and a size governance panel. DSH 会话管理插件:归档/恢复/删除持久化会话,按工作区控制会话数量上限,提供体积治理面板。

yangdongzhen590
Bundle

dsh-knowledge-sqlite

Cross-session knowledge for DeepSeek Harness: ctx.knowledge service + knowledge_* tools, SQLite FTS5 trigram retrieval (CJK substring) with L1 query expansion. V1.11 contract (write/update/search/list/delete + budget + events + error codes).

NinjaSln-labs
Bundle

dsh-plugin-archived-conversations

DeepSeek Harness 插件:在设置界面管理已归档对话——取消归档与永久删除。DeepSeek Harness plugin: manage archived conversations in Settings — unarchive and permanently delete.

leogottadothebest
Bundle

dsh-plugin-recycle-bin

Enforce recycle-bin-only deletion on Windows: block del/rm/Remove-Item and other disk-erase commands, forbid automatically emptying the recycle bin, and stop + ask the user when the recycle bin or disk is full.

Xylocarpro
Bundle

@wjj-8283/dsh-temp-workspace

DSH web client plugin: a temporary workspace (临时工作区) — every conversation it contains is deleted at the next Harness restart (immediately or after a delay), optionally behind a confirm dialog. Adds a small icon beside the sidebar's "Add workspace" button and a Settings -> Plugins card.

wjj-8283
Bundle

@jw-king/dsh-plugin-workspaces-extra

DeepSeek Harness UI plugin: session deletion (删除会话). Adds a header action on the current session with a confirm dialog; on confirm it terminates the session's agent and removes the session's files and local data.

Bundle

@dsh-external/dsh-project-memory

项目记忆(Project Memory):本地优先的项目记忆插件。每个项目一份 .dsh-memory.json(按 cwd 隔离),提供 memory_read/recall/write/update/delete 五工具、/memory 命令、设置页记忆管理 UI(编辑/删除/拖动排序/一键保存排序/状态过滤/搜索/多项目切换),全部遵循'随核心快速适配'(适配器+探测-退化-上报)与'万物皆插件'(可独立挂载/停用)。【单线 0.1.3】2026-09-11 起取消双线:只面向 DSH 最新核心(0.1.5-rc.1 及更新,桌面端 2.0.7+/2.0.9),不再为旧核做适配;含读取保序修复与「保存排序」二次确认/回读校验。同属 0.1.x 系列——**只有出现较大优化或新功能时才升 0.2.0**(本版暂不发布)。

LAYZR114
Bundle

dsh-skill-dossier

DSH skill dossier and work report plugin: browse, search, archive, review and delete skills, and roll daily briefs into daily, weekly and monthly reports.

JeffreySuen-x