dsh-pub/dsh-pub
dsh-pub★ 1TypeScript最后同步: 2026-08-14
The bilingual, source-backed registry and installer for the DeepSeek Harness plugin ecosystem.
README 摘要
DSH Pub dsh.pub is the bilingual, source-backed registry for the DeepSeek Harness plugin ecosystem. It catalogs the current built-in modules, explains runtime and UI capabilities, and separates atomic modules, built-in profile layers, and community bundles pinned to public source. Workspace Local development To enable Google Analytics in a production build, provide the public GA4 Measurement ID: The build emits a bilingual sitemap index at /sitemap-index.xml , crawler policy at /robots.txt , and canonical, hreflang, Open Graph, Twitter Card, and JSON-LD metadata on every indexable page. The Web app runs at http://127.0.0.1:4321 . To run the complete Worker boundary locally: Catalog sync The generated catalog is pinned to a known DeepSeek Harness commit and refuses a dirty source checkout. Override the default neighboring checkout only when intentionally verifying another local path: CLI The command resolves a public GitHub ref to an exact commit, validates that the selected package declares dsh.bundle.patch , removes the validation checkout, and passes a persistent commit-pinned Git spec to dsh plugin --profile … add … . Only a successful native install reports completion. Telemetr…
在 GitHub 查看完整 README →