Skip to content
dsh.fish

Browse

53 results

Bundle

dsh-poor-router

Budget-LLM pool router for DeepSeek Harness: usage ledger, health tracking, Thompson-sampling adaptive failover across free-tier models, quality tier ladder, executor pool, paid-guard, web panel + reroute badge. 穷鬼路由器。

yishengdaxiaonengjihui1
Bundle

dsh-qwen38-compaction-fix

DSH plugin: fixes compaction failure on local qwen3.8-27b gateways — xhigh thinking burns the entire output token budget, so thinking is off for compaction-only, with the model's non-thinking sampling parameters

zhubaohi1
Bundle

dsh-cost-gate

Spend gate for DeepSeek Harness: refuses over-budget model calls on the llm/stream waterfall, before they are billed. Auto-downgrade past a soft limit.

frozo-ai1
Bundle

dsh-cost-governor

Cost governance & budget enforcement for DeepSeek Harness: multi-provider pricing, per-model cost accounting, budget quotas with soft/hard thresholds, and cross-session trends.

yushuosun1
Bundle

dsh-context-graph

Native Context Graph and budget-aware context injection plugin for DeepSeek Harness

Mshir01
Bundle

dsh-session-caption

Two-phase session captioning for the DeepSeek Harness: instant keyword captions while the conversation is busy, budget-model refinement when it goes idle.

JohnXu227861
Bundle

dsh-tool-budget

Hard-stop DeepSeek Harness tool use after a per-session call budget.

1737872471
Bundle

dsh-model-quota-usage

DeepSeek Harness 模型额度与 Token 统计面板:只显示 DeepSeek 账户余额,并按日汇总所有 Provider 与模型的 Token 用量。

Hades031
Bundle

dsh-balance-tracker

Real DeepSeek balance and spend tracker for DeepSeek Harness: official account balance and consumption in the session header, monetary spend alert with auto-stop, token breakdown by peak/off-peak pricing. Fork of ds-budget-meter.

aexachao1
Bundle

dsh-bookkeeping

Conversational bookkeeping plugin for DeepSeek Harness: record expenses/income by chat, query the ledger, run reports, export CSV/HTML, and track monthly budgets.

JohnXu227861
Bundle

dsh-budget-guard

DeepSeek Harness plugin: LLM cost metering with budget enforcement (deny/warn), peak-valley pricing and a live usage dashboard

haoku1231
Bundle

dsh-better-retry

DSH (DeepSeek Harness) Cordis plugin: retry ANY model-request failure (any error code) with exponential backoff — retry budget adjustable from Settings → General via a slider (0–64, default 8).

Yaing-Yan1
Bundle

dsh-s2s

Independent same-host session-to-session interconnection for the DeepSeek Harness. In-process broker delivery, name (title) addressing, dormant-session wake, durable mailbox, anti-loop budget. Inspired by @dpskh/a2a injection idiom; no hub or network mesh.

ashuai1
Bundle

dsh-squeeze-command

Manual budget-targeted context compression for DeepSeek Harness: the conversation model picks ranges, a cheap flash-tier route writes the checkpoint summaries.

hardes111
Bundle

dsh-memory-standard

Memory Standard Protocol (mm) for the DeepSeek Harness: layered MEMORY.md + deterministic budgets + frozen snapshots + cross-agent markdown/URI interop + session-log digestion. Ships as a dsh bundle (tools: mem_read, mem_write, mem_search, mem_budget, mem_digest) and a standalone CLI.

JohnXu227861
Bundle

dsh-swarm

BSP coding swarm plugin for DeepSeek Harness: nested 3-tier swarms (root + squad leads on deepseek-v4-pro, up to 100 concurrent workers on deepseek-v4-flash) with barrier-synchronized phases, worktree isolation, guardrail grants, budget caps, and cache-stable prefixes

Makoveli89
Bundle

dsh-context-budget

Keeps a local model's context at a size the GPU handles well: measured prefill speed, hard ceiling, early compaction for DeepSeek Harness

d3vmeh
Bundle

dsh-change-budget

DeepSeek Harness guardrail that limits how many files an AI coding agent can edit per turn

Raphaelutumn
Bundle

dsh-knowledge-sqlite

Cross-session knowledge for DeepSeek Harness: ctx.knowledge service + knowledge_* tools, SQLite FTS5 trigram retrieval (CJK substring) with L1 query expansion. V1.11 contract (write/update/search/list/delete + budget + events + error codes).

NinjaSln-labs