   🌐 語言 / Language: English · 繁體中文
<div align="center"> <img width="400" height="400" alt="review_1" src="./printshots/avatar.png" /> </div>
;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
<img alt="review_1" src="./printshots/review_1.png" /> <img alt="review_2" src="./printshots/review_2.png" /> <img alt="review_4" src="./printshots/review_4.png" /> <img alt="review_4" src="./printshots/review_5.png" />