dsh-plan-lattice
Native continuity recovery for long-running DeepSeek Harness agents
354 results
Native continuity recovery for long-running DeepSeek Harness agents
Prompt enhancement plugin for DeepSeek Harness: an "✨ Enhance" composer button that rewrites prompts with first-principles thinking using session context, and asks clarifying questions when key info is missing.
DSH context-window relief: knowledge base (ctx_index/search), routing enforcement (deny flood tools), sandboxed execution (ctx_execute/batch Think-in-Code), and session continuity (post-compaction restore).
In-process graph memory for DeepSeek Harness, backed by TriviumDB.
Asynchronous, LLM-summarized context handoff between DeepSeek Harness sessions and agent rooms.
DSH 中转站模型思考强度配置与自动识别插件
Windows minimal agent preset for DeepSeek Harness: a one-line fixed persona, gitbash + str_replace_editor + web_search, no runtime context, no compaction. Installs the preset into the user's agent-presets root.
BrainAgent — brain-inspired plugin for DeepSeek Harness (dsh): a pipeline of heuristic filters, statistical memory stores and context injections; reward-ledger + UCB1 bandit learning loop (RL-lite)
MCP server that searches the Roblox DevForum and official creator docs so AI coding agents can debug Roblox games against real community and engine knowledge.
Ask any line of code its backstory: what it does, and why it's here — grounded in git history and the agent's own session log. Ships a DeepSeek Harness plugin and a standalone MCP server.
Observe-only provenance ledger over public DeepSeek Harness runtime evidence
Let the model render an image into the DSH web chat flow (QQ/WeChat style) via a show_image tool: the message content keeps only the path text, the image never enters model context, and the browser shows the picture inline, scrollable with history.
MCP server that lets any agent discover, install, and run DeepSeek Harness plugins.
GPU-aware execution layer for DeepSeek Harness: gpu_status / gpu_exec / gpu_run_bg tools, per-step GPU context injection, automatic CUDA_VISIBLE_DEVICES card selection
Semantic repo index for DeepSeek Harness — tree-sitter symbol index, code search, and a bounded ranked repo map injected into agent context.
Memory protocol enforcement plugin for DeepSeek Harness — forces memory_weave before tool calls, auto-ingests session turns, injects memory context into agent steps. Bridges the opencode-memory MCP server with a hard protocol gate.
Native DSH Settings → Usage page for DeepSeek API: balance, official token and cost analysis, trends, context warnings, and live API activity.
Generic stateless dialogue compression that mimics human memory — forgetting-curve bounded context for LLM conversations, with a ready-to-use adapter module for DeepSeek Harness (DSH).
Git-backed, reviewable long-term context for DeepSeek Harness.
dsh plugin: daily RSS news digest from 46 curated sources, LLM-edited via the model already configured in dsh, delivered to your IM via webhook (ServerChan / PushDeer / WeCom / Telegram / Bark / gotify / custom).
Universal Model Context Protocol (MCP) Bridge Plugin for DeepSeek Harness (dsh)
Select text in a conversation to get a floating toolbar: copy, quote-reply, ask/explain/translate/summarize, and a /btw side-question console (context-only answers that never enter the conversation). AI actions reuse the current session by default, with a per-action main-thread/side-channel destination switch.
DSH context console with trajectory, prompt/skill/MCP/tool inventory, message forging, and conservative session-log recovery.
Delegate and monitor DeepSeek Harness work from any MCP agent.