All plugins

DSH / BUNDLE / BUNDLES

dsh-report-studio

v0.1.0ciceroyang / dsh-report-studio0e010ddb05

External Git bundleBundlesBundles & other modulesCommunity · Topic auto-analysis
Open on GitHub
Runtime anatomy
HOSTCLIENTUITOOLDATAFLOW

Overview

dsh-report-studio

Turn a DeepSeek Harness session into deliverable work reports (daily/weekly/handoff/article) with verifiable receipts

Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.

Install

Install this bundle from GitHub

The CLI validates the bundle, invokes native DSH, then reports completion.

npx dshpub add ciceroyang/dsh-report-studio --ref 0e010ddb054e7e6b987c366fbf9b50a7f1c480e2

Capabilities

What it contributes

HostCordis loadableNot inspected
Client / UIHost onlyNot inspected
Model toolsNot inspectedNot inspected
Profile stateNot inspectedNot inspected

README / EN

Package documentation

LIMITATIONS

Known limitations

- Weekly aggregates the **current session**; cross-session aggregation is on the roadmap. - Persistence uses Node's `fs` directly, outside the Harness fs policy layer; path-escape protection lives inside the plugin. - Report tools require an agent-bound session (web and headless both qualify).