dsh plugins中文
← Back to popular plugin directory

Basic right sidebar

xinspark/basrs-sidebar · skills

Basic Right Sidebar — a right sidebar plugin for DeepSeek Harness: two-level navigation (Functions / Sessions), workspace/session breadcrumb, session overview with log download, native trajectory view, and configurable t.

★ 0GitHub stars
0Forks
2026-08-16Last updated
JavaScriptLanguage
MITLicense

Project overview

A right sidebar plugin for DeepSeek Harness: a two-level navigation column (Functions / Sessions) with panel switching, a workspace/session breadcrumb in the session topbar, session overview with log download, the native trajectory view, and configurable topbar decluttering. Design Philosophy

Basic Right Sidebar is a UI-only enhancement for DSH: it introduces no new capabilities — it surfaces DSH's native features inside the right sidebar, and is meant to be the foundation plugin every feature-enhancing right sidebar builds on.

Two breadcrumbs were designed by comparing the native UI and other right-sidebar implementations: Session topbar · Workspace/Session breadcrumb — lets you switch sessions and workspaces while the native left sidebar is collapsed. Sidebar header · Functions/Overview breadcrumb — lets you switch between the sidebar's multiple views.

Install command

dsh plugin --profile web add github:xinspark/basrs-sidebar
View GitHub repository ↗Back to popular plugin directory