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

dsh-trajectory-debug-bundle

轨迹调试工作台的可安装 DSH Profile 捆绑包,用于插入主机提供商、RPC 桥和浏览器视图。

AI 分析

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

套件
dsh-trajectory-debug-bundle
版本
0.1.0
授權
MIT
最近更新
2026年8月14日

安裝

$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)