freespace8/dsh-plugins

freespace8★ 0JavaScript最后同步: 2026-08-16

在 GitHub 打开

DeepSeek Harness (DSH) 插件合集:工具包、守护循环、UI 面板等

README 摘要

DeepSeek Harness Plugins A collection of open-source plugins for DeepSeek Harness — the plugin-based AI development environment where "everything is a plugin". Every plugin in this repository is published as an independent npm package under the @freespace8 scope, installable into any DSH profile on its own. Each package ships a host half (Cordis plugin, plain ESM) and a client half (browser bundle), with source kept in plugins/ / . English · 简体中文 Table of contents - Plugins - Prerequisites - Development - Repository layout - Adding a new plugin - Conventions - Verification - Contributing - License Plugins @freespace8/dsh-deepseek-balance Official DeepSeek API balance pill in the Web GUI session header. Auto-hidden for non-official models; click-to-refresh and timed refresh. See README. @freespace8/dsh-free-vision Local image understanding for vision-less models: OCR, table-layout detection, and semantic description of textless images (macOS Vision, fully on-device), plus paste-image → local path in the Web GUI. See README. @freespace8/dsh-at-file Codex-style @ path mentions: type @ in the composer to pick a workspace file/folder, reference its path, and let the host validate & mark…

在 GitHub 查看完整 README →
工具/开发dsh-pluginsearch

分类