pixellover1433/dsh-better-sidebar-lite 预览 preview

pixellover1433/dsh-better-sidebar-lite

一个简单的插件,用于改善“Deepseek Harness(dsh)”的网页用户体验/界面。

项目介绍Project Overview

dsh-better-sidebar-lite 是一款为 DSH 工作区添加右侧侧边栏的插件。它通过资源管理器、Git、编辑器、Skills 等标签页,提供文件树浏览、文件内容查看、Git 差异追踪与提交、会话技能列表查看等核心能力,并在深色/浅色主题下保持视觉同步。适用于需要集中查看项目结构、版本变更与会话技能状态的日常编码与 Web UI 工作流。需注意该插件仍处于 0.0.4-beta.1 阶段,部分功能即将推出,且必须使用 Deepseek Harness 0.1.0-rc.7 或更高版本。

dsh-better-sidebar-lite is a DSH plugin that adds a right-side sidebar to the workspace. It delivers file tree browsing, file content viewing, Git diff tracking, staging, committing, and session skill listing through tabs like Explorer, Git, Editor, and Skills, while syncing with the profile's light/dark theme. It suits coding and web UI workflows that need centralized visibility of project structure, version changes, and active skills. Note it is at 0.0.4-beta.1, some features are upcoming, and Deepseek Harness 0.1.0-rc.7 or higher is required.

或使用命令行安装(适合开发者)Or use CLI install (for developers)

命令行安装CLI Install

dsh plugin add dsh-better-sidebar-lite@0.0.4-beta.1 --profile web

pixellover1433/dsh-better-sidebar-lite 加入你的 DSH 配置(web profile)即可启用。

READMEREADME

npm version npm downloads npm license 🌐 語言 / Language: English · 繁體中文

review_1

;TLDR

Add a sidebar to the right side of the workspace screen with usefull tabs:

  • Explorer
  • Git
  • Skills (coming soon...)
  • ...

How to install

dsh plugin add dsh-better-sidebar-lite@0.0.4-beta.1 --profile web

⚠️ WARNING: Make sure to install Deepseek Harness version 0.1.0-rc.7 or higher...

What is does ? (0.0.4-beta.1)

Add a sidebar to the right side of the workspace screen. This area will contain tabs displaying various pieces of information, including:

  • Editor: Modal editors support viewing the content of objects.
  • Explorer:
    • Display the workspace folder tree.
    • Supports viewing file contents by double-clicking on any file. (will trigger Editor to show content of file)
    • Automatically track changes in the workspace.
  • Git:
    • View the changes made to any object, highlight changes, add new items, delete items, etc...
    • Automatically track changes, displaying files that have been changed or modified (git diff tracking).
    • Commit, stage, discard change
    • Commit history
  • Skills:
    • Will display a list of skills that the current agent (preset) has loaded/will load into.
    • View the list of skills of the current session along with their status (enable / disable)
    • View the content of skills
    • View the reference files that skills use
  • Synchronize the light/dark mode of your Deepseek Harnes profile.
  • Allows for custom configurations through the settings from the Deepseek Harness configuration interface.

The author's vision and future direction.

  • Develop additional suitable features while maintaining the original philosophy of "simplicity and effectiveness".
  • Share additional plugins, system prompts, and other skills suitable for the Deepseek Harness system.
  • Support and contribute to the Deepseek Harness community.
  • Complete the challenge set for myself: 365 days (and beyond) of partnership with Deepseek Harness.

Printshot

https://raw.githubusercontent.com/pixellover1433/dsh-better-sidebar-lite/HEAD/printshots/review_1.png https://raw.githubusercontent.com/pixellover1433/dsh-better-sidebar-lite/HEAD/printshots/review_2.png https://raw.githubusercontent.com/pixellover1433/dsh-better-sidebar-lite/HEAD/printshots/review_4.png https://raw.githubusercontent.com/pixellover1433/dsh-better-sidebar-lite/HEAD/printshots/review_5.png
上一个 Prev dsh-archive-manager 下一个 Next dsh-web-search-exa