geguanming/dsh-office-plugin

DSH Ox-Horse Office - a DeepSeek Harness web plugin rendering multi-agent sessions as a live pixi.js office

Install

# From npm (recommended)
dsh plugin --profile web add dsh-office-plugin

# From a local path
dsh plugin --profile web add ./office-plugin

# From a tarball
dsh plugin --profile web add ./dsh-office-plugin-0.1.0.tgz

# From git (requires allowBuilds in the profile's pnpm-workspace.yaml, see below)
dsh plugin --profile web add github:geguanming/dsh-office-plugin

Add geguanming/dsh-office-plugin to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.