DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-thinking-levels

DeepSeek Harness plugin that controls reasoning effort per request, with automatic scheduling from recent tool-call history and manual level overrides.

Developer ToolsSecurity & Policy
7GitHub Stars0ForksUpdated2026-09-16

Install

$ dsh plugin --profile web add dsh-thinking-levels -w

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-thinking-levels is an installable DSH host plugin that injects a concrete reasoning-effort level into model requests. It adds an Auto selector mode that resolves to low, high, or max based on recent tool activity, while preserving manually selected levels.

Key Capabilities

  • Adds Auto, Off, Low, High, and Max thinking-level choices to the session model selector.
  • Schedules Auto mode from recent tool-call history and payload/tool characteristics.
  • Resolves Auto to low, high, or max before the API request; Auto is never sent as a wire value.
  • Honors manual Off, Low, High, and Max selections without scheduler intervention.
  • Provides assembly configuration and runtime settings for default level, enablement, downgrade permission, and upgrade permission.
  • Exposes per-tool timing telemetry, as stated in the package description.

Useful For

  • Reducing reasoning effort during simple or tool-heavy agent rounds.
  • Allowing higher reasoning effort for heavier tool payloads.
  • Setting a fixed reasoning-effort level for a session.
  • Controlling default scheduler behavior through DSH profile configuration or plugin settings.

Who It Fits

  • DeepSeek Harness users running multi-step tool workflows.
  • DSH profile administrators who want configurable reasoning-effort defaults.
  • Developers operating DSH web profiles.

Documented Limitations

  • Auto mode only selects low, high, or max; it never automatically selects off.
  • Manual model-selector choices override the plugin scheduler.
  • Upgrade and downgrade controls constrain Auto scheduling only.
  • A running DSH web instance must be restarted after installing a new bundle layer.
  • The package declares a web client platform and its documented installation example uses the web profile.
  • Fresh package versions may be blocked by pnpm's minimumReleaseAge policy in the DSH runtime.

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.

No automated security signals have been published yet.

Source & Registry Notes

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

Source repository
drscrewdriver/dsh-thinking-levels
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
e8c12e1 · 2026-09-19

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