ArchivedThis repository is archived and may no longer be actively maintained.
DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-coding-preset

Windows-adapted DSH coding-agent preset with persistent PowerShell 7 support.

Terminal & TUIDeveloper ToolsSecurity & PolicyRemote Execution
2GitHub Stars1ForksUpdated2026-08-21

Install

$ dsh plugin --profile web add @gamegeek-saikel/dsh-coding-agent-preset

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
An installable DSH web-profile package that deploys a coding preset, persistent pwsh PTY backend, persistent pwsh tool, and coding-preset UI locale support.

Key Capabilities

  • Installs into a DSH web profile as one npm package.
  • Provides a coding-mode preset with pwsh and str_replace_editor.
  • Runs PowerShell 7 commands in a persistent node-pty/ConPTY shell in danger-full-access mode.
  • Preserves shell state such as working directory, variables, functions, aliases, and activated environments across persistent calls.
  • Uses one-shot pwsh execution in read-only and workspace-write modes.
  • Supports single-call sandbox escalation through DSH approval handling.
  • Includes English and Simplified Chinese preset locale support.

Useful For

  • Using a Windows-native PowerShell coding agent in DeepSeek Harness.
  • Running multi-step coding tasks that benefit from persistent shell state.
  • Replacing the official persistent bash-oriented minimal preset on Windows.
  • Editing files through a minimal two-tool coding workflow.

Who It Fits

  • DeepSeek Harness users on Windows.
  • Developers who use PowerShell 7 for coding workflows.
  • Users seeking a Windows adaptation of the official minimal coding preset.

Documented Limitations

  • Requires PowerShell 7 (pwsh); Windows PowerShell 5.1 is not supported.
  • Requires Node.js 22 or later according to package metadata.
  • Persistent shell behavior is available only in danger-full-access mode.
  • Read-only and workspace-write modes use one-shot pwsh execution, so shell state does not persist.
  • The coding session intentionally exposes only pwsh and str_replace_editor.
  • The documented installation target is the DSH web profile.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Postinstall Script Detected

package.json declares a postinstall lifecycle script that may run during relevant package installation workflows.

low
Repository Archived

GitHub reports this repository as archived.

medium
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
Saikel-Orado-Liu/dsh-coding-preset
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin Bundle
Source checked
a8e6c7d · 2026-08-23

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
2GitHub stars
Forks
1
Open issues
0
Last commit
2026-08-21
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app