dsh-harmonic
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-harmonic
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-harmonic in DeepSeek Harness to install; source code at https://github.com/uckkk/dsh-harmonic
About this plugin
dsh-harmonic is a lightweight, harmonically-focused inference plugin that brings a built-in mathematical tool into the DeepSeek Harness session environment. It runs entirely in pure Node.js with zero network dependencies, and the moment it is installed it registers itself as a callable session tool with no extra configuration required.
Two strengths stand out. First, the plugin is fully offline, making it a natural fit for intranet, air-gapped, or security-constrained workspaces where external calls are not an option. Second, the path from install to inference is intentionally short: you call the registered tool within your session and the harmonic-series computation is handled locally, removing the need to spin up a separate runtime.
It is a good match for developers and researchers who need quick local harmonic-series reasoning, as well as teams that prefer to keep mathematical utilities as first-class Harness plugins. The MIT license leaves you free to integrate, fork, or extend the plugin without licensing concerns.
Use Cases
- Running harmonic series inference in fully offline or intranet environments
- Invoking zero-network math tools inside air-gapped security workspaces
- Quickly validating harmonic series computation logic without scaffolding a separate runtime
Best For
- Developers who need local math inference at hand
- Small teams that prefer zero-network workloads
- Researchers who want math utilities embedded in Harness sessions
Related Plugins
A unified suite combining hot runtime injection, task-aware thinking-mode routing, and a graded session protocol with red-team gates to sustain model diligence across long-horizon inference.
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.