Back to directory

dsh-auto-mode

Curated pickMaintenance: Active

nanmicoder/dsh-auto-mode

Safe automatic permissions for DeepSeek Harness.

View on GitHub
$ dsh plugin --profile web add @nanmicoder/dsh-auto-mode

123

stars

3

forks

TypeScript

Language

MIT

License

2026-08-14

Created

2026-08-22

Last push

A native dsh plugin giving safe auto-permissions: routine work auto-approved, risky actions reviewed and destructive critical-path access blocked before it runs.

DSH integration

Native runtime

Author-claimed

Safety audit

Unaudited

Last verified

2026-08-23

License

MIT

01What can it help you accomplish?

  • Get safe automatic permissions for DeepSeek Harness — routine work auto-approved, risky actions reviewed

    Routine project work runs inside the workspace-write sandbox; semantic risks are classified by the DSH model and user instructions, ambiguous cases ask once, and destructive access to critical paths is denied before execution

    DeepSeek Harness (dsh) users who want broad agent access without manually approving every step or granting full unrestricted access

02How to install into DeepSeek Harness

Prerequisites

  • An existing DeepSeek Harness installation (the README says it requires an existing DeepSeek Harness installation)
  • Tested with DeepSeek Harness 0.1.0-rc.6 (the README badge states this)

Installation steps

  1. 01

    Run `dsh plugin --profile web add @nanmicoder/dsh-auto-mode`

    $ dsh plugin --profile web add @nanmicoder/dsh-auto-mode

Verify the integration

Not specified by the author

Rollback

  • Remove the plugin via the dsh plugin manager for the web profile (the README's update-from-source section was truncated, so a verbatim remove command is not stated)

03DSH integration and capability boundaries

DSH integrationNative runtime

Native dsh plugin installed into the `web` profile; keeps Auto mode on the official `workspace-write` OS file sandbox and adds risk review

  • Risk-bounded Auto mode

    Routine project work and the current DSH model + user instructionsAuto-approved routine work inside workspace-write; classified semantic risks, one-time ask on ambiguity, pre-execution denial of destructive critical-path access

    Does not implement a sandbox itself; relies on the official workspace-write OS file sandbox (the README states this explicitly)

04Who is it for? When not to use it?

Good for

  • DeepSeek Harness (dsh) users who want broad agent access without manually approving every step or granting full unrestricted access

Not for

  • The file sandbox does not restrict reads, network access, or external services; the Windows backend reports `partial` enforcement. Auto mode therefore cannot contain network or read-side risks.

05Compatibility, maintenance and safety notes

  • The file sandbox does not restrict reads, network access, or external services; the Windows backend reports `partial` enforcement. Auto mode therefore cannot contain network or read-side risks.
2026-08-142026-08-22Not specified by the author

MIT · no release yet (last push 2026-08-22)

06Frequently asked questions

How do I install dsh-auto-mode?

Run `dsh plugin --profile web add @nanmicoder/dsh-auto-mode` into the web profile. It requires an existing DeepSeek Harness installation and is tested with 0.1.0-rc.6.

Does it run inside DeepSeek Harness?

Yes — it is a native dsh plugin installed into the `web` profile. It sits on top of the official workspace-write sandbox rather than replacing the harness.

What does Auto mode actually allow or block?

Routine project work inside workspace-write runs automatically. Semantic risks outside that boundary are classified by the DSH model and your instructions; true ambiguity asks once; destructive access to critical paths is denied before execution.

Is everything sandboxed?

No. The README states the file sandbox does not restrict reads, network access, or external services, and the Windows backend reports `partial` enforcement. Auto mode cannot contain network or read-side risks.

08Data and sources

  • Author-claimedgithub.comc0662594ef12…

    `dsh-auto-mode` adds the missing middle ground. Routine project work runs directly inside the official `workspace-write`…

  • Author-claimedgithub.comc0662594ef12…

    dsh plugin --profile web add @nanmicoder/dsh-auto-mode

This page is generated from the project’s public documentation, repository metadata and a structured parse of DSH Plugins; last verified on 2026-08-23. Found an error? Submit a correction.

DSH Plugins is an independent community directory of DeepSeek Harness plugins. Not affiliated with or endorsed by DeepSeek. Third-party plugins are not security-audited — review the source before installing.

New DeepSeek Harness plugins, weekly. No spam.