v0.1.0-preview.1
·
5 commits
to main
since this release
Preview release of dsh-logger-panel, the runtime log panel for DeepSeek Harness.
This is a preview published to the
nextdist-tag. Install it explicitly withdsh-logger-panel@next. The stable0.1.0release follows the fresh-profile install verification.
- Live SSE log view under Settings > Logs (snapshot + 100 ms batched appends, level filter, search, bottom-follow).
- Bounded, date/size rotating JSONL under
$DSH_HOME/logs/dsh-logger-panel(0700dir /0600files, 30-day retention). - Standard dsh bundle:
cordis.patch.ymlactivates the Host plugin,dsh.clientauto-discovers the browser bundle.
dsh plugin --profile demo add dsh-logger-panel@next
dsh --profile demoRequires DeepSeek Harness 0.1.0-rc.6 or newer with the Web profile.