1738348785/dsh-plugin-text-translation
1738348785★ 1Python最后同步: 2026-08-14
DSH plugin: text & document localization with tag-protected extraction, batch slicing and lossless assembly (game scripts + long documents)
README 摘要
📖 dsh-plugin-text-translation DeepSeek Harness (DSH) 文本与文档翻译插件 :为 DSH Agent 提供 标签防爆遮罩 、 多格式文本提取/切片 与 无损回填组装 能力,覆盖游戏脚本与长文档两类场景。 翻译本身由 DSH Agent 编排完成——可借助 DSH 内置的 subagent / subagent fork / workflow 工具并行翻译各批次,本插件只负责"提取"与"装配"这两个原子环节。 - 📦 GitHub: https://github.com/1738348785/dsh-plugin-text-translation - ✅ 实测环境:DSH 0.1.0-rc.6 (headless 与 web profile 均已验证) 🌟 核心特性 - 🛡️ 标签防爆遮罩 (Tag Protector) :自动识别并保护 RPG Maker ( \c[1] , \v[1] , \n )、 Unity/RichText ( , )、变量占位符 ( {player} , {0} , %s ) 与 Ren'Py 标签, 翻译后 100% 精确无损还原 。 - 📑 全格式支持 : - 游戏脚本 :Mtool JSON ( ManualTransFile.json )、Translator++ 表格 (XLSX/CSV)、 Ren'Py ( .rpy )、字幕 (SRT/ASS/VTT)、Gettext ( .po )。 - 长文档 :PDF、Word ( .docx )、Markdown、HTML、TXT。 - 🧩 原生集成 DSH : - 导出标准的 dsh.bundle Manifest( dsh.bundle.patch ),随 dsh plugin 安装后自动加入 profile 的 bundle 层。 - 注册 extract text 、 assemble text 、 inspect text file 三个工具供 DSH Agent 调度。 - Python 引擎( python/ 目录)随插件一起分发,安装即用,无外部路径依赖。 📦 安装与使用 方式一:从 GitHub 安装(推荐) dsh 会拉取仓库、自动把插件的 cordis.patch.yml 追加进 profile 的 bundle 层。 (GitHub 安装实测通过:依赖走 pnpm store,无符号链接解析问题。) 方式二:安装到 web profile(让 GUI 插件页可见) DSH Web 的「设置 → 插件」清单显示的是 当前运行的 profile 实际加载的插件 。 要让 GUI 里看到并管理本插件,需要装进 web profile 并重启: 方式三:本地源码安装(开发调试) ⚠️ 注意 :pn…
在 GitHub 查看完整 README →分类
The first vision plugin for DeepSeek Harness, and the vision bridge for every text-only coding agent. Paste an image, get structured JSON evidence (OCR, layout, semantics). | 全网第一个 DeepSeek Harness 视觉插件,为 DeepSeek、GLM 等纯文本模型外挂视觉能力,粘贴图片即得结构化 JSON 证据(OCR、版面、语义)。
★ 1,123
Anionex/agent-vision-toolkit为纯文本模型"看图“设计更好的视觉工具箱和技能,支持多图理解,图片问答,前端UI还原、GUI 自动化等,并可选无缝接入多个主流agent,直接识别粘贴图片| A vision toolkit and skill designed for text-only llms — image Q&A, long-screenshot OCR, frontend UI restoration, and GUI automation, with optional seamless integration for Codex, Claude Code, Pi, Oh My Pi, and OpenCode
★ 794
Anionex/dsh-vision-toolkit让纯文本模型更好地做视觉任务的DeepSeek Harness插件:带意图的图片问答、长截图 OCR、UI 还原等|DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, long-screenshot OCR, UI restoration, grounding, pixel diff, Artifacts, and Web UI.
★ 298