DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-model-garden

A web UI model picker plugin for DeepSeek Harness with search, sorting, favorites, provider grouping, pricing, context windows, and live session usage.

VisionUI & ProductivityTerminal & TUIDeveloper ToolsBrowser & Web
6GitHub Stars1ForksUpdated2026-09-16

Install

$ dsh plugin --profile <profile> add dsh-model-garden

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-model-garden is a static DeepSeek Harness profile plugin that replaces the native web composer model selector with a searchable, table-style picker. It mounts a client UI slot and provides same-origin host routes for model catalog metadata and session usage cost data.

Key Capabilities

  • Replaces the `conversation.input.model` web UI slot with a model picker.
  • Searches model names and descriptions and sorts by name, context window, or price.
  • Groups models by provider, supports collapsible groups, and persists favorites and UI state in browser localStorage.
  • Flags local providers from configured endpoint characteristics and filters them in the UI.
  • Shows models.dev token prices, with configurable provider and model aliases for renamed or subscription routes.
  • Obtains model context and maximum-output metadata through the host `llm` service, with models.dev fallback.
  • Aggregates provider-reported assistant-message usage from durable session logs and calculates displayed task cost when pricing is known.
  • Exposes `/model-garden/catalog` and `/model-garden/cost` JSON endpoints through the Harness web server.

Useful For

  • Choosing among many configured LLM routes in the DSH web composer.
  • Comparing model context windows and input/output token prices.
  • Quickly filtering self-hosted or LAN/local model providers.
  • Reviewing current-session token usage and priced task cost while selecting models.
  • Keeping frequently used models accessible through persisted favorites.

Who It Fits

  • DeepSeek Harness web UI users with multiple configured model providers.
  • Developers and power users comparing hosted and local LLM routes.
  • Users who want a richer replacement for the native composer model selector.

Documented Limitations

  • Requires a DeepSeek Harness profile with the `webServer` service; it remains inert in minimal or TUI-only profiles.
  • Requires a DSH server restart and browser hard refresh after installation.
  • Price data is sourced from models.dev and cached for 24 hours by default.
  • Cost display depends on provider-reported usage in assistant/message session-log events and known price data.
  • Favorites, collapsed provider state, and price cache are stored in the current browser's localStorage.
  • Compatibility is documented as developed and tested against DeepSeek Harness `0.1.0-rc.8`.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
mrdevlorx/dsh-model-garden
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
34d7ffe · 2026-09-20

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
6GitHub stars
Forks
1
Open issues
0
Last commit
2026-09-16
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app