Skip to content

v0.1.1

Choose a tag to compare

@LvDAO LvDAO released this 20 Aug 02:33
· 8 commits to main since this release
1a7c4e1

Install from npm. Overlay stays in-process; it does not write settings.yaml.

Install

Requires Node ≥ 22.19 and dsh 0.1.0-rc.7. Use a dedicated profile — do not add this to stock headless.

dsh plugin --profile exec add @deepseek-ai/dsh-headless@0.1.0-rc.7
dsh plugin --profile exec add dsh-exec-extension
dsh --profile exec --help

Pin a freeze with dsh-exec-extension@0.1.1. Git fallback: github:LvDAO/dsh-exec-extension#v0.1.1. npm install does not need a prepare allowlist.

Package: https://www.npmjs.com/package/dsh-exec-extension

Notes

  • --yolo skips approval prompts (auto-allow). It does not set danger-full-access. Unrestricted tools are --sandbox danger-full-access.
  • Pin headless to 0.1.0-rc.7 (or next). npm latest of @deepseek-ai/dsh-headless is older.