devmom/dsh-trajectory-debug--packages-trajectory-debug-bundle0

dsh-trajectory-debug-bundle

Trajectory Debug Workbench: installable DSH profile bundle (cordis.patch.yml layer)

AI Analysis

核心用途是一键将完整的轨迹调试工作台(含主机服务、RPC 桥和前端视图)集成到 DSH Profile 中。适合需要一键式安装调试工具链的开发者。

Package
dsh-trajectory-debug-bundle
Version
0.1.0
License
MIT
Last updated
Aug 14, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:devmom/dsh-trajectory-debug#9c8a5d69bff6347c815202a7ca56b96db6aa0784&path:packages/trajectory-debug-bundle

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-bundle

or from a local checkout:

dsh plugin --profile web add ./packages/trajectory-debug-bundle

Verify the composed tree:

dsh web --dump-config

Uninstall

dsh plugin --profile web remove dsh-trajectory-debug-bundle

Rows inserted

idpackagepurpose
trajectory-debug-hostdsh-trajectory-debug-hostengines, breakpoints, commands, projections
trajectory-debug-remotesdsh-trajectory-debug-remotesHost RPC endpoints + Client mount (M2)
ui-trajectory-debugdsh-client-ui-trajectory-debugbrowser views (M2)