dsh-lexiforge
Run the following command in DeepSeek Harness:
dsh plugin install HCY7757/dsh-lexiforge
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install HCY7757/dsh-lexiforge in the terminal to install; the source code is hosted at https://github.com/HCY7757/dsh-lexiforge . Restart DeepSeek Harness after installation to manage language packs in the settings page.
About this plugin
Customizing output style in DeepSeek Harness often means piling on system prompts that are fragile, hard to reuse, and impossible to share. dsh-LexiForge introduces a pluggable language-pack framework: it intercepts the model reply stream and re-processes it through installable, ZIP-based language packs that handle style rewriting, terminology-aware retrieval, or pure local rule replacement — turning a style shift into a one-click, reorderable configuration.
The core engine offers three modes: A (a standalone LLM call for full paragraph rewriting), B (SQLite FTS5 terminology search and injection), and C (local regex and dictionary replacement with zero token cost). They can be chained inside a single pack as a B→A→C composite pipeline with only one LLM request. Multiple packs stack in priority order, so you might proofread first, shift to classical Chinese, and finish with a character catchphrase. Security is built in from the ground up: path-traversal guards, extension whitelists, entry and size caps, timeout fallback to the original text, and independent-request recursion prevention. Language packs contain no executable code at all.
It is well suited for team users who need consistent terminology, creators who want a stable character voice, and developers contributing custom packs to the DSH ecosystem. Community packs are discoverable and installable directly from the GitHub market — no coding required.
Use Cases
- Unify model output into classical Chinese or a specific character voice
- Custom team terminology and formatting styles
- Chain multiple style packs in a complex rewriting pipeline
Best For
- Creators needing a consistent character voice
- Team users who require terminology consistency
- Developers contributing community language packs
Related Plugins
whale-girl is a desktop pet in the DSH Web GUI (bottom-right for instant companionship) — draggable, feedable, playable; completed tasks, sessions and companionship time accrue into seniority levels, titles, and memories.
Renders your local Wallpaper Engine wallpapers as the DSH web background, supporting video, web, and scene wallpapers with a liquid-glass effect and rich customization.
A WebGPU ocean skin for DeepSeek Harness with five-wave Gerstner waves, translucent theme, day/night cycle, and quick controls, installable as plugin or extension.
A Galgame-style conversation view and visual scene editor for DSH web sessions, with a real-time editing mode.