プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
76 件のプラグインが見つかりました
dsh-expert-team
yangdcm/dsh-expert-team
Role-based multi-agent team for DeepSeek Harness. The /team command assembles up to 12 specialist subagents (product, architect, researcher, UI, backend, frontend, database, security, reviewer, QA, DevOps, docs) and runs a nine-phase gated pipeline (clarify, research, design, spec review, plan approval, implement, review, test, deliver) over a shared workspace of artifacts (SPEC, PLAN, TASKS, STATE, REVIEW, TEST). Quality gates are enforced by plugin code rather than requested in prompts: an unfinished task cannot be marked completed, quality findings must be adjudicated by the reviewer or QA role, and coverage gaps or rework over budget appear live in the overlay and in /team status. Ships a live team overlay (phases, roster with per-role models, task DAG, artifact preview, decision buttons), a persistent-team mode that resumes across sessions, and per-run token and time accounting. Zero runtime dependencies, no build step.
dsh-okf-memory
zhi-qi/dsh-okf-memory
会话记忆 → OKF 知识沉淀插件:预测驱动的神经自我学习记忆系统。把会话中高价值内容按 OKF v0.1 规范沉淀为长期记忆,跨会话自动唤起。Session-to-OKF memory plugin with neuro-self-learning (predictive recall, uncertainty-driven capture, reinforcement feedback).
dsh-units
tyeclipse/dsh-units
Unit conversion toolbox covering 20 categories — length, mass, temperature, area, volume (incl. US cooking units), speed, time, data sizes (decimal MB vs binary MiB), data transfer rates (Mbps vs MB/s), acceleration incl. g-force, illumination (lux / foot-candle), pressure, energy, angle, frequency, power incl. three horsepower definitions, force, torque, typography (px/pt/em/rem), and fuel economy (mpg ↔ L/100km). Two tools — convert_unit and list_units — zero runtime dependencies, pure arithmetic; each result includes the formula applied.
dsh-discipline-guard
haozheou/dsh-discipline-guard
DeepSeek Harness向けエージェント規律ガード:プロンプトレベルのリマインダーでは届かないハーネス境界で4つのゲートを強制適用 — ループサーキットブレーカー、トークンコストヒューズ、ルート切替警告、プラン承認 — により、エージェントが数分で週次クォータを消費することは不可能になります。ワンクリック🛡チップ、ホットリロード可能な閾値、インビジブル・バット・アーマードから警告のみまでのプリセットを備えています。
dsh-odoo
maxmilian/dsh-odoo
JSON-RPC 経由の読み取り専用 Odoo ツール:サーバー情報、モデルのフィールドイントロスペクション、および許可リストのモデルに限定された search_read。許可リストのモデルではドメインのフィールド名にドットを含められないため、関連レコードの走査はできません。下書き作成ツールは allowWrite が有効なときだけ登録され、sale.order と project.task に限定され、下書き状態はプラグイン側で強制されます。
dsh-capability-toggle-plugin
lifeopsgo/dsh-capability-toggle-plugin
DSH WebUI にスキル、MCP サーバー、ツール、プロンプトインジェクション、承認エスカレーション、安全ガードのセッション/プロジェクト/グローバルコントロールを追加。適用範囲は現在のエージェントに限定されます。
dsh-verification (dsh-verification)
bpc-oss/dsh-verification
DSHエージェント向けの検証ゲート:完了ゲートがゴールを通過させる前に、すべての受け入れ基準がサーバー印付きの実際のツールエビデンスで裏付けられている必要があります(勧告的監査、強制ゲート、永続的許可)。
dsh-git-workflow
yangyongzhen/dsh-git-workflow
通常コミットの強制、changelog生成、PR要約、ブランチpushを、素のgit CLI経由で行います。
spec-driven
johnxu22786/spec-driven
dsh 向けの spec-driven 開発規律: 5 つの keel スキル(anchor/spec/probe/build/audit)、3 つのレビュー ツール、6 つの spec テンプレートにより、コードより先に仕様を書くこと、前提の検証、スコープ管理を徹底します。
dsh-memory-protocol
baaai123/dsh-memory-protocol
メモリプロトコル強制プラグイン: opencode-memory MCP サーバーをブリッジし、ツール呼び出し前に memory_weave を強制し、ターンを自動取り込み、エージェント手順にメモリコンテキストを注入します。
dsh-compact-agents
zhuto666/dsh-compact-agents
Model-callable compact_agents tool that force-compacts context in every live session (main session, ordinary sub-agents and AgentTeams members alike), queues busy targets and compacts them when the turn ends, reports the shadowed node count and estimated tokens per target, and ships a browser form for the trigger ratio, retained ratio, controlled-phase output budget, auto-continue budget and an end-of-turn pre-compaction ratio that compacts near the trigger line once a turn ends, so a reply no longer opens with a wait for the summarizer.
agent-playbook
riverho/agent-playbook
DeepSeek Harness plugin for Agent-Playbook: multi-agent claims, isolated git worktrees, and enforced acceptance checks. "Done" is an exit code, not a claim.
siyuan-codex-bridge
greyoak111/siyuan-codex-bridge
Connects DeepSeek Harness to a local SiYuan (思源笔记) desktop app: registers its note tools as mcp__siyuan__<tool>, exposes the AI configured in SiYuan together with its agent loop as one more tool, ships a notes skill, and enforces a readonly/authoring/full profile on every call while keeping the tool list available when the app is closed.
dsh-team-cost
1569126506-sudo/dsh-team-cost
Team cost captain: meters every model call (subagents included), attributes each call to a member by workspace rules, prices it with the built-in DeepSeek 2026-09 catalog (peak/off-peak, CNY/USD) or user overrides, and appends it to a local JSONL ledger. Adds hot-reloadable member budgets, 80%/100% webhook alerts, optional over-budget enforcement, a team_cost_report tool with CSV export, and a settings-page team dashboard served over a Typert RPC service.
dsh-remote-workspaces
januory/dsh-remote-workspaces
Open folders on remote hosts over SSH as Harness workspaces: file tools (read/write/edit/grep/glob) and shell commands run directly on the remote host over SFTP, ripgrep, and ssh2 exec, with no local mirroring, an encrypted multi-host registry, and the local sandbox policy still enforced.
dsh-context-lens
goodandready/dsh-context-lens
AST-based context compression, test log filtering, and token budget guard for DeepSeek Harness: strips redundant syntax, prunes noisy log lines, and enforces a token ceiling so the context window never overflows.
dsh-agent-lang
kannakuron/dsh-agent-lang
Three independent language channels for model output — tool-call descriptions (every tool-call card title, including run_code in PTC-style presets), thinking, and replies — each set to follow the web GUI language, force a specific language, or turn off (default: only descriptions, following the GUI). One global runtime-context prompt directive on the host; the client half reports the GUI language; a Settings plugin card switches the modes.
dsh-manage
elmaxid/dsh-manage
Forces periodic Engram memory recall and save reminders for DeepSeek Harness agents: injects a dynamic system-prompt context that reminds the model to load prior session memory at the start of a session, and to save new decisions/bugfixes/learnings every
dsh-simple-auth
hyteer11/dsh-simple-auth
Single-password authentication gate for the dsh web surface: configurable session validity, Ctrl+Shift+L lock, CLI password management, brute-force lockout, in-UI password controls.
AgentsGitFlowController
featureagents/agentsgitflowcontroller
Branch-role guard for AI coding agents: configurable integration/preview/production/archive roles, blocking direct push, force-push and delete on protected branches and agent merges into production/archive.
dsh-dual-auto
lengquan88/dsh-dual-auto
Dual-model auto-routing plugin: low-cost direct / high-cost upgrade with an escape-learning closed loop (wrong direct answers auto-learn fingerprints, force-upgrading the same fingerprint next time), persisted and interoperable with the Python ModelRouter.
db-connector
johnxu22786/db-connector
Safe, audited SQLite/PostgreSQL/MySQL access for dsh agents: schema introspection, enforced read-only queries, a write approval gate, and a durable JSONL SQL audit trail.
dsh-git-conventions
cn-wenyu/dsh-git-conventions
Enforce configurable git commit / push / PR conventions for DeepSeek Harness agents
dsh-footer-order
choi-peng/dsh-footer-order
DSH sidebar footer ordering: forces the sidebar.footer.action slot into a vertical stack and lets users configure the top-to-bottom order of its entries.