Bundle
@ddtcorex/dsh-maestro-observe
Maestro observe — trace/health/cost debug tooling (Phase 3)
- Source
- ddtcorex
- stars
- 1 stars
- Updated
- Updated 5 days ago
Readme
# dsh-maestro-observe Maestro observe — trace/health/cost debug tooling (Phase 3) > DSH Maestro plugin — part of the `dsh-maestro-*` ecosystem (`@ddtcorex/dsh-maestro-observe`). ## Install ```sh dsh plugin add @ddtcorex/dsh-maestro-observe ``` ## Develop ```sh pnpm --filter @ddtcorex/dsh-maestro-observe verify pnpm --filter @ddtcorex/dsh-maestro-observe build ```
Install
dsh plugin --profile web add github:ddtcorex/dsh-maestro-observe
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-observe 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.