dsh-compaction-instant
VCC-style instant, near-lossless deterministic compaction engine for the DeepSeek Harness — a drop-in replacement for @deepseek-ai/dsh-compaction-basic
8 results
VCC-style instant, near-lossless deterministic compaction engine for the DeepSeek Harness — a drop-in replacement for @deepseek-ai/dsh-compaction-basic
Context compression tool (context_compact): the agent writes the replacement checkpoint itself and hands it to the host compaction engine, which skips the LLM summarizer call; automatic compaction stays on the official engine.
Windowed, reversible context management for DeepSeek Harness; replaces Basic compaction.
Manual budget-targeted context compression for DeepSeek Harness: the conversation model picks ranges, a cheap flash-tier route writes the checkpoint summaries.
In-process DeepSeek Harness context compression bundle
Token optimizer for DeepSeek Harness — condense your context, keep the essence
Token-efficient project reading with symbol/import indexing, PageRank topology, and byte-level slicing for DSH
Active Context Pruning (ACP) for the DeepSeek Harness — model-driven context management as a CompactionEngine backend.