@lanxi266/dsh-cluster-plugin
Cluster mode for DeepSeek Harness: canvas node-graph, multi-agent orchestration, and flow-constrained message routing
162 results
Cluster mode for DeepSeek Harness: canvas node-graph, multi-agent orchestration, and flow-constrained message routing
DSH plugin: structured test runner tool (test_run) — auto-detect vitest/jest/pytest/node:test, run tests, parse failure summaries for the model.
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 Web client plugin: auto-folds completed-turn process nodes behind a summary row; expand state persists per session+turn
Pre-install supply-chain poison scanner for DeepSeek Harness plugins: AST analysis (NodeSecure JS-X-Ray) + deobfuscation decoder + regex heuristics to catch credential exfiltration, dynamic code execution, obfuscated imports, and install-time scripts.
ego lite for DeepSeek Harness, with a memory it keeps: the agent recalls what it learned about a site before it acts, promotes a script that worked into a reusable site tool, and hands you the keyboard through a real dsh prompt when a page needs a human.
Shadow-replaces the built-in glob tool: auto-excludes bottomless directories (node_modules, dist, build, .venv, ...) and requires an explicit include whitelist to search inside them.
Clean Architecture 参考库(agent 审查基线): 8 仓钉版 FTS5 搜索 + 断言清单 + 自动审查台账 + 只读观察窗
Ollama 监控与测评平台:node 半侧提供 DSH 工具,web 半侧提供设置页内的交互面板
Opens the DSH Web GUI in a dedicated app-mode browser window and stops the server when that window is closed.
A visual decision workbench for DeepSeek Harness: explore ideas, focus branches, turn choices into execution graphs, and run them one node at a time.
Conversation-enhance plugin for DeepSeek Harness Web: archive & preview sessions, guaranteed physical delete, drag-and-drop session moves between workspaces, conversation notifications, copy session ID, and a branchable conversation tree.
Panel-style local + SSH terminal for the DSH web GUI: real PTY sessions (node-pty), multi-tab terminal panel with xterm.js, workspace-cwd shells — hot-pluggable via a profile bundle without any dsh source changes
SSH session manager for DeepSeek Harness: connection profiles, non-interactive ssh_run for the agent, and interactive terminals (node-pty + OpenSSH, xterm over WebSocket).
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 插件
Voice chat for DSH Web: speech-to-text input (Web Speech) + auto/manual read-aloud of assistant replies (TTS) with voice/rate/pitch settings. Pure client UI, minimal Node entry.
DSH web plugin: a real-time proxy (mihomo) status panel — active node, latency, run state, port.
DSH global proxy manager — system/manual proxy switch persisted to settings.yaml, injected by the DSH-GUI launcher (NODE_USE_ENV_PROXY)
Per-session Node REPL terminal in the DSH web UI: a session-local floating terminal (ghostty-web) bridged over WebSocket to an in-process node:repl that has the live agent Cordis Context (agent.ctx) in scope.
Password + CIDR gate for DeepSeek Harness web / DeepSeek Harness 局域网密码门禁
HTTP 请求工具:发起请求返回状态码/响应头/响应体/耗时(Node fetch)
让 dsh Web GUI 在会话内支持对话节点快捷跳转:会话列左缘垂直居中的「⤵」悬浮圆钮,点击在钮右侧弹出节点目录面板(搜索 + 类型筛选 + 摘要列表),点击条目定位到对应节点并高亮。支持详细/简洁两种显示模式(设置 → General 常规页 切换,带模式说明文案),历史分页时面板底部可点击「加载更早」把更早窗口拉进列表。纯浏览器端插件,无需构建。
Node.js SDK-based DeepSeek Harness service manager for SSH/FTP, databases, Docker, Elasticsearch, MongoDB, Cassandra and S3, with proxy support, SSH SFTP/terminal and @ server references
仓库知识图谱:把代码/PDF/Markdown/截图/白板照片提取概念关系建图——god nodes/惊人连接/建议问题、EXTRACTED/INFERRED/AMBIGUOUS 边标签、71.5x token 节省、wiki 导航、--watch 自动同步、git hook。受 safishamsi/graphify(48.7k★)启发。