Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
3 plugins trouvés
dsh-fast
perrylink/dsh-fast
Read-only performance diagnostics for DeepSeek Harness: session load (open/restore) timing, spill-hit counts, compaction count and trigger, context-injection volume (AGENTS.md/skills/tool-schema token share), and LLM cache hit rate — surfaced via the /fas
dsh-spill-s3
tancheng33/dsh-spill-s3
S3-compatible backend for the spill seam: oversized tool output goes to object storage (S3, MinIO, R2) with hashed session prefixes and unguessable keys, instead of the agent's local disk.
dsh-funnel
yuanyuanma03/dsh-funnel
Ingestion-time tool-output curation: keeps error and warning lines plus head and tail, spills the full text to disk with a pointer the model can read back; covers every text tool, small results pass through untouched.