Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 135
dsh-peer-link
czm15053/dsh-peer-link
Позволяет сессиям dsh и Claude Code напрямую обмениваться сообщениями; поставляется с кликабельной карточкой списка узлов (сортировка/поиск/отправка/обновление).
dsh-client-ui-skin-claude
pakiknowledge/dsh-client-ui-skin-claude
Скин в стиле Claude: тёплый чёрный фон, акцент цвета глины и UI с засечками (serif), следующий нативным светлой и тёмной темам.
dsh-movein (plugin)
sjh9714/dsh-movein
Fine grained per tool permission rules for DSH at the tools/pre-execute gate, deny and ask lists in Claude Code rule syntax (Bash(rm -rf:*), Read(_secrets_), mcp__server__tool), works standalone without migrating.
dsh-movein
sjh9714/dsh-movein
Migrate and import a whole Claude Code or Codex setup into DSH. Skills, slash commands, MCP servers, hooks, subagents and permission rules, with a dry-run moving estimate, a migration diff report and a post-move doctor; installs as a plugin exposing a movein_from_claude_code tool so the agent can do the move for you.
wanjiqi-meme
chu-xin-r/wanjiqi-meme
Barrage-meme skill distilled from 22,771 real messages in the 6657 live room: wanjiqi-style banter, CS and DOTA cross-memes, player roasting and casting commentary.
TMCRA-Agent-Memory
reshuibuduo/tmcra-agent-memory
Technical-preview local graph memory for DSH and Codex: recalls owner-global and current-project evidence before each turn, writes USER and ASSISTANT records separately, and preserves project, session, actor, and source provenance for a visual atlas and cited knowledge pages.
dsh-claude-move
perrylink/dsh-claude-move
Four-source migration wizard: move Claude Code, Codex, OpenCode and Hermes sessions, memories, skills, instructions and slash commands into DSH (/move wizard with approval gate and idempotent move.json, resumable sessions).
dsh-sidechain
omdsh-dev/dsh-sidechain
Плагин боковых сессий для DSH: `/side` — постоянная боковая сессия (в стиле Codex) и `/btw` — разовый боковой вопрос (в стиле Claude) — выполняются во временном форке, не записываются в историю основной сессии; диалог встроен в правую панель веб-интерфейса, основная сессия остаётся неизменной.
dsh-import-agents
chang-tong/dsh-import-agents
Импортируйте сессии, историю чатов и агентов pi / opencode / codex / claude-code в DeepSeek Harness — кнопка синхронизации в один клик, слэш-команды, подсказка миграции при старте сессии
dsh-plugin-claude-bridge
yytbit/dsh-plugin-claude-bridge
Переносит память, skills и конфигурацию Claude Code в DeepSeek Harness — без миграции, с полной совместимостью
dsh-plugin-session-import
huguangyu666/dsh-plugin-session-import
Импортируйте историю чатов claude-code / codex / reasonix / zcode в сессии dsh: привязка к рабочему пространству, сохранение вызовов инструментов, защита от слишком больших сессий, восстановление сжатия zcode.
dsh-agent-skills
minivv/dsh-agent-skills
Browse, enable, disable, and manage Agent Skills from Claude Code, Codex, OpenCode, Gemini, and custom directories in the DSH settings panel.
dsh-learning-mode
chplus0/dsh-learning-mode
Learning Mode agent preset: a coding agent that teaches while coding — concrete scenario-grounded explanations, Socratic guidance, and TODO(你) practice blanks, modeled on Claude Code's Learning output style; installable via dsh plugin add (dsh-learning-mode on npm).
sage-mem
gezi-wen/sage-mem
File-based cross-session memory: plain Markdown memory files with automatic retrieval injection, format-compatible with Claude Code's CLAUDE.md and memory files, so migrating is a manual file copy.
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.
dsh-code
unlinearity/dsh-code
Бандл TUI в стиле Claude Code для DeepSeek Harness
dsh-sidebar-qa
chenruot/dsh-sidebar-qa
Вкладка вопросов в боковой панели на основе DSH-better-sidebar, реализующая функциональность боковых вопросов в стиле Codex или /btw в Claude Code.
dsh-skin-claude-code
lucasx001/dsh-skin-claude-code
Claude Code-inspired skin for the DeepSeek Harness web GUI
dsh-cc-ecosystem
bcy2020/dsh-cc-ecosystem
Load Claude Code assets into DSH at runtime — skills, slash commands, rules, permission rules (deny/ask/allow), subagents and hooks from .claude/ plus Claude Code plugins (plugin.json / marketplace / skills / agents / MCP), via a memory-IR parse layer that keeps .claude as the source of truth with no writes back. Six installable packages: loader, skills, permissions, agents, hooks, mcp.
dsh-claude-cli
katsos/dsh-claude-cli
LLM provider that runs the locally installed Claude Code CLI as the model backend, so requests go through an existing Claude subscription instead of a metered API key; native tool calls are bridged over MCP.
dsh-effort-slider
2768651338/dsh-effort-slider
A Claude Code-style reasoning-effort slider for the DSH Web UI: stepless drag, snap-on-release, a WebGL fire trail, and real, working thinking-effort control for any custom third-party model or provider.
dsh-output-styles
perrylink/dsh-output-styles
Аналог outputStyles из Claude Code — переключение стиля вывода во время выполнения для DeepSeek Harness
dsh-agent-relay
noelune/dsh-agent-relay
Ретранслятор сообщений мультиагентов с приоритетом loopback: брокер с HMAC-аутентификацией плюс плагин dsh (relay_send/recv/peers/history), CLI- и Python-клиенты без зависимостей, протокол передачи v1.0.
unified-agent-memory
noelune/unified-agent-memory
Одно общее хранилище Obsidian для всех агентов: ядро на Python без зависимостей (search/promote/adjudicate/forget), шаблон хранилища, плагин dsh (memory_search/show/submit/status).