@ddtcorex/dsh-maestro-config

August 26, 2026 ยท View on GitHub

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 <name> add <path-or-git-url> (bundle patch adds row maestro-config). Optional layer โ€” plugins work standalone through the embedded lib alone.