dsh-render-time
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-render-time
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-render-time to install the plugin; source code is available at https://github.com/uckkk/dsh-render-time .
About this plugin
In model inference and rendering pipelines, estimating how long a render will take is foundational for making sound scheduling and resource decisions, yet many workflows lack a lightweight estimator that runs entirely locally. dsh-render-time fills that gap.
At its core it exposes a single render_time tool: given a set of parameters, it performs a precise calculation and returns a detailed, structured result. The implementation is pure Node.js with zero network dependencies, so you can invoke it right in your session after installation.
If you are building an inference pipeline, need a quick rendering-time reference before dispatch, or work in an offline environment where external services are unavailable, this plugin offers a clean and minimal starting point.
Use Cases
- Estimating render duration before dispatching tasks
- Computing rendering time in an offline environment
- Getting structured time estimates within an inference pipeline
Best For
- Developers building inference pipelines
- Engineers needing time estimation in offline environments
- Technical teams focused on rendering scheduling efficiency
Related Plugins
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.
An armor-breaking plugin for DeepSeek: rewrites instruction priority, expands refusal-blocked phrases, persists across sessions, and shows a green active indicator.