DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-user-language

A DeepSeek Harness web settings plugin that stores a preferred response language and injects it into the system prompt.

UI & ProductivityTerminal & TUIDeveloper ToolsSecurity & Policy
0GitHub Stars0ForksUpdated2026-08-16

Install

No clear install command was found in the current repository evidence.

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
dsh-user-language adds a “User Language” section to DSH web settings and evaluates the configured language into a system-prompt instruction for each response.

Key Capabilities

  • Registers a user-language settings namespace with a language field.
  • Adds a web settings-page section for editing the language.
  • Injects a user-language system-prompt segment at order -90.
  • Skips rendering the prompt segment when no language is configured.
  • Supports the DSH web client through declared client-runtime, settings UI, and slot injections.

Useful For

  • Keep DSH responses in Simplified Chinese when users ask questions in Chinese.
  • Set a preferred response language such as English or Japanese from the web settings page.
  • Apply a response-language instruction to new replies without placing that instruction visibly in the conversation.

Who It Fits

  • DeepSeek Harness web-profile users.
  • DSH plugin developers configuring web settings namespaces.
  • Users who want a persistent preferred model response language.

Documented Limitations

  • The plugin must be linked into a DSH web profile and installed with pnpm.
  • Its settings namespace must be manually added to the host apiproxy WEB_SETTINGS_NAMESPACES allowlist; otherwise the settings page cannot read it.
  • Changing the allowlist requires rebuilding the host apiproxy library and restarting the web process.
  • The system-prompt segment renders empty when no language is configured.

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 1 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
Package Manifest Available

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

info
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
DoiiarX/dsh-user-language
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
65a6c20 · 2026-08-16

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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-16
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