DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-session-progress

d

dsh-session-progress

Manifest valid

Session progress tracker: system prompt injection, live % calculation, and a slide-over drawer.

UI (client)hasBundlePatch

dsh-session-progress

English | Tiếng Việt


1. Purpose & Overview

Session Progress Drawer Preview

Composer Toolbar Progress Button & Tooltip Preview

dsh-session-progress is a real-time session progress and task tracking plugin for DeepSeek Harness (DSH / DSH Desktop).

In long-running or complex agentic sessions, it is often challenging for users to quickly determine the overall completion status, active subtasks, or upcoming milestones without sifting through extensive conversation logs.


2. Installation Guide

For DSH Desktop

Windows (PowerShell)

cd "$env:APPDATA\dsh-desktop\harness\profiles\web"
& "$env:APPDATA\dsh-desktop\harness\.desktop-bin\pnpm.cmd" add https://github.com/nguyenduclong-ict/dsh-session-progress

macOS (Terminal)

cd "$HOME/Library/Application Support/dsh-desktop/harness/profiles/web"
"$HOME/Library/Application Support/dsh-desktop/harness/.desktop-bin/pnpm" add https://github.com/nguyenduclong-ict/dsh-session-progress

Linux (Terminal)

cd "$HOME/.config/dsh-desktop/harness/profiles/web"
"$HOME/.config/dsh-desktop/harness/.desktop-bin/pnpm" add https://github.com/nguyenduclong-ict/dsh-session-progress

Note: Restart DSH Desktop after installation to activate the plugin.


For DSH CLI (Standalone)

Run the following command in your terminal:

dsh plugin --profile web add https://github.com/nguyenduclong-ict/dsh-session-progress

Or install directly within your Cordis workspace profile:

pnpm add https://github.com/nguyenduclong-ict/dsh-session-progress

License

MIT © nguyenduclong-ict

Similar plugins

dsh-session-xc

Session management enhancement plugin for DeepSeek Harness - workspace session count display, archived sessions panel with restore/delete, drag-and-drop session move across workspaces.

Sessions & MessagesManifest valid

0

dsh plugin --profile web add dsh-session-xc

Live session status on the browser tab favicon with sound notifications for pending input and completed tasks.

Notifications & IntegrationsManifest valid

0

dsh plugin --profile web add dsh-task-feedback

Per-model token cost tracking with configurable cache-hit/miss, output and peak-window pricing, a live session cost bar, and unconfigured-model flags.

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-cost-tracker

Session manager panel under Settings → Plugins: list all sessions with title, cwd, agent preset, updated time, turns and steps, expand a row to view message history, delete non-running sessions, and e

Sessions & MessagesManifest valid

0

dsh plugin --profile web add dsh-session-manager

Adds a /dshpp slash command that reports session and token usage, cache-hit rate, and estimated cost from harness session logs; the repo also ships a CLI and local web console for lifecycle, provider,

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-plus-plus

by EugeneVl

Session folders for the DSH web sidebar: one-level named folders per workspace, drag-and-drop or context menu to group sessions, server-side persistence. No harness changes.

UI & ExperienceManifest valid

7

MIT

JavaScript

Sep 4, 2026

dsh plugin --profile web add dsh-session-folders