dsh-better-sidebar-lite
界面与体验pixellover1433/dsh-better-sidebar-lite
在工作区右侧添加侧边栏,包含资源管理器、Git 和技能等标签,增强网页界面。
- dsh-plugin
- dsh-plugin-market
- dsh-plugin-pack
- dsh-plugin-verify
- dsh-plugins
GitHub Stars
5GitHub浏览量
0DSH Plugin HubForks
1GitHub开放问题
0GitHub IssuesManifest 版本
0.0.4-beta.1dsh-better-sidebar-lite最近推送
2026年8月21日GitHub许可证
NOASSERTIONTypeScript插件类型
Host + Client同时运行于 Host 与 Web Client项目 README
README
🌐 語言 / Language: English · 繁體中文
;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
Editorto 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.