@omdsh-plugins/omdsh-status
Current project and its git state at a glance for the DeepSeek Harness web GUI: the project name with its branch and change counts, in the Work window's conversation header, left of the Session log export button
157 results
Current project and its git state at a glance for the DeepSeek Harness web GUI: the project name with its branch and change counts, in the Work window's conversation header, left of the Session log export button
Show the current session ID in the session header and copy it to the clipboard with one click
Open the current project directory in a native editor from the DeepSeek Harness web GUI: the session header's editor picker, and the host half that finds the installed editors and launches one
HTTP 请求头解析
DeepSeek Harness plugin: open the current workspace in a detected editor (VS Code, GoLand, PhpStorm, HBuilderX, …) from a header dropdown
DSH client plugin — flip to the back of the page for a floating glass task console: live background jobs, subagents, session overview and workspace of the current session, with mouse-draggable and mouse-resizable cards (bottom-right handle, size persisted per card); the top-right card conversation calls a temporary agent session to refactor each card's style and internal controls from natural language, and any conversation can author cards via [taskcard] blocks (text/heading/note/stats/progress/trend/kv/links/chips/checklist/counter/button/table/code/toggle/countdown/bars/image). Cards can be published as copies onto a fullscreen infinite canvas with named boards, share strings and a zero-dependency WebSocket relay for multi-user editing, and a right-hand dock renders the project's archify architecture diagram (embedded, sandboxed, resizable).
Official-pattern dsh bundle: replace headless-startup with per-invocation CLI flags without writing settings
Replace the DeepSeek Harness empty-state hero headline(探索未至之境 / Into the Unknown)with custom text, style it as art text, recolor the hero whale, and auto-pick the text gradient from the background (Monet-style palette). Client-only DOM swap, no core changes.
DSH JWT tool: HS256 decode (header/payload/expiry status), sign, and verify — zero runtime dependencies, RFC 7515-verified
DSH 定时任务插件:规则存为 Cron 表达式,由系统 cron(用户 crontab)在进程外执行 headless 任务,Web 端负责规则管理、部署与结果归类。
DSH web-password gate: multi-password multi-upstream reverse proxy (one password, one backend; add upstreams from the settings page) + forced first-time setup + Settings 'Web password' tab + 2-day sliding sessions + size-capped access log + non-loopback settings unlock + true lockout with backoff + sessions bound to upstream identity + hardened proxy isolation (reserved cookies, forwarding-header hygiene, POST-only logout). v0.3.7 adds DSH v0.1.5-rc.1 settings-RPC compatibility, a soft-delete upstream reuse fix, and a browser transport shim. Zero dependencies.
DeepSeek Harness plugin: open the current session's workspace directory in Visual Studio Code from the session header.
黑头清理
Fork any session into a different agent preset — a UI button with preset picker in the conversation header.
Lovstudio in-place application restart for the DeepSeek Harness web surface: a host half exposing restart/status routes and a settings-header button with live running-conversation monitoring, confirmation dialog, and in-flight spinner.
Live DeepSeek API balance and per-session token usage in the conversation header.
Erii (Sakura) themed boot splash animation for the DeepSeek Harness Web UI: falling sakura petals, a mint monster mascot with a cherry blossom on its head, a soft pink progress bar, and the line "Sakura, walk slower." Auto fades out after ~3 seconds; pure client-side, zero dependencies.
dsh-routines — scheduled agents for DSH: run a prompt on a cron, get the digest where you already are (file digests, chatnode delivery, unattended-safe)
Per-conversation DeepSeek API cost badge for DeepSeek Harness: a zero-dependency session projection pricing each LLM step against the official rate card, with a live cost badge and hover card in the web conversation header.
OpenCode Go models as a DeepSeek Harness provider, with session-affinity headers, a live model catalog, and a Web settings card
DSH session migration plugin: drag-and-drop sessions between workspaces in the Web UI. Backed by the official workspaceRegistry service and a multi-frame-safe zstd header rewrite.
DeepSeek Harness LLM User-Agent/header injector with key pool round-robin: keeps the official llm-pi-ai adapter, re-injects user-agent, and supports multi-key rotation per provider. | DeepSeek Harness LLM 请求头注入器 + Key 轮询:保留官方适配器,补回 User-Agent,支持按提供商多 Key Round-Robin 轮询。
Intercepts `rm` commands issued by any DSH agent session (GUI, automation runs, headless bridges) at the tools guard layer and moves the targets to the macOS Trash instead of deleting them. Switchable from the web GUI under Settings → General.
输入一张图像,对其中的人头人体进行检测,输出图片中所有目标的检测框、置信度和标签。