What it does
Better Sidebar replaces the default sidebar with one that other plugins can add pages to. It ships with useful pages already installed, a file renderer and editor, a terminal, a side conversation, a Git panel and a subagent view, and it exposes a registration API so an ecosystem of sidebar pages can grow on top of it.
Key features
- Third-party page registration API for other plugins
- Built-in file rendering and editing with workspace-safe paths
- Terminal panel running beside the conversation
- Git status and diff panel
- Subagent view for watching delegated work
Install
dsh plugin --profile web add dsh-better-sidebar
Compatibility notes
Because it defines a registration surface, other plugins may depend on its version. Upgrade it deliberately and check dependent pages afterwards.