Ephemeral-AI-Lab/dsh-plugins--plugins-preset-builder48

dsh-preset-builder

适用于 DSH 的智能体预设查看器插件。

AI 分析

核心用途是在设置中增加“预设详情”面板,直观展示预设对应的 YAML 配置。适合需要检查或调试智能体预设配置的用户。

套件
dsh-preset-builder
版本
0.1.0
授權
MIT
最近更新
2026年9月4日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Ephemeral-AI-Lab/dsh-plugins#d7a605ff4fc307d0345499e81956c831fac013a8&path:plugins/preset-builder

dsh-preset-builder

A small DeepSeek Harness UI plugin that adds Preset details to Settings. It makes preset inspection explicit and shows the exact agent.cordis.yml returned by DSH's existing read-only preset API.

dsh plugin --profile web add ./preset-builder

Restart DSH after installation. The existing Agent presets page remains the place to select, duplicate, edit, and delete presets; this plugin is deliberately an inspection prototype, so it does not replace or regress those controls.