Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 9
dsh-mneme
modusensus/dsh-mneme
Память между сессиями: SQLite с зеркалом в редактируемом человеком Markdown, фоновая консолидация (дедупликация, слияние, разрешение конфликтов) и шесть инструментов памяти.
dsh-atomgit
xiongjiamu/dsh-atomgit
Бандл плагинов AtomGit для DeepSeek Harness (dsh): workflow'ы atomgit-skills + CLI ag + инструменты MCP GitCode, размещённые на платформе.
dsh-file-claim
nwflower/dsh-file-claim
Защита захвата/освобождения файлов для параллельных сессий DSH в одном workspace (перехват по устаревшему heartbeat, зона ожидающего трёхстороннего слияния).
dsh-github-connector
kaziii/dsh-github-connector
GitHub Device Flow connect plus an in-conversation PR workflow: a status bar above the composer for create / AI-review / merge, and github_* tools for search, issue and PR read and write.
dsh-git-hygiene
lucky8197/dsh-git-hygiene
Git hygiene checker: read-only scan of merged and stale branches, oversized tracked files, untracked files and uncommitted work, with cleanup suggestions (it never deletes anything).
dsh-usage-dashboard-plus
1helloman1/dsh-usage-dashboard-plus
Веб-плагин DeepSeek Harness (dsh): виджет в сайдбаре с балансом API и расходами за сегодня, маршрут /api/dsh-usage, учёт внешних вызовов vision (журнал использования в формате JSONL), а также полноценный дашборд использования по сессиям (журнал вызовов, статистика по моделям, доля попаданий в кэш, экспорт в CSV) через usage-эндпоинт
dsh-session-sync
perrylink/dsh-session-sync
Cross-device sync for DeepSeek Harness sessions: a dedicated git mirror of the session store, append-only three-way merge with keep-both + fork conflict resolution, /sync command, sync_pull/sync_push/sync_status tools, and configurable auto push/pull
dsh-plugin-advisor
chengxiucdp/dsh-plugin-advisor
Quality-aware in-agent plugin discovery: a find_dsh_plugins tool that ranks the whole dsh-plugin topic through a daily quality-scored index (installable manifest, curated listing, license, activity) merged with a live gh search — zero LLM API cost, risk flags and exact install commands in every result.
worktree-mgr
johnxu22786/worktree-mgr
Per-task isolated git worktrees with a full create/sync/finish lifecycle: task names auto-derive branches, merge targets are double-checked, and batch cleanup is built in — zero manual git operations.