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

dsh-preset-builder

A clearer agent-preset inspector for DeepSeek Harness

AI Analysis

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

Package
dsh-preset-builder
Version
0.1.0
License
MIT
Last updated
Sep 4, 2026

Install

$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.