workflow-ui
Native DeepSeek Harness workflow workspace for the web client
This is a DeepSeek Harness (DSH) plugin. Review its GitHub README, installation information, maintenance status, and public security signals here.
No Chinese README provided upstream — showing the repository’s original content.
workflow-ui
workflow-ui is a browser-only DeepSeek Harness plugin that presents the
durable workflow records already written to the parent Session by
@deepseek-ai/dsh-tool-workflow.
It registers through the dsh.client package contract and contributes a
root-scoped shell.overlay workspace. The workspace has a run navigator and
selected-run detail view for phases, child agents, logs, structured results,
terminal errors, and child Session navigation. Structured results and tool
errors are read from DHS's typed tool Conversation projection; the current
workflow event contract does not include durable phase/log records, so the
dashboard shows its empty-log state until those events exist.
Execution, model/provider selection, cancellation ownership, and persistence
remain in DHS. The existing inline workflow-run Conversation Node remains
untouched; this plugin registers a parallel dashboard-only Definition over the
same durable run/member events.
Security & install evidence
This score is based solely on public repository metadata and the install evidence registered here — it is not a code security audit.
From a public plugin catalog, linked to a public GitHub repository.
The repository declares the MIT license.
Code updates within the last 180 days.
No verifiable install metadata registered yet — please review the repository instructions manually.
The inspected package metadata declares no install lifecycle scripts.