mattismegevand/dsh-dock0

@mattismegevand/dsh-dock

A workbench-quality docking system for DeepSeek Harness Web plugins

AI Analysis

核心用途是为 DSH 界面提供灵活的面板拖拽、停靠、缩放及响应式布局支持。是安装其他高级面板插件(如终端、Git 视图)的必要基础底座。

Package
@mattismegevand/dsh-dock
Version
0.1.0-rc.1
License
MIT
Last updated
Aug 16, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mattismegevand/dsh-dock

Configuration

All deployment-varying dimensions and thresholds are validated Loader config, including the compact breakpoint, drag threshold, persistence bound, default dock sizes, minimum sizes, and floating bounds.

- id: dock
  name: '@mattismegevand/dsh-dock'
  config:
    compactBreakpoint: 860
    maxPersistedScopes: 64
    defaultBottomSize: 340