dsh-task-console: A Floating Glass Task Console for DeepSeek Harness
he2way/dsh-task-console
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
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
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;返回会话orEscflips 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 respectsprefers-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.
