Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
453 plugins encontrados
StrataGate-AgentMemory (deepseek-harness)
diqierjia/stratagate-agentmemory
Automatic, local-first cross-session memory for DeepSeek Harness: layered Event/Element cards, evidence-gated recall, and expansion back to original turns and tool results.
dsh-minimal-first-turn
zrui-c/dsh-minimal-first-turn
Minimal-compatible first turn for Web root sessions: starts with persistent bash and str_replace_editor, removes automatic workspace and skill context, then restores the selected preset after the first tool call or reply; includes a persistent composer toggle.
deepseek-web-import
wpc0323/deepseek-web-import
Imports chat.deepseek.com web conversations into DeepSeek Harness as resumable sessions, from a settings-page UI.
dsh-projects
wenhongpan/dsh-projects
Project and session organization with multi-folder groups, attention summaries, grouped chat search, native folder picking, pinning, favorites, ordering, and an archive center.
dsh-session-tags
tuogusa/dsh-session-tags
Attach tags to sessions and search sessions by tag in the Web settings panel.
dsh-query-jump
socfeng/dsh-query-jump
DSH WebUI session query navigation with a faint conversation-edge rail, a hover list of real user queries, and click-to-jump back to the matching bubble.
dsh-prompt-manager
saisenbox/dsh-prompt-manager
Browser-local prompt library with a composer picker for injecting multiple session-scoped system prompts, branch inheritance, bilingual UI, favorites, and JSON backups.
dsh-replay
mingozhou/dsh-replay
Replay sessions on a playable timeline with per-step token usage, audit sensitive operations, estimate cost, view fork lineage, compare sessions, and export standalone HTML replays.
dsh-messages-sanitizer
leeminjing/dsh-messages-sanitizer
Auto-repairs the messages array after a tool-dispatch crash (orphaned tool_calls / tool messages), preventing 400 INVALID_REQUEST session lock-ups.
claude2dsh
kirkchinese/claude2dsh
Import Claude Code sessions, skills and plugin assets into DSH as native resumable sessions, and export or sync DSH sessions back to Claude Code JSONL.
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-session-manager
hkkz9522/dsh-session-manager
Delete conversations with a confirmation dialog and manage archived sessions (archive/unarchive) in the DeepSeek Harness web UI.
DSH-Session-Sync
hajimimaodie8/dsh-session-sync
Bidirectionally synchronize sessions, workspaces, settings and plugins between the DSH web instance and the DSH Desktop instance.
dsh-model-sync
jiay98528-dev/dsh-model-sync
Writes live provider model lists into DSH settings and shows 5h/7d plan windows or metered balance for the current session model.
dsh-deepseek-usage
yyb16yyb-hub/dsh-deepseek-usage
Real-time DeepSeek API usage: account balance with low-balance alerts (browser notification on threshold crossing), token & request stats (total/today/last-60s windows, per-model and per-session), estimated cost — a composer dock plus a settings-page usage panel.
token-usage-counter
mu-scorpio/token-usage-counter
Persistent provider-reported token usage totals with per-session, per-model, and daily activity statistics.
dsh-token-heatmap
kidli1412/dsh-token-heatmap
GitHub-style daily token-usage heatmap on the new-session screen with a selectable calendar-year view, green/blue color schemes, and today / this-month / all-time totals.
dsh-ui-usage-billing
kenz1117/dsh-ui-usage-billing
Sidebar billing dashboard: real usage aggregated from session logs (per-model and per-day calls/tokens/cache), cost estimated in CNY from a current multi-provider pricing catalog, subscription-plan (coding/token/agent) routes exempt, and per-provider health dots.
dsh-plugins (dsh-mobile-ui)
tzhr-invest/dsh-plugins
Mobile UI for the Web GUI on narrow screens: full-width responsive layout, overlay session drawer, 44px touch targets, safe-area support, and reading enhancements with zero desktop impact.
dsh-agfs
openagfs/dsh-agfs
File-browser web app for DSH: React frontend and REST API served by the host webserver, a /dsh-agfs command that opens at the current session workspace, and a browse_files model tool.
dsh-tui-app
kouyichi/dsh-tui-app
Interactive terminal chat app for dsh: streaming conversation, tool cards, jobs panel, full-text search, trajectory replay, multi-session tabs, and A2A dispatch (Ink-based).
dsh-office
fayelin12/dsh-office
Office workspace & session dashboard: a floating 6-column sprite panel visualizing workspaces, sessions, token usage and subagents.
dsh-doctor (plugin)
moonquake2004/dsh-doctor
Diagnóstico sin conexión para DSH: 19 comprobaciones sobre el entorno, el perfil y el estado de la sesión, con un panel «Doctor» en ajustes y una API JSON de solo lectura.
dsh-handoff
fleetingecho/dsh-handoff
Memoria de traspaso autogestionada por directorio de trabajo y rama de git: registra los turnos, los condensa en Markdown conciso, e inyecta el resultado en sesiones futuras desde ~/.agent/agent-handoff, compatible byte a byte con pi-handoff.