dsh-trajectory-debug-bundle
v0.1.0
Published
Trajectory Debug Workbench: installable DSH profile bundle (cordis.patch.yml layer)
Readme
dsh-trajectory-debug-bundle
Installable DSH profile bundle for the Trajectory Debug Workbench. The
cordis.patch.yml inserts the host provider, the RPC bridge and the browser
view into a profile's composed plugin tree.
Install
dsh plugin --profile web add dsh-trajectory-debug-bundleor from a local checkout:
dsh plugin --profile web add ./packages/trajectory-debug-bundleVerify the composed tree:
dsh web --dump-configUninstall
dsh plugin --profile web remove dsh-trajectory-debug-bundleRows inserted
| id | package | purpose |
|---|---|---|
| trajectory-debug-host | dsh-trajectory-debug-host | engines, breakpoints, commands, projections |
| trajectory-debug-remotes | dsh-trajectory-debug-remotes | Host RPC endpoints + Client mount (M2) |
| ui-trajectory-debug | dsh-client-ui-trajectory-debug | browser views (M2) |
