Skip to content

v0.2.0

Latest

Choose a tag to compare

@jiruidai jiruidai released this 14 Aug 06:50
· 1 commit to main since this release

First public release on npm: dsh plugin --profile web add dsh-meta-orchestrator.

  • Model-native meta-orchestration: the policy section (ANALYZE → SELECT → SYNTHESIZE → COMMIT → EXECUTE → MONITOR → ADAPT), five pattern skills, and the three recording tools orchestrate / adapt_workflow / complete_workflow
  • Durable KV-domain persistence: append-only create → adapt* → complete chains, fenced per session lifecycle
  • Optional in-request auto-trigger (autoTrigger, off by default)
  • Verified against @deepseek-ai/*@0.1.0-rc.6 (npm) — 46 mount-integration tests; CI on Node 22/24 with a frozen lockfile
  • Directory-grade README: compatibility, install/upgrade/disable/uninstall, quick start, permissions & data, troubleshooting, and a security policy (SECURITY.md + private vulnerability reporting)