Skip to content
dsh.fish

Browse

95 results

Bundle

dsh-deepseek-model-router

Auto-switch DeepSeek models for DeepSeek Harness: routes every model request to the vision model when images are present, to the pro model for complex tasks, and to the fast model otherwise; includes a switch_model tool for manual per-session overrides.

ZI-LV681
Bundle

@xjwwjx/dsh-sonic

Sound notification plugin for DeepSeek Harness Web: plays a chime when user confirmation is needed and a success sound when tasks complete; pick from 8 synthesized sound effects in Settings → General.

xjwwjx1
Bundle

dsh-command-scout

Scans the project workspace at startup and exposes its declared build commands (Makefile targets, package.json scripts, just recipes, deno tasks) as callable agent tools.

JohnXu227861
Bundle

dsh-plugin-scheduled-tasks

Scheduled tasks for DeepSeek Harness (dsh): at a daily / weekly / fixed-interval trigger, open a new session, send a prompt, and optionally push the result to a webhook.

Jeff15731
Bundle

dsh-automation-center

A global Automation Center with fresh, auditable scheduled Agent runs for DeepSeek Harness

usersx1
Bundle

@yyyq0325/dsh-webgate

Login gate for the DeepSeek Harness web GUI: username/password entry page (DeepSeek style), 12-hour session tokens, slash commands for user management. Background tasks keep running while logged out.

yyyq0325-ai1
Bundle

dsh-cron-scheduler

Linux crontab-style scheduled tasks for DeepSeek Harness: the LLM can schedule recurring workflow runs and prompt-driven tasks with cron expressions, plus proactive task suggestions inferred from the chat.

AlexZhou198710301
Bundle

dsh-web-submit

DeepSeek Harness plugin: run headless-style tasks through the running dsh web process via one HTTP endpoint (POST /x/headless) with status and SSE live-event endpoints — CLI-invoked runs are visible in the Web UI in real time.

JohnXu227861
Skill

dsh-deliver

Trigger only when the user explicitly invokes $dsh-deliver or clearly asks to hand implementation to DSH. Do not trigger for ordinary implementation, read-only review, commit/push/MR/deploy, or image-only tasks.

ycp424c1
Bundle

dsh-balance-tasks

余额与任务数换算:右下角悬浮卡显示 DeepSeek 账户余额、当前峰谷档位与倒计时,并按历史平均消耗估算「余额还能跑多少个任务」(1 任务 ≈ 1 会话,含峰谷计价)

Bil8121
Bundle

maa-dsh-skill

MAA (MaaAssistantArknights) automation skill for DeepSeek Harness — drives maa-cli / MaaCore to automate Arknights tasks (fight, roguelike, reclamation, copilot, infrast, recruit, ...).

trueRISCOacnt1
Bundle

dsh-plugin-background-tasks

Seam-aligned background command execution for DeepSeek Harness — run_command via ctx.shell under the session sandbox policy, auto-promotion into ctx.jobs

yaopushen1
Bundle

@ottttto/dsh-scheduled-send

DSH plugin: scheduled sending (⏰ composer button, dock list of pending tasks, sidebar 定时任务 panel with cross-session cancel, due-time delivery as a normal user bubble)

OTTTTTO1
Bundle

@lijian-ui/dsh-schedule-view

Cron-based scheduled task plugin for DeepSeek Harness (dsh): pure UI management, zero LLM tools, cross-session timer, multi-level notifications.

lijian-ui1
Bundle

dsh-task-notifier

DeepSeek Harness community plugin that raises an operating-system notification when one of your tasks finishes: an answered turn, a subagent run, a background job, a completed goal, or a settled workflow - with localized wording, per-source switches and a custom delivery command.

yuan-source-6661
Bundle

dsh-agent-commander

DSH web plugin: multi-agent commander. Open Claude / opencode / codex agents with role & skill definitions, watch every agent's live terminal in a right-side radar panel, and let DeepSeek dispatch tasks through agent_* tools. Shared memory: 记忆库.md / 任务看板.md / 交接区 in the project directory.

qinglang86091
Bundle

dsh-task-dispatcher

Task dispatcher for DeepSeek Harness: use TickTick (滴答清单) 5️⃣AI as the daily task dispatcher — a cordis timer pulls today's due tasks each morning, writes them to the workspace task file, and notifies (flomo + macOS) so the agent works through them and writes results back to TickTick

zhengjy011
Bundle

dsh-taskfold

Keeps long coding-agent sessions lean: wrap work in named tasks and, when one is done, fold its whole span into a short titled summary. The conversation stays readable, context costs stay low, and every fold's original content can be read back on demand. For DeepSeek Harness.

yindf1
Bundle

@agentrq/dsh-plugin-agentrq

AgentRQ task manager for DeepSeek Harness: create, manage, and auto-pull AgentRQ tasks without leaving the harness

Bundle

@yeqingtang/dsh-task-watcher-plugin

Windows tray monitor for DeepSeek Harness tasks: deploys and launches DshTaskWatcher (standalone PowerShell tray app) from the plugin bundle. Status/start/stop via loopback API. The watcher runs detached from the host process.

YeqingTang
Bundle

tomilite-dsh-plugin

DeepSeek Harness plugin: give your DSH agent access to your local TomiLite tasks, notes, and project stats

xxwj225-James
Bundle

@achasoft/dsh-tasks-manager

Task management for the DeepSeek Harness: the session todo list, a project task board backed by a queryable SQLite database, and board cards dispatched to the agent as background jobs

navid-kianfar
Bundle

dsh-tab-status

DSH plugin: mirror all-session status onto the browser tab (Firefox / Chrome / Edge). Leave long-running tasks and still see yellow / green / blue on the tab.

cmhaoren-sudo