inks-knowledge/dsh-plugin-sorter0

dsh-plugin-sorter

插件排序与诊断工具:提供双栏启用/禁用看板,支持拖拽调整加载顺序、草稿保存及冲突诊断。

AI 分析

核心用途是解决插件冲突和加载顺序问题。适合安装了大量插件、需要精细控制插件加载优先级以确保稳定性的高级用户。

套件
dsh-plugin-sorter
版本
0.1.0
授權
MIT
最近更新
2026年8月17日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:inks-knowledge/dsh-plugin-sorter

Usage

  1. Open Settings → Plugin Sorter.
  2. Drag packages between the enabled / disabled columns.
  3. Drag enabled packages to change load order.
  4. Click a package for details and diagnostics.
  5. Click Save Draft to keep your edits without applying them.
  6. Click 保存 to write the changes to the profile.
  7. Restart DSH manually to make the changes take effect.

The Loader Entries section shows the underlying Cordis loader rows:

  • Active entries are listed on the left, disabled entries on the right.
  • Protected architecture entries are greyed out and cannot be toggled.
  • Click an entry to see its id, name, description, version and repository.