task-status
后台任务状态条:对话页输入区上方的任务进度 UI——运行中计数 + 展开详情 + 实时输出 tail
DSH 插件:后台任务状态条(对话页任务进度 + 实时输出 tail)。官方 bundle 插件,dsh plugin --profile web add 安装
Pending human review — the facts below come from the source repository.
DSH 插件:后台任务状态条(对话页任务进度 + 实时输出 tail)。官方 bundle 插件,dsh plugin --profile web add 安装
Users who want this capability in DSH; check the source and docs before installing.
dsh plugin --profile web add github:vlln/dsh-task-status No supported platforms were declared.
后台任务状态条:对话页输入区上方的任务进度 UI——运行中计数 + 展开详情 + 实时输出 tail
Not by stars — picked by hand, one at a time.
A visual settings dashboard for DeepSeek Harness: every registered settings namespace — including third-party plugin ones the official UI never covers — rendered as editable, schema-driven forms. Early, but the right direction: stop hand-editing YAML.
A DIY trajectory visualizer for DeepSeek Harness: watch the agent’s plan and execution unfold as a graph instead of scrolling raw logs. Early, but it fills a real gap — understanding at a glance what the agent is doing.
Dispatch DSH work from Claude Code / Codex: spin up in-host DSH agent sessions with per-tier presets, watch native subagent progress, and borrow a multimodal bridge that lends the text-only harness vision and image generation. An orchestration plugin that turns DSH into a backend for other coding agents.