dsh-idle-compactor
Idle-triggered context compaction for DeepSeek Harness: compact a session once it has gone quiet past a token floor
424 results
Idle-triggered context compaction for DeepSeek Harness: compact a session once it has gone quiet past a token floor
Fix the DeepSeek Harness Web GUI over plain HTTP on a LAN: injects a crypto.randomUUID polyfill (getRandomValues-backed) before dsh bundle code runs. No official source changes needed.
Structured context for DeepSeek Harness: split the conversation into typed sub-contexts (reasoning / tool calls / replies) and index them with a table of contents. 结构化 dsh 上下文:按类型拆分小上下文(思考/工具调用/正式回复),以结构化目录为索引。
LongCat (LongCat-2.0) model provider for DeepSeek Harness — 1M context, thinking mode, tool calling
Auto-fold context/system messages in DSH conversation — hide the large system prompt / instructions by default, click to expand.
Paper Plane X plugin for DeepSeek Harness Web: context panel + /ppx-paper search
OpenViking memory integration: Web Settings plugin card + automatic memory-context injection
跨会话持久记忆压缩系统:生命周期 hooks 自动捕获工具观察、生成语义摘要、3 层检索工作流(search→timeline→get_observations,~10x token 节省)、渐进披露、私有标签、混合搜索。受 thedotmack/claude-mem(86k★ Apache-2.0)启发。
dsh plugin: compresses verbose tool error payloads (drops stack frames, caps message lines) on the tools/post-execute waterfall before they reach model context.
会话上下文分诊插件:为 DeepSeek Harness (dsh) 自动筛查过期与冗余的上下文内容,以判决式处理节约 token 预算。
DSH plugin with an in-process JavaScript port of ContextPrism (Local Context Engine)
DSH plugin for AST context compression, test log filtering, and token budget guard
MCP connector plugin for DeepSeek Harness with WebUI management panel
Display-only privacy mask for DeepSeek Harness chat: regex → ***, hover to reveal; copy and LLM context unchanged.
Native Gmail integration for the DeepSeek Harness: Google OAuth 2.0 (PKCE) over the DSH credential store, native gmail_* tools, approval-gated send and label operations, the /gmail command, and a cache-safe model context section.
Fill dead waiting time: while a long task runs, surface one small, true, topic-relevant fun fact — never touching the agent's context or result.
DSH skill bundle: competition math (IMO/Putnam/USAMO/AIME) solved with a pure-reasoning pass, an adversarial verifier in a fresh subagent context attacking concrete failure modes, and calibrated confidence output (high / medium / honest "no confident solution"); optional LaTeX→PDF rendering.
会话地图 for DeepSeek Harness — turn the conversation waterfall into a navigable map: one complete turn per card, branchable DAG, live growth, docked turn inspector. Pure map, no context-graph extras.
一个基于Model Context Protocol (MCP)的WHOIS域名查询服务器,支持877+顶级域名和169个国家代码顶级域名的解析,提供全面的域名注册信息查询功能。
对话上下文桥接:为大语言模型(LLM)/AI 智能体的对话做跨会话上下文桥接的 DSH 插件,把一次对话的共识编译为可移植三层快照,一键引入新对话。
Persistent, searchable, per-project memory for the DeepSeek Harness: decisions, rules, and sprint context in a queryable DuckDB file, rules enforced on every model request, with a full management UI in the Web Client
DeepSeek Harness plugin: connect a Telegram bot to your dsh agent via long polling. One agent per chat, multi-turn context, whitelist access, and agent-preset mounting so the bot gets the same tools as a Web GUI session.
DSH plugin: sync chat.deepseek.com sessions into DSH as context — settings page, auto sync, per-session fetch, and a 'send' button that stages a file-reference prompt into the composer.
一个为bilibili.com API提供服务的Model Context Protocol (MCP)服务器,支持获取用户信息、视频搜索等功能。