プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
5 件のプラグインが見つかりました
dsh-lowtide (dsh-lowtide)
kelaohu/dsh-lowtide
Lowtide(low tide の意)は、オフピーク時間帯に task batches を自動実行する。4 つの実行戦略、L1〜L3 の半自動/全自動 adjudication、インプレース task 編集と preflight checks を備えた高いカスタマイズ性の task framework で、Cordis microkernel 上に構築され、desktop と web の両方に 1 つの build で対応する。
dsh-lowtide
kelaohu/dsh-lowtide
lowtide: dsh向け人間判定のオフピーク時バッチタスクパイプライン(ピーク/谷間の価格認識)
dsh-lowtide (dsh)
kelaohu/dsh-lowtide
DeepSeek Harness 用のオフピークバッチランナー:ユーザーは繁忙時間帯にタスク(プロンプト、戦略、優先度、ワークスペース、ロックファイル)を定義し、手動でリリースします。プラグインはユーザー定義のオフピーク時間帯内にバッチを自動実行します。各実行は 5 つの事前チェック(ワークスペース、git HEAD、ロックファイルの sha256、時間枠適合、日次予算)を通過し、4 つの実行戦略(単発/反復/サンプリング/レビュー)と 3 段階の自律レベル(L1 タスク単位、L2 バッチ単位、L3 フルオート)をサポートし、公式のピーク/バレー料金に対応した日次台帳から差分、実支出、節約額を含む朝のレポートでループを閉じます。
dsh-task-queue
nicecx/dsh-task-queue
Tiered task queue as the single source of truth for DSH↔Hermes work (reset > approve > review): enqueue tools for all submission paths, lease/claim model with concurrency 1, priority aging against starvation, atomic busy mutex, and a Hermes-side consumer (cron */1 + monitor gating) that drains tasks, writes review-handoff requests with single-slot checks, and invokes the reset agent.
dsh-hermes-bridge
dsh-pulse/dsh-hermes-bridge
Task-queue execution endpoint for DSH: requires a separately self-deployed Hermes Agent gateway plus your own WeChat inbound script; verified on a single environment — expect to adapt it.