dsh-auto-compact
会话级自动上下文压缩插件:回合中每步前 + 回合结束检测上下文用量,超过会话阈值自动 compact,摘要注入上下文后自然继续(DeepSeek Harness / DSH)
155 results
会话级自动上下文压缩插件:回合中每步前 + 回合结束检测上下文用量,超过会话阈值自动 compact,摘要注入上下文后自然继续(DeepSeek Harness / DSH)
Model-authored context pruning for DeepSeek Harness through the official compaction API.
Model-driven context-window rollover bundle for the DeepSeek Harness: fresh working context, durable model-managed notes, a small verbatim recent tail, and targeted history recovery — no summarization.
dsh-plugin: OMP-style ingress shaping plus optional local /fast-compact. Can replace DSH /compact and auto-compaction with a mechanical fold.
给 DSH 一个「临时会话」:侧边栏官方「新会话」按钮下面多一颗「临时会话」按钮,点它把新会话开进固定的临时工作区($DSH_HOME/workspace/default,插件启动时自动创建目录并在注册表里登记为「临时会话」工作区),于是这些会话就显示在侧边栏那个「临时会话」文件夹下面;项目工作区照旧注入精简的项目约定,临时会话不注入任何提示词,插件也不改你的权限配置。
上下文工程:按层级(规则文件→规格→源码→错误输出→对话历史)主动策划 agent 看到的信息,提升输出质量。受 addyosmani/agent-skills(88k★ MIT)启发。
Claude Code-style `paths:` rule injection for DeepSeek Harness (DSH): inject rules from ~/.dsh/rules, <project>/.dsh/rules and <project>/.claude/rules into the model context.
Load MCP servers for the DeepSeek Harness from the mcp.json of Claude Code, Kiro, OpenCode, and Codex, with user and project layers and live reload
Auto-compact a DSH conversation after the current task finishes, at a user-set context threshold. Settings-page switch + slider included.
DeepSeek Harness dynamic context pruning plugin (model-driven context management)
右侧面板插件:展示当前会话 Token 用量(tokenUsage/contextPressure 投影)与工作区文件树(host HTTP 路由 + client 面板)
Skill bundles for DeepSeek Harness: a bundle box holds a root skill and sub-skills, loaded by metadata (loadSubskills) or by model decision from body text.
NovelAI Diffusion V4.5 Full image generation for DeepSeek Harness: text-to-image, Danbooru tag lookup, and image-to-prompt reverse engineering.
DSH 常驻绘图插件:固定 ComfyUI 工作流文生图面板
Text-to-image for DeepSeek Harness: a `draw_image` model tool, an input-bar 生图 button with a prompt popup (async generation, 4-grid results, download / keep / delete), an /imgdraw image route, and persisted history. Backends: DashScope wan2.7-image (free default) and SiliconFlow Qwen-Image.
Installable bundle contributing the DaoZang offline retrieval & original-text extraction skill to DeepSeek Harness (v2.0: launcher + self-check + workspace setup)
Real-time weather, location, battery, and system-device context for DeepSeek Harness
DeepSeek Harness 插件:把 DSH 的动态 Cordis 工具集(inspect/define/run/stop/undefine)以 MCP 暴露给 Claude Code。端点强制身份认证,token 可在 DSH 设置页配置。
Tiered micro-clear layer for DeepSeek Harness compaction: clears whitelisted re-runnable tool results to placeholders before the official summarization tier, freeing context with no model call.
DeepSeek Harness 上下文自动压缩、手动压缩与溢出恢复插件
最新文档注入防幻觉:编写/引用库代码前先拉取版本化最新文档(ctx7 CLI 或 MCP),library ID 直取、版本指定、规则自动触发;消灭过期示例与幻觉 API。受 upstash/context7(61k★ MIT)启发。
Call a new-api (one-api style) relay station's video model from the conversation, with @-referenced image/video materials plus a prompt.
Enforced pain-point-check guard plugin for DeepSeek Harness: after two non-converged experiments on one problem it injects the three questions, denies non-investigative tool calls until they are answered in the reply text, and blocks same-direction retries
Version-pinned live library docs for DeepSeek Harness — kill hallucinated APIs.