dsh-lexiforge
改写模型回复的语言包框架:A 为独立 LLM 改写,B 将 FTS5 术语检索注入改写请求,C 执行本地字典与正则规则,composite 按 B→A→C 等管线组合。附 GitHub 语言包市场、带路径/体积/文件类型校验的 ZIP 安装器,以及强制风险免责闸门。
Language-pack framework that rewrites model replies: A is an independent LLM rewrite, B injects FTS5 terminology retrieval into that rewrite, C applies local dictionary and regex rules, and composite runs a pipeline such as B then A then C. Ships a GitHub pack marketplace, a ZIP installer with path, size and file-type checks, and a mandatory risk disclaimer gate.
怎么安装
dsh plugin add github:HCY7757/dsh-lexiforge 简介
dsh-LexiForge · DSH 语言模组框架 **LexiForge** — a pluggable **language-module (LangPack) framework** for DeepSeek Harness (DSH). It intercepts the model's reply stream and re-processes it through installable, ZIP-based language packs: style rewriting, terminology-aware retrieval, local rule post-processing, or a composed pipeline of all three. **面向 DeepSeek Harness 的社区语言模组插件:配置驱动、安全优先、按需计算、零运维。** --- ✨ 特性一览 / Features | | | |---|---| | 🧩 语言包即配置 | ZIP 承载、零可执行代码、格式白名单(.yaml/.yml/.json/.db/.txt),Zip Slip / 炸弹防护 | | A/B/C 三模式引擎 | **A** LLM 整段改写(独立请求,不占主上下文)· **B** SQLite FTS5 术语库检索增强 · **C** 纯本地规则替换(零…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-12
- 创建于
- 2026-09-10
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- cordis, deepseek-harness, dsh-plugin, langpack, language-pack, plugin