Bundle
@ddtcorex/dsh-maestro-dashboard
Maestro Dashboard — unified Control Center (Overview/Plugins/Usage) DSH-native
- Source
- ddtcorex
- stars
- 1 stars
- License
- MIT
- Updated
- Updated yesterday
Readme
# dsh-maestro-dashboard Maestro Dashboard — unified Control Center (Overview/Plugins/Usage) DSH-native > DSH Maestro plugin — part of the `dsh-maestro-*` ecosystem (`@ddtcorex/dsh-maestro-dashboard`). ## Install ```sh dsh plugin add @ddtcorex/dsh-maestro-dashboard ``` ## Develop ```sh pnpm --filter @ddtcorex/dsh-maestro-dashboard verify pnpm --filter @ddtcorex/dsh-maestro-dashboard build ```
Install
dsh plugin --profile web add github:ddtcorex/dsh-maestro-dashboard
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install ddtcorex-dsh-maestro-dashboard from the hub
- This package builds from source on install. pnpm will ask you to allow its build script — that is permission to run the package’s code on your machine, outside the agent sandbox. Only allow sources you trust.
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.