dsh-translate
DeepSeek Harness plugin for cross-vendor LLM parameter translation and deterministic JSON tool-output repair.
Install
$ dsh plugin --profile web add "github:PerryLink/dsh-translate#main"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.
Key Capabilities
- Maps 13 canonical LLM parameters, including temperature, top_p, max_tokens, stop, and system, across 11 listed vendors.
- Provides `/translate` for vendor and parameter discovery, pairwise mappings, and whole-request conversion.
- Provides `fix_json` to repair and validate JSON text against an optional schema.
- Repairs eligible successful JSON-text tool results after execution using bounded deterministic strategies.
- Supports markdown-fence extraction, escape repair, trailing-comma removal, truncation closure, and schema-accepted null completion for required fields.
- Leaves unrepairable results unchanged in the post-execute path and does not convert failed tool results into successes.
- Exposes configuration for repair behavior, opt-in tool names, step limits, logging limits, and command/tool registration.
Useful For
- Translate a canonical LLM request between supported vendor parameter conventions.
- Check how a parameter such as max_tokens maps from one supported vendor to another.
- Repair malformed JSON emitted as a successful tool result before downstream use.
- Invoke `fix_json` for controlled JSON repair and schema validation.
Who It Fits
- DeepSeek Harness users working across multiple LLM vendors.
- Plugin users whose tools sometimes return malformed JSON text.
- Developers needing deterministic, no-model-call JSON repair within Harness workflows.
Documented Limitations
- Requires DeepSeek Harness 0.1.0-rc.8 and Node.js ^22.19.0 or >=24.0.0 according to the repository.
- The translation table covers 11 vendors and 13 canonical parameters.
- Automatic repair applies only to successful tool results whose canonical value is JSON-text; failed results are not flipped to success.
- Supported JSON Schema keywords are limited to type, oneOf, properties, required, additionalProperties, items, enum, and const; unsupported keywords are rejected.
- Required-field completion uses null only when the schema accepts null.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- PerryLink/dsh-translate
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- daef1f1 · 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
- 8GitHub stars
- Forks
- 0
- Open issues
- 1
- Last commit
- 2026-09-19
- Last release
- 2026-09-18
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Persistent multi-model Agent teams and bounded DAG workflows with GUI controls for DeepSeek Harness.
View plugin →The most comprehensive DeepSeek Harness plugin market — refreshed daily, sourced across the Internet, reviewed before publishing.
View plugin →Native SQLite-backed local project taskboard plugin and UI for DeepSeek Harness with Agent claim and review flows.
View plugin →Second-model AI auto-review for DeepSeek Harness approval requests with fail-closed safety and session audit.
View plugin →