プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
6 件のプラグインが見つかりました
dsh-computer-use
anionex/dsh-computer-use
アクセシビリティ優先の macOS コンピュータ操作: 最新の観測情報、古い状態の拒否、スコープ化された権限、安全な入力。
dsh-observation-journal
cavan-ou/dsh-observation-journal
DSH 向けの、手をかけずに済むランタイムテレメトリ。各セッションのタスク、モデル階層、ツール、失敗、所要時間、ステータスを人が読めるジャーナルに自動記録し、統計セクションも備えます(純粋なオブザーバーで、ツールも LLM 呼び出しも注入も行いません)。
dsh-vision-fallback
1helloman1/dsh-vision-fallback
Routes chat images to a fixed OpenAI-compatible vision model, returns factual observations to the selected main model, and reuses session-scoped observations across replay, compaction, and restarts.
anywhere-claude-mem
bleed00/anywhere-claude-mem
anywhere-claude-mem の git 同期を DSH のピアにする DeepSeek Harness プラグイン。セッション開始時に他マシンのメモリを取得し、claude-mem ワーカーに届いた新しいプロンプト/観察内容をプッシュします。
dsh-human-task
ywgatustcbbs/dsh-human-task
Human-in-the-loop tools (`human_task` / `human_task_ready_check`): pause the agent until the user performs a real-world action or returns an observation (GUI operation, game testing, visual verification, hardware checks), gated by session consent and an AFK presence check, returning a structured JSON result via a web task dialog.
dsh-rollback
taler97/dsh-rollback
Observational file-mutation rollback for the fs tools: write/edit pre-images are checkpointed as git blobs or snapshots and restored through a model-facing rollback_files tool or a /rollback command.