flaricy/maid-atelier-ui-bundle--plugins-dsh-side-panel0

@dsh-external/dsh-side-panel

Git review, terminal, and file workspace panel for DSH Web

AI Analysis

核心用途是在 DSH Web 界面中提供集成的文件管理、终端和 Git 评审侧边栏。适合需要在 Web GUI 中直接操作工作区文件的用户。

Package
@dsh-external/dsh-side-panel
Version
0.2.0
License
NOASSERTION
Last updated
Aug 14, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:flaricy/maid-atelier-ui-bundle#5eef2d89069a5f17d8b138d87dff5fdc2b7731de&path:plugins/dsh-side-panel

配置

组合包默认启用以下配置:

- insert:
    - id: side-panel
      name: '@dsh-external/dsh-side-panel'
      config:
        maxTextBytes: 2097152
        maxImageBytes: 10485760
        searchMaxResults: 200
配置项默认值说明
maxTextBytes2 MiB可读取和编辑的单个文本文件大小上限
maxImageBytes10 MiB可预览的单个图片大小上限
searchMaxResults200文件筛选返回的最大结果数