Skip to content
dsh.fish

Browse

129 results

Bundle

@trujaycc/dsh-weixin-minigame

Preview, debug (logs and screenshots), and publish WeChat Mini Games inside the dsh Web GUI, through the official mini game helper service

MrTrujay
Bundle

dsh-md-view

Markdown view: markdown rendering for DSH client plugins, exposed through the client service mdView. A thin facade over the harness MarkdownText primitive (GFM, math, footnotes, highlighted code) plus README-ism handling: raw <img> tags and document-relative targets resolved against the repo.

joao-paulo-santos
Bundle

dsh-farm

DSH service farm: register, start, stop, restart and watch long-running project services. Left-sidebar entry + overview drawer (per-workspace groups, live log follow, search, export); farm_status/start/stop/restart/logs/register tools for the agent; optional farm.yaml declaration per workspace.

MarchLiu
Bundle

dsh-voice-input-qwen-asr

Voice input plugin (dual-face): mic button beside the composer send action, live recording bubble streaming PCM to a local Qwen3-ASR python service managed by the host, plus an ASR environment settings page (clone runtime/model repos, create venv, run server). Bilingual UI (zh/en)

jsoncode
Bundle

dsh-prompt-library

Local prompt library editor for DeepSeek Harness, with standalone SQLite storage or an existing Augmentor service

ManoloRemiddi
Bundle

dsh-wei-sitecontrol

Site controller for DeepSeek Harness: register websites/HTTP services and manage their lifecycle, git, and release-based SSH deploys — with server probing, stored deploy scripts, rollback and scheduled publishing.

TodayWei
Bundle

@kasenri/dsh-browser

Community DeepSeek Harness plugin: controlled browser automation via agent-browser (BrowserAutomationService + agent_browser tool).

KasenRi
Bundle

dsh-office-tools

DSH model-facing Office tools: create, read, and update Word (.docx), Excel (.xlsx), and PowerPoint (.pptx) files inside the session workspace, entirely through the official DSH filesystem service.

kw78
Bundle

@morlay/session-branch

Provider abstraction + high-level service for rewind / retry / fork over DeepSeek Harness event-sourced sessions.