dsh-task-console: A Floating Glass Task Console for DeepSeek Harness

he2way/dsh-task-console

UI & ExperienceVerified
Listed on 2026-08-20
Page last updated 2026-09-16

A DSH plugin floating glass task console that flips to the back of the page, showing live jobs, subagents, session overview and workspace with draggable cards.

dsh-task-console is a DSH plugin for DeepSeek Harness that provides a floating glass task console for the current session. It solves the problem of not being able to see background jobs, subagents, and session status at a glance, letting you click a glass button in the bottom-right corner to flip the page to its back and monitor everything in real time. Its core capabilities include live data display, draggable cards, and theme awareness.

How to Install

install
dsh plugin --profile web add github:he2way/dsh-task-console
Category
UI & Experience
Platform
DSH Plugin
Author
he2way
Distribution
Plugin

dsh-task-console Key Features

Flip to backLive session dataDraggable glass cardsTheme aware
Listed on dsh-plugin.org

dsh-task-console Repo Summary

What Does It Do?

dsh-task-console is a DSH plugin for DeepSeek Harness that provides a floating glass task console for the current session. It solves the problem of not being able to see background jobs, subagents, and session status at a glance, letting you click a glass button in the bottom-right corner to flip the page to its back and monitor everything in real time. Its core capabilities include live data display, draggable cards, and theme awareness.

Core Features

  • Flip to the back: Click the floating ⇄ 任务台 button to open a full-screen frosted-glass panel with a 3D flip-in animation; 返回会话 or Esc flips back.
  • Live session data: Shows session overview (title, running/idle, phase, origin, live job & subagent counts), background jobs (status dot, kind chip, label, status, ticking durations), subagent catalog (child/fork, running/idle, id), and workspace (cwd, session id, last update time).
  • Draggable glassmorphism cards: Hold a card header and drag (pointer capture, clamped to the board); cards raise to front while dragging; each card can be collapsed or hidden; positions/state persist in localStorage (dsh.taskconsole.v1); 复位卡片 resets the layout.
  • Theme aware: Follows the DSH theme (data-ds-dark-theme) and respects prefers-reduced-motion.

How to Use This Plugin?

After enabling it in DSH, click the floating glass button ⇄ 任务台 in the bottom-right corner. The page flips to the back, revealing the task console for the current session. You can drag cards by their headers, use ▴/▾ to collapse, × to hide a card, 复位卡片 to restore the default layout, and 返回会话 or Esc to flip back to the chat. Card states are saved automatically and restored on next open.

This page is an independent rewrite of the plugin's official README — for authoritative documentation and the latest changes, refer to the source: he2way/dsh-task-console. The plugin is third-party code that runs on your machine once installed; inclusion does not imply endorsement — please review the source before installing.

Install, update, and uninstall this plugin in the Plugin Market of DeepSeek Harness's DSH Plugin Hub

DSH Plugin FAQ