Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

14 plugins found

L

dsh-undo-plugin

lire1131/dsh-undo-plugin

Undo/redo & rollback system for DSH: every config change is auto-snapshotted; undo/redo/restore to any version from the WebUI or the offline CLI/GUI tools (works even when DSH fails to boot).

8013 hours agoDev & Plugin ToolsMIT
F

dsh-prompt-enhancer

fishsb/dsh-prompt-enhancer

One-click prompt enhancement: an independent LLM call rewrites your rough draft in the composer, fully undoable.

2016 hours agoTools & Capabilities
R

dsh-better-edit

rianico/dsh-better-edit

Hash-anchored read / edit / batch_edit / undo_last_edit tools: every line gets a unique 3-character content hash, edits target hashes instead of line numbers, and served-state verification rejects stale ranges with fresh anchors.

912 hours agoTools & CapabilitiesMIT
P

dsh-checkpoint-rewind

perrylink/dsh-checkpoint-rewind

Claude Code /rewind for DeepSeek Harness: git-first workspace snapshots before every mutating tool execution, turn-boundary session forks, and a one-shot /rewind command that restores files and forks the session back to a checkpoint.

85 hours agoTools & CapabilitiesApache-2.0
W

dsh-plugins (dsh-session-manager)

wsxwj123/dsh-plugins

Delete sessions with a 5-second undo and a recycle bin, plus an archive view to browse and unarchive, for the DSH Web GUI.

721 hours agoSessions & MessagesMIT
S

oss-prompt-optimizer

seven282/oss-prompt-optimizer

Optimize a raw instruction into a professional prompt through the harness llm service — four-section (Role / Task / Context / Format) or a headerless plain-text style. Context-aware by default: the recent conversation is injected as background and may enrich the ## Context section. Long outputs resume from the truncation point with auto-expanded budgets; validated results are cached (identical requests cost zero model calls); a unified call budget bounds worst-case cost. Composer ✨ one-click optimize, undo, cancel and a token-cost hint; prompt_optimize tool (optimize + iterate), auto-optimize hook, auto-detected zh/en role document.

45 hours agoTools & CapabilitiesMIT
S

dsh-rewind

sirilee/dsh-rewind

In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.

411 hours agoSessions & MessagesMIT
M

dsh-recall

mongfayi/dsh-recall

Message recall (撤回) plugin for the DSH Web UI: one undo button on each user message that removes the turn and everything after it, durably, without reverting code changes.

45 days agoUI EnhancementsMIT
C

plugin-switch

cynch18/plugin-switch

Toggle switches for the plugin inventory: enable/disable any plugin live from Settings → Plugins → Plugin list without restarting, with groups/filters, bulk toggle, undo, and backup.

33 days agoDev & Plugin ToolsMIT
L

dsh-undo

linglambda/dsh-undo

User-side undo/redo for DeepSeek Harness (dsh): the /undo command rolls the transcript back to before the last message and /redo restores it.

35 days agoSessions & MessagesMIT
T

dsh-vscode-review (dsh-review)

tlyer233/dsh-vscode-review

Journals every AI file write/edit into before/after snapshots for an inline VS Code review flow (accept/reject hunks, per-file undo, no git).

2yesterdayGit & Code Review
S

dsh-project-kanban

struggleyang/dsh-project-kanban

Per-workspace project kanban board: nine kanban_* model tools for agent-driven planning plus a browser board UI, with disk persistence, undo, templates, and archiving.

22 days agoWorkflow & AutomationMIT
L

dsh-writing-pad

linhx1999/dsh-writing-pad

Session-scoped Markdown writing pad docked beside the conversation, with edit/preview modes, selection-based AI rewrites, diff review, undo, and draft recovery.

23 days agoUI EnhancementsMIT
W

LiuHe

wulun811/liuhe

Bridges the LiuHe MCP code toolkit (44 tools) into dsh web: repo_map, symbol search, edit_batch with tolerant matching, transactional edits with undo journal, and deterministic quality gates — backed by a crash-isolated Rust tree-sitter parse daemon and SQLite index.

12 days agoMCP & ConnectorsMIT