inks-knowledge/dsh-plugin-sorter ↗★ 0
dsh-plugin-sorter
插件排序与诊断工具:提供双栏启用/禁用看板,支持拖拽调整加载顺序、草稿保存及冲突诊断。
AI 分析
核心用途是解决插件冲突和加载顺序问题。适合安装了大量插件、需要精细控制插件加载优先级以确保稳定性的高级用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:inks-knowledge/dsh-plugin-sorter说明文档
阅读完整 README ↗Usage
- Open Settings → Plugin Sorter.
- Drag packages between the enabled / disabled columns.
- Drag enabled packages to change load order.
- Click a package for details and diagnostics.
- Click Save Draft to keep your edits without applying them.
- Click 保存 to write the changes to the profile.
- 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.