dsh-resume-on-restart
DSH 插件:检测 DSH 服务重启后自动唤醒主 agent,投递提示消息让中断的工作自动恢复。仅依赖 cordis ctx 服务,兼容 DSH Desktop 打包环境。
246 results
DSH 插件:检测 DSH 服务重启后自动唤醒主 agent,投递提示消息让中断的工作自动恢复。仅依赖 cordis ctx 服务,兼容 DSH Desktop 打包环境。
WPS / 金山文档 cloud-docs integration for DeepSeek Harness: official SkillHub MCP (https://mcp-center.wps.cn/skill_hub/mcp), custom browser authorization (auth-guide + exchange-poll token), WPS cloud-doc tools under mcp__wps__*, wps_status/wps_oauth_start/wps_test helper tools, and a web settings panel
Hover timestamps for DSH web chat nodes — start–end (and duration) on Think, Bash and every tool/step row · 在 web 界面 hover Think/Bash 等会话节点行时显示开始-结束时间与用时的 DeepSeek Harness 插件
Mobile UI fixes for the DeepSeek Harness web profile: a restart row, input-modality switches, a narrow-screen drawer and settings tabs, a full-width model menu, a stuck-request network chip, a scrollable question region, a throttled reaction to streaming message storms, a guarded subagent-catalog refresh, click-to-open lineage chips, a narrow-header collector sheet, and a throttled session-list render under background streaming load.
Agent answer sound effects for DeepSeek Harness web: play start/done/error tones on answer lifecycle, with per-kind volume, custom audio file and a master switch in settings.
Register each agent preset's own skills/ directory as discoverable, preset-isolated skills in DeepSeek Harness, including blank-session preset switching and a startup roster prewarm that shrinks the web catalog warm race. Replacement for the old preset-skills copy-in mechanism.
重启 Web 服务按钮:在设置页 General 区添加一行重启按钮,宿主端复用桌面启动器的机制(node + lib/bin.js、日志重定向、TCP 就绪轮询)重启 dsh web;不加 --no-open,交给 dsh 自己打印并打开已授权地址。
Windows-only DSH plugin: one-click boot autostart and a restart that cannot leave DSH down. No console window ever.
DSH 启动动画 + 主界面壁纸:多层动效的启动页 + 主界面壁纸,两张图可在设置里自由更换并实时预览
DeepSeek Harness web plugin: one process-control button beside the sidebar Settings row — restart the host, reload the page, or quit the host process.
Hash-anchored read/edit/undo_last_edit tools for DeepSeek Harness (dsh). Every line gets a unique 3-char hash (A-Za-z0-9) that stays stable across edits; stale or ambiguous anchors are rejected, never fuzzy-matched. Undo persists across restarts.
GUI in the DSH settings panel: toggle/delete MCP servers, browse and trash skills, stop/enable/delete installed plugins, list built-in plugin packages — hot-applied without restart.
DSH 插件安装/卸载/重启助手:LLM 可调用 install_plugin / uninstall_plugin / restart_dsh 三个工具。install_plugin 安装前自动备份并记录状态,安装后自动重启 dsh 并续接对话,安装失败/新插件导致启动失败/工具 schema 损坏时自动回滚并再次重启。uninstall_plugin 卸载前自动备份,卸载后自动重启并续接对话,卸载失败/卸载后启动失败/工具健康异常时自动回滚并重新安装该插件。restart_dsh 只重启不修改配置、隐藏控制台无闪窗、重启后恢复当前会话。
DSH 应用内整体重启插件:agent 自主 / 人工触发,忙碌会话协调,失败自动回滚,重启后自动恢复会话并继续任务
Generate a one-click launcher (Start DSH.bat) that starts `dsh web` and opens the browser, with a desktop shortcut and icon.
Say the secret handshake: DSH subagents start on the Minimal two-tool condition to unlock DeepSeek's full RL-trained strength, then get the whole toolbox.
DSH-Plugin: durable agent memory core — mem_save / mem_search / mem_health tools backed by the DSH storageDomain (durable, survives restarts), plus a 記憶 view tab.
Scans the project workspace at startup and exposes its declared build commands (Makefile targets, package.json scripts, just recipes, deno tasks) as callable agent tools.
DeepSeek Harness plugin: desktop notifications when the model starts, finishes, or needs your input (approval / question / plan review).
Watchdog for the dsh web GUI: crash logging + exponential-backoff auto-restart supervisor + status panel
DSH host plugin: notify via Telegram when a conversation finishes or needs user confirmation (ask_user_question / approvals), and let you reply from Telegram to continue the session. Bare messages (no sessionId) are app-routed: calendar-related text goes to the calendar app conversation, everything else creates a new conversation in the chat app. Since v0.4.0 it is also the single truth source of the per-session approval policy (ask / allowed-once / rejected) — Telegram's /approve and the web card's third button turn the same knob; grants made from the web live in process memory only and are revoked on restart.
HashiCorp Vault backend for the DeepSeek Harness credential seam: central secrets, AppRole machine auth, rotation without restart, and no long-lived provider key on the agent host
Hot-toggle any installed plugin in DeepSeek Harness from the Web settings — instant apply, no restart, persisted. 在 DSH 设置页一键热启用/停用任意插件,立即生效、无需重启、状态持久化。
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 处理。