AI Agent Hub
Back to plugins
dsh-better-session-title preview

dsh-better-session-title

Client Updated 2026.08.17

Run the following command in DeepSeek Harness:

dsh plugin install xinspark/dsh-better-session-title

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install xinspark/dsh-better-session-title in DeepSeek Harness to install this plugin; the full source is available at https://github.com/xinspark/dsh-better-session-title

About this plugin

The DSH top bar natively shows only the current session title, while workspace and session switching live in the left sidebar. The moment that sidebar is collapsed, every switch means an extra click and a tiny detour. Better Session Title moves the entire control surface into the top bar: a two-level Workspace / Session breadcrumb appears on the left, and clicking either side unfolds the matching dropdown for instant switching.

Key capabilities include a workspace dropdown (session counts, add, rename, delete) and a session dropdown (relative timestamps, new session, rename, branch, archive). Every inline action reuses DSH native Menu and Modal components, so behaviour mirrors the sidebar exactly. Dropdown styling replicates native tokens value by value, collapses gracefully into icons when space is tight, ships with built-in zh/en dictionaries that track the DSH locale in real time, and leaves zero native dependencies in its wake.

If you regularly hop between multiple workspaces and dozens of sessions, or work on a narrow layout where the sidebar is often hidden, this pure-JavaScript UI enhancement turns the top bar into the most natural navigation surface on screen. It runs on Windows, macOS, and Linux, and a simple page refresh is all it takes to see the change.

Screenshots

Use Cases

  • Quick workspace and session switching when sidebar is collapsed
  • Top-bar navigation across multiple workspaces and sessions
  • Fewer clicks in compact or narrow layouts

Best For

  • DSH users who switch between many workspaces frequently
  • Users who prefer top-bar actions and keep sidebar collapsed
  • Developers seeking lightweight pure-frontend enhancements without source changes