DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-input-rewriter

A DeepSeek Harness web plugin that automatically rewrites draft prompts after roughly two seconds of inactivity.

Developer Tools
1GitHub Stars0ForksUpdated2026-09-15

Install

$ dsh plugin --profile web add dsh-input-rewriter

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-input-rewriter is an installable DeepSeek Harness bundle plugin for the web profile. It displays an improved version of the current input above the conversation box, aiming to preserve pasted code, URLs, and long text while improving the question around them.

Key Capabilities

  • Automatically rewrites input after approximately two seconds without typing.
  • Displays rewritten prompt text above the input box.
  • Attempts to preserve code, URLs, and long pasted text unchanged.
  • Handles multi-part questions by retaining and ordering the individual requests.
  • Provides settings for selecting a rewrite model.
  • Optionally collects sent messages as local JSONL fine-tuning samples and exports them through the browser.

Useful For

  • Improving prompt structure before sending a chat message.
  • Rephrasing work, study, writing, or programming questions with clearer goals and requirements.
  • Keeping code snippets or URLs intact while refining the surrounding request.
  • Building an optional dataset for fine-tuning a model to imitate the user's tone.

Who It Fits

  • DeepSeek Harness web users who want automatic prompt refinement.
  • Users who regularly draft complex or multi-part requests.
  • Users preparing optional local fine-tuning datasets from their sent messages.

Documented Limitations

  • Requires DeepSeek Harness and installation through the web profile.
  • Requires a rewrite model to be selected in DSH settings for rewriting to respond.
  • The optional fine-tuning collection is disabled by default.
  • Each collected fine-tuning sample requires an additional model pass to infer context, which uses extra tokens.
  • Collected samples are stored in the plugin directory at data/finetune.jsonl according to the README.

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
feiertu/dsh-input-rewriter
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
90acf7d · 2026-09-18

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