mattismegevand/dsh-dock0

@mattismegevand/dsh-dock

A workbench-quality docking system for DeepSeek Harness Web plugins

AI 분석

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

패키지
@mattismegevand/dsh-dock
버전
0.1.0-rc.1
라이선스
MIT
최근 업데이트
2026. 8. 16.

설치

$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