@mstar-harness/dsh
Morning Star harness dsh (DeepSeek Harness) cordis function plugin — in-process engine gates (status/dispatch/lease) with hard refusal channels.
33 results
Morning Star harness dsh (DeepSeek Harness) cordis function plugin — in-process engine gates (status/dispatch/lease) with hard refusal channels.
dsh plugin: register locally-defined custom agents (~/.dsh/agents/*.md) as callable subagents via the use_agent tool, with continuable background dispatch and ask_agent follow-ups
DSH plugin health checker: scan plugin repos for manifest protocol / patch format / build pitfalls / hub registration, zero-dependency read-only diagnostics
DeepSeek Harness bash executor plugin that routes eligible commands through rtk (Rust Token Killer) to compress tool output and save tokens. Optional overlay: install, then enable via --patch.
插件管家——图形化插件管理:中文名与用途说明目录 + 一键启停(写入全局 cordis.patch.yml,实时热生效)
DeepSeek Harness 子 Agent 派发插件:按任务为子代理选模型、推理强度与工具范围,常用组合存成命名方案随时复用;内置安全检查、成本估算与节省分析、完整决策台账。
Persistent global fetch proxy for DeepSeek Harness LLM requests (undici setGlobalDispatcher + EnvHttpProxyAgent), configured via the llm-proxy settings namespace
DSH Web selection-annotation plugin: select assistant text, annotate (optional), and press Enter to send the annotation block with your message — the model replies to each annotation by number, with hoverable chips in the reply.
Opt-in detached watchdog for the DSH Web process with optional snapshot-checked repair and explicit patch restoration.
deepseek-harness(dsh)插件开发总规范:五种扩展形态——组合包 Bundle、本地 --patch 插件、Agent Preset、Skill、运行时动态 Cordis 插件——各自的安装/打包/发布方式、选型决策树,以及所有插件共守的设计铁律。当用户要开发、安装、打包、发布 dsh/deepseek-harness 插件,或询问「插件怎么做 / 怎么装 / 用哪种方案 / 该做成 bundle 还是 skill 还是 preset」时使用。
Per-profile settings overlay for DeepSeek Harness: global settings.yaml plus profiles/<name>/settings.patch.yml, transparently layered under ctx.settings
A better approach to editing files in DSH.
DeepSeek Harness long-run mission suite: mission control, Long-Run Captain preset, patched LLM-as-a-Verifier, self-wake timer.
为 DeepSeek Harness (DSH) 网页提供彩色渐变流动小鲸鱼 favicon,并把页面内鲸鱼图标、deepseek 文字、hero 标题与预览版徽章等品牌元素一并彩色化的 Cordis 客户端插件(静态 dual-face bundle 形态,可经 dsh plugin add + --patch 部署;同名仓库亦保留动态插件形态)
opencode-style custom agents for dsh: define agents as markdown files with their own system prompt and model, then call them from chat with an @mention — each mention dispatches a subagent
Health check for your DeepSeek Harness (dsh) profile — finds config fields your patches silently dropped, dead patches, and unmaintained plugins.
MCP 服务管家:DeepSeek Harness Web 左侧边栏的 MCP 市场与管理面板——官方模板一键配置(Apifox 公有云/私有化、Apipost、MasterGo、Pixso 等)、粘贴完整 MCP JSON、我的服务增删改启停。配置写入 web profile 的 cordis.patch.yml(@deepseek-ai/dsh-mcp-client 实例行),由 loader 热加载生效。
DSH web plugin: unified manager for profile bundles and MCP integrations (Settings → Plugins → 管理). Toggles write managed disable overrides into the profile cordis.patch.yml and take effect through config hot-reload.
Practical patches for missing DeepSeek Harness Web context and history controls.
DSH MCP manager — inspect, add, edit and remove MCP server configs in the profile patch; restarts are delegated to the host agent. · DSH MCP 管理器:查看/新增/编辑/删除 profile 中的 MCP server 配置,重启生效交由 agent 处理。
Observability for DeepSeek Harness code-mode sub-dispatches: the tool calls a run_code program makes that the model never sees.
DeepSeek Harness 设置界面管理 MCP 服务器:增删改 cordis.patch.yml 中的 @deepseek-ai/dsh-mcp-client 行
DSH plugin that talks to the Reactive Resume REST API directly: create, read, patch, and manage resumes over /api/openapi with an API key.
Community DSH plugin: right-side workspace file tree, markdown preview, image preview, highlighted source. Does not patch DSH core.