Skip to content
dsh.fish

Browse

65 results

Bundle

dsh-taskfold

Keeps long coding-agent sessions lean: wrap work in named tasks and, when one is done, fold its whole span into a short titled summary. The conversation stays readable, context costs stay low, and every fold's original content can be read back on demand. For DeepSeek Harness.

yindf1
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-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-workspace-history

Workspace History: journals every compaction summary to <workspace>/.dsh/history/<unix-ts>.<short-session-id>.md, and adds a History subtab to the Workspace Overview tab for reading the journal. Per-session toggle lives in the granular Settings tab — requires dsh-granular-settings (hard dependency).

joao-paulo-santos
Bundle

dsh-mindmap-chat

Chat branch tree plugin for DeepSeek Harness: mind-map of conversation branches, group folders, archiving and compaction preview.

DeepVite
Bundle

@flowingboy/dsh-local-perf

Durable DeepSeek Harness bundle: the local-model performance tuning carried as a re-installable plugin layer (compaction, tool-result pruning, time context, cloud title routing, text-toolcall guard) — survives dsh updates

flowingboy
Bundle

dsh-compaction-pro

High-fidelity, faithful, bilingual, recursive compaction backend for DeepSeek Harness — a drop-in upgrade over dsh-compaction-basic.

helibeiqi
Bundle

dsh-context-maid

自动上下文策展:tool 输出瘦身 + 无效日志清理 + 工作流/记忆钉扎保护 + 先归档后压缩

Icstick
Bundle

billion-context-dsh

Active Context Pruning (ACP) for the DeepSeek Harness — model-driven context management as a CompactionEngine backend.

Tyan66666
Bundle

dsh-context-compass

Session health for DeepSeek Harness: real token-meter data, configurable continue-vs-new decision model. Reactive header badge (compaction-aware), /compass command, context_compass tool.

NinjaSln-labs
Bundle

dsh-token-saver

DeepSeek Harness plugin: aggressive token optimization without affecting task quality. Trims tool results, manages context window pressure, optional LLM-summary compaction, stable prompt-cache layout.

Shaw529
Bundle

dsh-context-enhancement

Persistent task state and context-aware compaction for DeepSeek Harness coding sessions.

chuxindd
Bundle

@kuanfu0430/dsh-compaction-tune

Composer control for DeepSeek Harness auto-compaction: set a percent (30–80) or absolute token threshold that persists in settings.yaml.

kuanfu0430
Bundle

dsh-context-window

DSH plugin: Codex-style context management — token-budget notice, model-facing new_context, and handoff reset instead of summary compaction.

CooperZhuang
Bundle

dsh-image-amnesia

Keep native vision, drop historical images before they hit relay providers. Global DeepSeek Harness bundle for every agent.

Choco-Zz
Bundle

dsh-idle-compactor

Idle-triggered context compaction for DeepSeek Harness: compact a session once it has gone quiet past a token floor

QuanhuZeYu