Skip to content

lco117/dsh-think-any-lang

30Last commit Aug 14, 2026

dsh-think-any-lang DSH plugin

A DeepSeek Harness web plugin with host and browser components. It persists a thinking-language setting and mounts a system-prompt section for the selected language.

How to install the dsh-think-any-lang DSH plugin

dsh plugin --profile web add github:lco117/dsh-think-any-lang

Copying does not run this command. Review the repository and version before use.

Data source

Snapshot date: Aug 15, 2026

manifest-valid

What the dsh-think-any-lang DSH plugin can do

  • Adds a Thinking Language selector under Settings → General.
  • Supports off plus Simplified Chinese, English, Japanese, Korean, German, French, Spanish, Portuguese, Russian, Italian, Arabic, and Hindi.
  • Stores the selected language in DSH user settings.
  • Injects or removes a named system-prompt section when the setting changes.
  • Uses plain JavaScript with no build step.

Where the dsh-think-any-lang DSH plugin fits

  • Choose a preferred language for model reasoning instructions.
  • Set a shared reasoning-language preference that persists across restarts.
  • Disable the injected instruction and follow the default behavior.

Who the dsh-think-any-lang DSH plugin is for

  • DeepSeek Harness web users.
  • Users who want a settings-based control for reasoning-language instructions.

dsh-think-any-lang DSH plugin limitations

  • The plugin is configured for the web platform.
  • The language definitions are maintained separately in index.js and client.js and must be synchronized when languages are added.
  • It influences reasoning through a system-prompt instruction; the README describes reasoning-model behavior as typical rather than guaranteed.

Objective checks

These signals come from public metadata scans. They are not a security certification.

  • 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 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
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

dsh-think-any-lang DSH plugin alternatives

dsh-think-any-lang DSH plugin questions

What is the dsh-think-any-lang DSH plugin?

dsh-think-any-lang is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.

How do I install the dsh-think-any-lang DSH plugin?

The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.

Which DSH profile does dsh-think-any-lang use?

The snapshot records web as the dsh-think-any-lang profile. DSH conventions can change quickly, so verify the manifest and README before installation.

Is dsh-think-any-lang compatible with the current DSH release?

The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.

What should I do if dsh-think-any-lang fails to load?

Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.

What are the closest alternatives to dsh-think-any-lang?

Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.