DSH Plugins · Community project

DSH Better Sidebar

A sidebar enhancement for DeepSeek Harness Web that improves session browsing, organization, and everyday navigation.

2.2k StarsMITTypeScriptUpdated today
01

Project overview

DSH Better Sidebar is a DSH plugin built around a sidebar enhancement for DeepSeek Harness Web that improves session browsing, organization, and everyday navigation. Its value is practical: enhanced session sidebar and improved session navigation are available from one documented project, while the repository remains inspectable before it is added to an agent workflow.

DSH Better Sidebar workbench interface
The Better Sidebar workbench shown in the repository README.View repository image
02

Core capabilities

01

Enhanced session sidebar

Enhanced session sidebar is documented in the repository README or its component instructions. Review the linked source for current behavior and requirements.

02

Improved session navigation

Improved session navigation is documented in the repository README or its component instructions. Review the linked source for current behavior and requirements.

03

Fewer navigation steps

Fewer navigation steps is documented in the repository README or its component instructions. Review the linked source for current behavior and requirements.

04

DSH Web integration

DSH Web integration is documented in the repository README or its component instructions. Review the linked source for current behavior and requirements.

03

Installation and usage

Set up DSH Better Sidebar from its public GitHub instructions, keep the initial permission scope small, and verify it with a low-risk task before regular use.

AI AGENT INSTALL

Let an AI Agent install it

Send this prompt to Codex, Claude Code, or another AI agent that can work with your local environment.

Help me set up DSH Better Sidebar.
Project URL: https://github.com/omdsh-dev/DSH-better-sidebar

Read the repository README and license first. Confirm the current host, prerequisites, destination paths, and permissions. Follow the repository's documented method, keep credentials out of files and logs, and start with the least-privilege or read-only option where available. Afterward, run a small verification and report the exact changes, commands, configuration path, and result. Ask before overwriting files or requesting broader access.
01Before you start
  • DeepSeek Harness Web is running
  • Node.js 20+ and pnpm 10+
02Copy the install command or configuration
dsh plugin --profile web add dsh-better-sidebar@latest
03Complete the setup steps
  1. 1
    Review prerequisites and scope

    Read the README, confirm the target host, and prepare these prerequisites: DeepSeek Harness Web is running; Node.js 20+ and pnpm 10+. Check destination paths and permissions before making changes.

  2. 2
    Apply the documented setup

    Run the documented command: dsh plugin --profile web add dsh-better-sidebar@latest

  3. 3
    Verify with a small task

    Run dsh --profile default --dump-config or the matching profile command, confirm that DSH Better Sidebar is loaded, then invoke its smallest documented action.

How to verify the setup

Run dsh --profile default --dump-config or the matching profile command, confirm that DSH Better Sidebar is loaded, then invoke its smallest documented action.

Before using it
  • A browser hard refresh is needed after installation
  • Depends on the DSH Web frontend and node-pty build environment
04

Use cases

SCENARIO 01

DSH Web installations with many sessions

DSH Web installations with many sessions is a practical fit when the repository's documented prerequisites and permission model match the current environment.

SCENARIO 02

Frequent switching between agent tasks

Frequent switching between agent tasks is a practical fit when the repository's documented prerequisites and permission model match the current environment.

SCENARIO 03

Improving the default sidebar workflow

Improving the default sidebar workflow is a practical fit when the repository's documented prerequisites and permission model match the current environment.

05

Assessment

This assessment is based on the repository README, component documentation, license, and maintenance metadata. Focuses on a high-frequency part of the interface; Installs through the DSH plugin command. The main trade-offs are also clear: A browser hard refresh is needed after installation; Depends on the DSH Web frontend and node-pty build environment. No local installation or functional test was claimed during cataloging.

Why it may be useful

  • Focuses on a high-frequency part of the interface
  • Installs through the DSH plugin command

What to know first

  • A browser hard refresh is needed after installation
  • Depends on the DSH Web frontend and node-pty build environment
06

README

DSH Better Sidebar


Overview

A sidebar enhancement for DeepSeek Harness Web that improves session browsing, organization, and everyday navigation. A sidebar enhancement for DeepSeek Harness Web that improves session browsing, organization, and everyday navigation.

Getting started

  • Set up DSH Better Sidebar from its public GitHub instructions, keep the initial permission scope small, and verify it with a low-risk task before regular use.
  • The repository describes DSH Better Sidebar as a sidebar enhancement for DeepSeek Harness Web that improves session browsing, organization, and everyday navigation.
  • Its main capabilities include enhanced session sidebar, improved session navigation, fewer navigation steps, dsh web integration. The documented facts include built for dsh web, requires node.js 20+, built with pnpm, hard refresh required after installation.
  • Run dsh --profile default --dump-config or the matching profile command, confirm that DSH Better Sidebar is loaded, then invoke its smallest documented action.

Configuration

dsh plugin --profile web add dsh-better-sidebar@latest
Read the complete README on GitHub