Skip to content

v0.1.0-alpha.0

Latest

Choose a tag to compare

@yzke yzke released this 17 Aug 02:19
· 1 commit to main since this release

Read-only DSH extension operations standard (v0.1.0-alpha.0).

This release does not publish to npm yet (publish still needs interactive 2FA). It also does not claim measured accuracy, latency, or token improvements.

Artifacts

  • dsh-extension-ops-core-0.1.0-alpha.0.tgz@dsh-extension-ops/core
  • dsh-extension-ops-0.1.0-alpha.0.tgz — DSH plugin (extension_ops_resolve + lazy Skill)

Install into a profile (core is not on the npm registry)

Add a pnpm override to the profile pnpm-workspace.yaml, then:

dsh plugin --profile web add /path/to/dsh-extension-ops-0.1.0-alpha.0.tgz

See the README for the full override snippet. Restart the Harness process afterwards.