dsh plugins中文
← Back to popular plugin directory

DSH Trajectory

ciceroyang/dsh-trajectory · skills

Render a DeepSeek Harness session log into a shareable HTML trajectory document.

★ 0GitHub stars
0Forks
2026-08-17Last updated
JavaScriptLanguage
MITLicense

Project overview

Renders a DeepSeek Harness session log into a shareable HTML trajectory document — the offline, zero-dependency cousin of the official Trajectory view. "Every run leaves a trace", made portable. Usage

node trajectory.mjs node trajectory.mjs # newest log wins node trajectory.mjs --all # merge every session into one chronological volume node trajectory.mjs --out report.html

Install command

dsh plugin --profile web add github:ciceroyang/dsh-trajectory
View GitHub repository ↗Back to popular plugin directory