Skip to content

Repository files navigation

EN · 中文

sbtd-plugins

SBTD host-plugin monorepo: a shared workflow kit plus OMP and DSH host adapters.

Contents

Packages

Package Path Role
@kunolu/omp-sbtd packages/omp-sbtd OMP SBTD workflow plugin. Provides /sbtd, an embedded kit, doctor, and onboard. Version 0.1.0-rc.14 on the next tag.
@kunolu/dsh-sbtd packages/dsh-sbtd DSH SBTD adapter (T5): sbtd section, in-process state, sbtd_plan, sbtd_review, hooks, and manuals/. Version 0.1.0-rc.1 on the next tag. Host pin @deepseek-ai/dsh@0.1.1-rc.2.
@kunolu/sbtd-workflow-kit packages/sbtd-workflow-kit Shared kit / projection layer. Not a host plugin.

Install

OMP plugin (published on dist-tag next as 0.1.0-rc.14):

omp plugin install @kunolu/omp-sbtd@next

This is 0.1.0-rc.14 on dist-tag next. Never recommend @latest. published is not installable is not certified. Compatibility certification is decoupled from publish.

DSH host pin: @deepseek-ai/dsh@0.1.1-rc.2.

DSH plugin is 0.1.0-rc.1 on dist-tag next. Install with @kunolu/dsh-sbtd@next and host @deepseek-ai/dsh@0.1.1-rc.2. Never @latest or a github path.

npx @deepseek-ai/dsh@0.1.1-rc.2 plugin --profile web add @kunolu/dsh-sbtd@next
npx @deepseek-ai/dsh@0.1.1-rc.2 --profile web --dump-config

Expect dump-config id: sbtd.

Optional global install:

npm i -g @deepseek-ai/dsh@0.1.1-rc.2
dsh plugin --profile web add @kunolu/dsh-sbtd@next
dsh --profile web --dump-config
dsh web --no-open

Optional notes: docs/assets/omp/sbtd-workflow-onboard-to-omp-plugin-sync.md.

Roadmap

This repository ships two host plugins only: omp-sbtd and dsh-sbtd.

  • omp-sbtd is published on next as 0.1.0-rc.14. The embedded kit is locked to 640-skills v1.0.13. Compatibility certification is decoupled from publish.
  • dsh-sbtd uses shell plugin scheme 2a. T0–T5 are done on main (section, state, sbtd_plan, sbtd_review, hooks, manuals). Later tasks remain. Details: docs/prd/dsh-sbtd-technical-design-and-task-breakdown.v1.1.md.

Development

  • Node 22 or newer
  • pnpm 11.17
pnpm install
pnpm build
pnpm test

License

Apache-2.0.

About

SBTD host plugins (OMP + DSH) and shared workflow kit

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages