Skip to content

v0.1.0-preview.1

Choose a tag to compare

@LingLambda LingLambda released this 14 Aug 09:18
· 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 next dist-tag. Install it explicitly with dsh-logger-panel@next. The stable 0.1.0 release 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 (0700 dir / 0600 files, 30-day retention).
  • Standard dsh bundle: cordis.patch.yml activates the Host plugin, dsh.client auto-discovers the browser bundle.
dsh plugin --profile demo add dsh-logger-panel@next
dsh --profile demo

Requires DeepSeek Harness 0.1.0-rc.6 or newer with the Web profile.