ddtcorex/dsh-maestro-config ↗★ 0
@ddtcorex/dsh-maestro-config
Maestro Config — shared settings service for the dsh-maestro-* suite over the single namespaced store (~/.dsh/maestro/settings.json)
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ddtcorex/dsh-maestro-config说明文档
阅读完整 README ↗@ddtcorex/dsh-maestro-config
Shared settings service for the dsh-maestro-* suite. One namespaced store at
~/.dsh/maestro/settings.json (chmod 600), owned per-domain by each plugin.
Embeds @ddtcorex/dsh-maestro-config-lib.
- Service
maestroConfig:listDomains / get / set(patch-merge) / onChange - Loopback RPC channel
maestro.config:list | get | set
Install: dsh plugin --profile add (bundle patch adds row maestro-config). Optional layer — plugins work standalone through the embedded lib alone.