跳转至

dsh-trajectory-debug

类型 工作流 分类 工作流
星数 状态 ✅ 活跃
能力 observability, workflow 更新时间 2026-08-14

📖 项目简介

Turn DSH's event-sourced sessions into debuggable assets: a waterfall trajectory view, deterministic single-step replay (zero token cost), breakpoints, sandboxed edit-and-rerun, fork comparison, and performance analytics — plus OTel GenAI trace export and trajectory_* model tools for agents to introspect their own runs.

📦 安装

dsh plugin --profile web add dsh-trajectory-debug-bundle
dsh web --dump-config   # expect trajectory-debug-host / -remotes / ui-trajectory-debug rows

🚀 快速开始

corepack pnpm check
node scripts\smoke.mjs
dsh plugin --profile web add ./packages/trajectory-debug-bundle

🔗 链接