メインコンテンツへスキップ

プラグイン

DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。

103 件のプラグインが見つかりました

Z

dsh-client-ui-paopaocat

zmm863-commits/dsh-client-ui-paopaocat

Fantasy glassmorphism skin for the DSH Web UI: a moonlit nether-forest scene with drifting teal clouds, red spider lilies spreading from the lower-left and a sleeping cat in the corner, drawn over a WebGL2 fluid background with its own wallpaper and video backgrounds. Ships two switchable variants (pale / saturated blue), three bundled background tracks plus uploads kept in local IndexedDB, and cat-paw, fish, bubble and starlight decorations. One switch restores the stock interface exactly.

06 日前テーマと外観
L

dsh-redaction (dsh-plugin-redact)

l-ingqin12/dsh-redaction

In-place redaction and row-level rollback for session logs, preserving the seq-equals-row-index invariant that makes deleting a middle row corrupt the entire log. Originals are copied to a quarantine sibling before any write, and the reader's own semantics are replayed as a pre-write gate.

09 日前セキュリティと権限MIT
U

dsh-live-data

uckkk/dsh-live-data

Ten live-data tools over eight keyless public APIs: FX rates, weather, npm/PyPI versions, GitHub repo stats, Bilibili video stats, A-share/index/gold quotes, and IP geolocation. Tool defaults are configurable in settings.

06 日前ツールと機能MIT
S

dsh-zhouli

scp-cn-1059/dsh-zhouli

Ships the Zhouli-mode agent preset, which runs a session in three phases (declaring roles on opening, citing authorities while working, a six-item self-audit at the close), plus one tool with seven actions over a bundled 49,384-character 《周礼》 corpus that returns every passage with a stable 篇序.职官序 coordinate, a per-office establishment index and collation between two Kanripo witnesses.

010 日前ツールと機能MIT
H

dsh-artifact-index

huuuuung/dsh-artifact-index

The missing backend for the dsh-artifacts sidebar tab — serves the /report artifact index and the artifact bytes it renders.

010 日前UI拡張MIT
P

dsh-project-context

p02-1010751281/dsh-project-context

dsh (DeepSeek Harness) plugins for project-level persistent context: session archive with a mechanical index, memory consolidation (CONTEXT.md + MEMORY.md), low-frequency skill autolearn, and automatic handoff.

09 日前メモリMIT
Y

dsh-tauri-turnrewind

yingtianlan/dsh-tauri-turnrewind

Turn-level workspace undo for Git worktrees: every agent turn gets a private snapshot, /undo previews a red/green diff card that is confirmed in place, files changed after the turn are refused with a conflict diff unless --force or --skip-conflicts is passed, and HEAD, index, stash and commit history of the user repository are never written.

012 日前Git とコードレビューMIT
Z

dsh-skill-recommender

zhengjy01/dsh-skill-recommender

Skill recommender for DeepSeek Harness: browse local Codex/Claude/DSH session records, derive a user profile, and recommend suitable open-source skills with a tunable weighted match index (higher index = higher-relevance only). Tools + Web settings panel.

010 日前UI拡張MIT
G

dsh-title-index

gtaifu/dsh-title-index

Disk-indexed session title lookups for the DeepSeek Harness web GUI — @-mention candidates ~30× faster.

020 日前セッションとメッセージMIT
D

dsh-repo-scanner

duyanta123/dsh-repo-scanner

Read-only repository fact scanner kernel for DSH analysis plugins: deterministic probe / file index / modules / dependencies / entry points / symbols / graphs and git facts over a stable JSON schema (CLI + library + skill runbook).

010 日前開発とプラグインツールMIT
Z

dsh-frecency

zk-andy/dsh-frecency

Resident-index grep for DeepSeek Harness that shadows the built-in grep/glob tools under the same names: repeated content searches hit an in-memory index ranked by access/modification frecency, and glob serves the built-in ripgrep semantics when available, falling back to the index otherwise.

09 日前ツールと機能MIT
E

dsh-codegraph-plugin

errrepe/dsh-codegraph-plugin

Codegraph CLI as eight code-intelligence tools for DSH — symbol search, callers/callees, impact analysis, codebase exploration, symbol/file reading, index status and sync.

021 日前ツールと機能MIT
W

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.

019 日前セッションとメッセージMIT
P

dsh-lifeline

physicolor/dsh-lifeline

Right-side message navigation rail for DeepSeek Harness: per-message tick marks, hover-to-expand preview drawer, smooth jump to any historical message, star bookmarks, realtime slide animation with interrupt support, full session index with virtualization, dynamic panel avoidance, official --dsw-* token styling.

019 日前UI拡張
Y

dsh-cc-haha-dream

yihefeikong-rgb/dsh-cc-haha-dream

Background memory consolidation (auto dream) for DeepSeek Harness: periodically reviews recent sessions and existing memories to dedupe, refresh stale entries, remove contradictions and rebuild the MEMORY.md index, with hybrid/volume auto triggers, /dream command and a settings-panel config card.

07 日前メモリMIT
S

dsh-rich-indexing

savageops/dsh-rich-indexing

Tiered compaction hub: replaces the single 80% compaction cliff with a configurable ladder (default 30/50/70/90) whose tiers escalate from gentle to maximum consolidation laws, folds a deterministic keyword index into every checkpoint so facts accumulate across cycles, and summarizes through a model chain — primary plus up to 3 fallbacks, each with its own reasoning effort. Adds a Compaction module sub-tab and a Settings card; toggling off always restores stock compaction.

022 日前セッションとメッセージMIT
C

dsh-evidence

cooberped/dsh-evidence

Turns attached files into versioned evidence: `search_documents` builds a private local index (SQLite FTS5 after a startup capability probe, dependency-free JS fallback otherwise) and returns compact evidence blocks carrying an exact coordinate — PDF page, PPTX slide, text/DOCX line range, or quoted XLSX `Sheet!Range` — which `read_document` expands only while the content version still matches. Contiguous CJK runs are indexed as overlapping bigrams and queried as phrases, so word order is preserved; uploaded raster images take the native vision attachment path instead.

024 日前ビジョン、音声とマルチモーダルMIT
P

dsh-codegraph-native

plxloyzb/dsh-codegraph-native

Native DSH bundle wrapping the codegraph CLI as model-visible codegraph_* tools (status/init/index/sync/uninit/query/node/explore/files/callers/callees/impact/affected).

024 日前ツールと機能MIT
G

dsh-checkpoint-memory

gege9527/dsh-checkpoint-memory

Curated file-based long-term memory for DeepSeek Harness — human-readable markdown notes, one plain-file store shared across hosts (git-ignored when it lives inside a project repo), and a deterministic index cap enforced by ctx.tools.guard()

026 日前セキュリティと権限MIT
B

dsh_chat_index

barry-liu-001/dsh_chat_index

DeepSeek Harness (DSH) 对话索引插件:在对话区右边缘显示一列小圆点,每个点代表一条用户发送的消息。圆点等间距、紧凑、纵向居中排列(消息过多放不下时间距自动压缩以适应高度);当前阅读位置的点高亮为品牌色。

025 日前ツールと機能MIT
T

dsh-versatile-design

try-works/dsh-versatile-design

A curated library of 186 frontend/UI design skills across 15 collections, with a human-readable index (INDEX.md) and a machine-readable, searchable manifest (SKILLS-MANIFEST.json) for agents.

029 日前UI拡張
A

dsh-simple-memory

a903067276-rgb/dsh-simple-memory

Sidecar markdown memory for DSH: per-session index injection, one-click memory-flow button, enforced 分类-主题.md format, cross-project search.

0先月メモリMIT
C

dsh-indexbookmark

cuhaitiang0405-collab/dsh-indexbookmark

Conversation question index for the DSH Web UI: every question you asked in a session, searchable, paginated, with one-click jump to the exact message.

027 日前UI拡張MIT
B

dsh-session-delete

bakacirno233/dsh-session-delete

Session management for DeepSeek Harness: list every stored session with its on-disk size, search by title, session id, kind tag, workspace or agent preset, and group them by age or by workspace. Permanently delete one or many at once — the log artifact, the workspace account entry and the search index rows — behind a two-step confirm, with a re-check after every deletion. Subagent sessions can be shown on demand; Side Chat threads stay hidden, and sessions live in the current app run are refused until restart.

05 日前セッションとメッセージMIT