@wy/dsh-cross-session-messaging
Cross-session relay for DeepSeek Harness: peer discovery and text delivery between independent dsh processes.
120 results
Cross-session relay for DeepSeek Harness: peer discovery and text delivery between independent dsh processes.
DeepSeek Harness plugin: run headless-style tasks through the running dsh web process via one HTTP endpoint (POST /x/headless) with status and SSE live-event endpoints — CLI-invoked runs are visible in the Web UI in real time.
Workspace-owned durable process supervision, readiness checks, and a Runtime Center for DeepSeek Harness.
System monitoring tool for the dsh web GUI: live CPU, RAM, disk, network, and top processes in a floating, collapsible panel.
DSH web plugin: the visual, manual subagent-model picker beside the main model seat — predictable per-session routing with global coverage of every in-process subagent path, complementary to auto-routing plugins.
Two-level fold for DeepSeek Harness chat: collapse think+tools as a process, then fold tool rows separately. Official cards stay intact. 聊天主视图两层折叠:过程一层、工具一层,不替换官方卡片。
CodeBuddy CLI (Tencent) as a dsh subagent provider via ACP: registers the `codebuddy` subagent provider and the `subagent_codebuddy` tool. The child runs CodeBuddy's own runtime (its prompt, tools, model) in a fresh subprocess driven over the Agent Client Protocol.
A stop-service button for DeepSeek Harness Web: one confirmed click gracefully terminates the running dsh host (SIGTERM) — no orphaned background processes
Independent same-host session-to-session interconnection for the DeepSeek Harness. In-process broker delivery, name (title) addressing, dormant-session wake, durable mailbox, anti-loop budget. Inspired by @dpskh/a2a injection idiom; no hub or network mesh.
DSH plugin exposing Windows device information tools — one tool per Win32 device category (time, system, cpu, memory, disk, gpu, network, battery, processes, usb, audio, printers). Read-only WMI/CIM + Node os collectors.
让 DSH 直接操控你的浏览器,无需视觉能力:零 spawn 连接你已开启调试端口的 Chrome/Edge,截图、像素断言、执行页面 JS。Drive your already-running Chrome/Edge over CDP — screenshots, pixel assertions, page JS — no vision model, no per-use approval, zero child processes.
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
A structured multi-panelist review workflow for the DeepSeek Harness: N panelists score in isolated subagents blind to each other, a chair reconciles disagreement, an independent critic audits the process.
dsh plugin: SYSTEM proxy (env) + LLM traffic-splitting proxy via a process-global undici routing dispatcher
Workflow-net runtime for DeepSeek Harness: resource-aware concurrency, native loops and fan-out, static soundness checking before a plan becomes durable, and process mining over its own event log.
dsh 插件 · 工艺管理:把 ntd 的「工艺」(Process,多阶段·多环节 agent 工作流模板)接进 dsh web——浏览/编辑/校验/导入导出/AI 生成工艺,内置库只读、我的库可写,文件改动实时同步;agent 可通过 process_* 工具读工艺库、按工艺分阶段推进。
DSH Obsidian Sync - DSH Cordis plugin: on-demand Obsidian knowledge-base search + DSH session archiving following your vault's existing PARA rules (zero token injection, in-process fs, inverted index, idempotent upsert)
官方回合折叠模式为 Compact 时,打开会话自动加载全部历史,让官方原生回合折叠立即生效:不新增折叠行、不接管官方设置、数据完整无偏差。When the official turn-folding mode is Compact, auto-loads the full conversation history on session open so the official native per-turn folding engages — no extra fold rows, no takeover, always data-complete.
Fold each DSH Web turn's thinking, tool calls and context into compact expandable process boxes cut at every piece of model text, and reuse the shipped turn-process disclosure row as the toggle whenever it exists.
In-process DeepSeek Harness context compression bundle
Out-of-process safe boot, failure isolation, and recovery UI for DeepSeek Harness profiles.
Rollback Whale: an installable, out-of-process recovery plugin for DeepSeek Harness
One-click kill button for the DSH Web GUI – kill the server process so you can restart without taskkill.