#412 · Primary category: AI Agents & Automation

DSH-better-sidebar

deepseek deepseek-harness dsh dsh-better-sidebar dsh-plugin sidebar

开放的侧边栏底座,支持三方拓展注册新侧边栏页面。内置文件渲染编辑/终端/侧边对话/Git/子代理页面 | Open sidebar foundation, supports third-party extensions to register new sidebar pages. Built-in file rendering/editing, terminal, side chat, Git, and sub-agent pages.

Project last updated:08/29/26

GitHub Stars

3.1K

Forks

266

Contributors

53

License

MIT

Why we included this project

If you work with DSH, the DeepSeek coding-agent harness, you probably spend a lot of time at a bare command line; this plugin turns that into a real working environment. It adds a right-hand sidebar and bottom panel with a file explorer and editor, an in-app preview browser, a genuine terminal running through node-pty, a Git panel that shows diffs, and a view of sub-agents running in the background so you can pause or kill them. What sets it apart is the design: every built-in tab and file viewer registers through the same ctx.betterSidebar API that third-party plugins are allowed to use, so you can add your own pages and previewers without ever having to fork the base project. For anyone already running DSH and wanting a more hands-on, inspectable interface around their coding agents, this is the most straightforward way to get it.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category