yhyfhgs/dsh-model-hub

yhyfhgs★ 2TypeScriptLast synced: 2026-08-27

Open on GitHub

DeepSeek Harness plugin: provider sign-in, model catalog, and selection routing over a loopback-only /model-hub channel

README excerpt

@fhxgs/dsh-model-hub Unified provider authentication, model catalog, and selection routing for DeepSeek Harness. English 简体中文 @fhxgs/dsh-model-hub delivers a single, full-featured model management layer for DeepSeek Harness (DSH). It packages both a Node.js Host plugin and a lazy-loaded browser Client. Everything this plugin owns — provider lifecycle, sign-in attempts, the model catalog, and session selection — travels over its own secure, loopback-only /model-hub RPC channel. Everything the harness already owns keeps using the official /api : settings reads and writes, credential description and storage, endpoint discovery, and the host model list behind the global default. The plugin joins the harness rather than tunnelling around it. Installing this plugin replaces the default fragmented model settings with a unified experience: one settings section, one composer picker, and one /model command. Key Features Feature Description Provider Sign-in Complete OAuth / device-code authentication flow directly in the browser with real-time attempt tracking, prompt dialogs, and a 30-minute host timeout. Credentials pass straight into secure storage and are never exposed in logs or state sn…

View full README on GitHub →
Tools / Devdeepseek-harnessdsh-pluginllmmodel-catalogoauthtypescript

Category