MicroHEROX/dsh-unsloth-hands
MicroHEROX★ 0TypeScriptLast synced: 2026-08-15
Unsloth for DeepSeek Harness — a pure-client tool plugin that connects the DeepSeek Harness online model to a locally running Unsloth Desktop for repetitive text and vision (OCR) labor.
README excerpt
Unsloth for DeepSeek Harness dsh-unsloth-hands — give your DeepSeek Harness agent a pair of local hands. A third-party tool plugin for DeepSeek Harness that lets the online model (your main conversation model) hand repetitive, token-cheap labor to a local Unsloth Desktop (Unsloth Studio) server — plain text work and vision work (image analysis / OCR / comparison). The main model stays where your deployment puts it. When it decides a job is better done locally, it calls: - unsloth run — run one prompt on the local text model (batch rewrites, name translations, string munging, short summarization, extraction). - unsloth vision — send images to the local multimodal model (OCR, image analysis, multi-image comparison) with structured report templates. The plugin is a pure client : it only connects to the Unsloth Desktop you are already running . Model selection, downloading, quantization and context settings all happen in the Unsloth app itself — the plugin never starts, owns, or stops any process, and never kills anything. ✨ What it does - Two model-facing tools registered on the harness tool registry ( ctx.tools ), following the official dsh-tools contract ( defineTool , canonical JSO…
View full README on GitHub →Category
A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.
★ 3,820
hyhmrright/brooks-lintAI code reviews grounded in 12 classic engineering books — decay risk diagnostics with book citations, severity labels, and 6 analysis modes including full-sweep auto-fix
★ 1,338
ccch1mneyyy/dsh-TUI解决DSH 官方尚无终端 TUI 痛点的补位之作,献给偏爱cli的各位极客:Claude Code 风格全屏交互终端插件——像素鲸鱼顶栏、实时工作状态行、思考流式展开、双击 Esc 回滚、上下文进度条 + TPS 仪表。npm 一键安装。
★ 1,141