Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 16
dsh-backup
xiaoyuyu6420/dsh-backup
Резервное копирование и восстановление пользовательских данных DSH одной командой с визуальной панелью настроек: планируемое авторезервирование, проверка sha256, усиленное восстановление с автооткатом, типизированные подкопии (--types skills), маскирование учётных данных в локальное хранилище, синхронизация через GitHub для переноса между машинами и внешний спасательный канал, работающий даже когда хост не загружается. /backup doctor проверяет и восстанавливает повреждённые журналы сессий из известной исправной копии; migrate-check статически предсказывает, какие сессии сломает обновление хоста, а страж учётных данных сохраняет копии до миграции; умные бэкапы перед обновлениями и карантин повреждённых журналов. macOS/Linux/Windows.
dsh-session-manager
hkkz9522/dsh-session-manager
Менеджер сессий DSH Web: удаление, архивирование, перемещение между рабочими пространствами, перенос пресета; избранное, «посмотреть позже», поиск, сортировка, приоритет, добавление тегов и заметок (вручную / полуавтоматически). Предложения приветствуются на GitHub.
dsh-worktree-panel
heathhe/dsh-worktree-panel
Панель Git worktree для DSH Web: заменяет боковую панель workspace на группы project → main/linked worktree → session, создаёт и удаляет worktree, переключает основную ветку и переносит настраиваемое хранилище project-local или global с защитой от dirty-tree и активных сессий.
dsh-codex-pet
mengyun233/dsh-codex-pet
Автоматически переносит скины настольного питомца Codex в DSH: анимированный питомец в углу экрана, отражающий состояние агента (размышление, использование инструмента, ожидание подтверждения, ошибка, завершено), с диалогами из матового стекла для каждой сессии и полной панелью настроек.
codex2dsh
bigbluebaby/codex2dsh
Переносите MCP-серверы, навыки, инструкции, память и историю сессий из Codex (OpenAI Codex CLI / Desktop) в DeepSeek Harness с помощью визуальной панели или CLI, с предпросмотрами пробного запуска и секретами, перенесёнными как есть.
dsh-skill-mover
mjylfz/dsh-skill-mover
Переносит навыки из других агентов (Cursor, Claude Code, Codex, OpenCode и других) в DSH: сканирует 14 платформ агентов плюс общий слой навыков ~/.agents, обнаруживает дубликаты имён между источниками, позволяет выбрать лучший источник для каждого навыка, копирует их в каталог навыков DSH и откатывает ранее перенесённые навыки.
dsh-home-migrate
ygcdsj/dsh-home-migrate
Экспорт и импорт конфигурации DeepSeek Harness между машинами в виде архивов .dshmig для одной ОС, с редактированием учётных данных, верификацией и откатом.
dsh-codex-migrate
polarskicpl/dsh-codex-migrate
Переносите диалоги Codex CLI, MCP, память и файлы проектов в сессии DSH, рабочие пространства и регистрации MCP.
dsh-profile-settings
xmoon/dsh-profile-settings
Per-profile settings overlay for DeepSeek Harness: global settings.yaml stays the baseline while each profile overrides any namespace through its own profiles/<name>/settings.patch.yml — object sections merge recursively, scalars and arrays replace wholesale, and !unset masks an inherited value. The overlay is transparent to existing plugins (they keep reading ctx.settings unchanged), writes land in the profile overlay only, and official schema validation, revision semantics, expectedRevision conflicts, watchers and events are untouched. Ships a settings command family (get/set/unset/mask/unmask/promote/demote/migrate/diff/layers) plus a Profile Settings section in the web Settings panel over a loopback RPC channel.
dsh-baize-session
bvcvb/dsh-baize-session
Moves selected messages from one conversation into another, and manages a workspace's conversations with archive, restore, delete and move between workspaces.
dsh-session-migrate
eightfs/dsh-session-migrate
Cross-version session migration for DSH: sweeps legacy session stores (v0 plaintext, .zstd and .zip exports), re-pins the header cwd to the target workspace and drops sessions in so the persistence layer upgrades them on open; settings sidebar with env/import/list/convert tabs plus a CLI (check / fix / import).
dsh-session-migration-repair
zzdhsxk/dsh-session-migration-repair
Repairs legacy DSH session logs that the current build refuses to migrate, recovering missing tool-call ids and names from the log itself and verifying each repair against the real v0 to v3 migration chain before writing.
dsh-backup-migrator
zhengjy01/dsh-backup-migrator
Backup and migrate DeepSeek Harness plugin environments via GitHub: one command exports the installed plugin manifest, plugin configs and locally-developed plugin sources into a git repository, and another restores everything on a new machine (VSCode-sett
dsh-temp-workspace
wjj-8283/dsh-temp-workspace
Temporary workspace for DSH web — one click creates a throwaway workspace whose conversations are deleted at the next restart (immediately or after a delay, optionally behind a confirm dialog). Pin a temp workspace to keep it: its files move into the folder you pick, its title becomes that folder's name, its conversations migrate, and a real host-level restart re-indexes them.
dsh-skill-manage
lijian-ui/dsh-skill-manage
Skill management plugin for DeepSeek Harness (dsh): list / enable / disable / delete / add / migrate / edit skills from the web UI settings panel. 为 DeepSeek Harness 提供技能管理:列表 / 启用 / 停用 / 删除 / 添加 / 迁移 / 编辑。
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