Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
47 plugins encontrados
dsh-git
mojiexuan/dsh-git
Git source-control sidebar for the DeepSeek Harness web UI: repo init, staging, commit/push/pull, branch & remote management, AI-generated Conventional Commits messages, and a commit-history graph.
dsh-keyboard-history
normanfxxkingrockwell/dsh-keyboard-history
Pure ↑/↓ input history for the DSH web composer: recall previously sent messages with arrow keys. Nothing else.
dsh-plugin-audit
863683348/dsh-plugin-audit
Ecosystem-wide plugin health audit: syncs the dsh-plugin topic into a local scored catalog (maintenance / docs / npm + weekly downloads / ecosystem, 0-100, A-D), static security scan with high-finding grade veto, star history snapshots, web leaderboard and agent tools.
dsh-flakefinder
stardustlc666/dsh-flakefinder
Test-stability tools: repeatedly run vitest/jest/pytest/node:test suites, classify flaky cases, keep history and maintain a quarantine manifest.
dsh-memory-porter
shiye-10pages/dsh-memory-porter
Brings your existing Claude / ChatGPT history into DSH: instant zero-token import of the memories.json inside a Claude export, local Claude Code transcripts with no export needed, and conversations distilled through the model you already configured in DSH. Every memory carries verbatim evidence checked against the source by code — a paraphrase is dropped and counted, and evidence found only in the assistant turns is always routed to review rather than stored.
dsh-recall
relistencode/dsh-recall
Conversation history recall for DSH: three-layer (literal/fuzzy/semantic) retrieval over every past session's original text, fully local & offline — AI never forgets what you told it. One-command install via `dsh.bundle.patch`, semantic layer runs in a worker thread.
dsh-mem0
orangeshinee/dsh-mem0
Agent tools for a self-hosted mem0 server: add, search, get, update, delete, history, reset and status memories, with a settings-panel configuration card.
review-quote-sh
nothree-code/review-quote-sh
Message review and quote chips for conversations: multi-model cross review (code/reply) with severity grading and summaries, review history, and host-persisted preferences.
dsh-plugin-kit (search)
hyzyn/dsh-plugin-kit
Full-text global search for the DSH Web GUI: a sidebar search box that searches history sessions (via the sessionQuery index, with a per-session scan fallback) and settings panels, highlights matches, and jumps to the matching session or settings card.
dsh-atuin
realalexandreai/dsh-atuin
Plugin de DeepSeek Harness: cada prompt de usuario que escribes (en la Web UI) se añade a tu historial de shell de atuin, para que aparezca en la búsqueda de atuin y en la integración con la shell.
dsh-msgrail
chou109/dsh-msgrail
MsgRail(消息轨道) —— DeepSeek Harness 的窄消息轨道插件:在对话左侧,为每条你发送的消息显示一根细横线。悬停看预览、点击即跳转,更早消息自动加载;全量历史、实时更新、中英双语。 MsgRail is a narrow message rail for DeepSeek Harness: one thin bar on the left of the chat for each message you sent. Hover to preview, click to jump — older messages load automatically. Full history, live, bilingual.
dsh-context-steady
slicenferqin/dsh-context-steady
DeepSeek Harness plugin for bounded, provenance-linked context steady state with recoverable raw history
dsh-context-surgery
wasd258-jpg/dsh-context-surgery
Surgical rewriting of the model-visible conversation history of a DSH session (surface replacement); edit reply and reasoning chain separately. 上下文手术刀:强制改写会话的模型可见历史,回复与思考链分开编辑。
dsh-migrate
kkkkkkkkki/dsh-migrate
Import chat history and memory from other AI agents (Claude Code, Codex CLI, Gemini CLI, Aider, Cline, OpenCode, Hermes Agent, OpenClaw) into DeepSeek Harness
dsh-plugin-hub (dsh-gzip)
wingsky-1/dsh-plugin-hub
Gzip compression for /api responses, fixing history-load timeouts over remote/low-bandwidth connections; skips SSE and already-encoded responses.
dsh-trend-radar
863683348/dsh-trend-radar
Ecosystem trend dashboard (行情面板): snapshot the dsh-plugin topic and the awesome list into local history, then report weekly trends — new plugins, star gainers, category heat, awesome coverage — plus a keyword radar for new plugins and star surges.
adversarial-review
johnxu22786/adversarial-review
Adversarial multi-lens code review: parallel correctness/security/maintainability lenses attack a diff, with deterministic severity grading, suppression rules and incremental review history.
task-board
johnxu22786/task-board
Event-sourced cross-session work ledger: register, track and settle tasks with full audit history, kanban export, and a board digest injected into every model turn.
dsh-http-tools
lussey820/dsh-http-tools
HTTP/API debugging toolset: full-control HTTP requests (method/headers/body/auth), curl command parsing and one-step execution, in-session request history with side-by-side response comparison, pagination-aware Link headers, and DeepSeek-branded UI cards (optional dsh-http-tools-ui).
dsh-plugin-call-trace
huang-zhishi/dsh-plugin-call-trace
Persistent model tool-call trace recorder: every tool call is durably written to a JSONL file that survives restarts, queryable via a structured call_trace tool and a callTraceHistory service, with size rotation and an optional floating canvas UI add-on.
dsh-input-history
sunshaobei/dsh-input-history
Standalone arrow-key input history for the DSH web composer: ↑/↓ recalls sent prompts from one global ring shared across all sessions and workspaces, persisted to localStorage with an overridable cap.
session-import-codex
xing01l/session-import-codex
Plugin de DeepSeek Harness para importar el historial de conversaciones de Codex App Server
dsh-context-proxy
evilirving/dsh-context-proxy
Recuperación ligera de contexto bajo demanda: herramientas context_query / context_slice / context_grep que leen el historial ya persistido con citas seguras para reproducción.