Skip to content
dsh.fish

Browse

207 results

Bundle

dsh-nushell-only

Nushell-only shell executor and Nushell syntax teaching for DeepSeek Harness (dsh 0.1.5-rc.2): every ctx.shell execution runs as `nu --no-config-file -c`, other shells are refused, and the model is taught Nushell.

YMRwithNoworry
Bundle

dsh-refactor-insight

DSH refactor-insight skill plugin: turn codebase smells into an executable, priority-ordered refactoring plan (file-length, long-function, deep-nesting, god-object, high-coupling, and TODO-density heuristics plus a staged runbook).

duyanta123
Bundle

dsh-regression

Turn explicit coding-agent corrections into executable DeepSeek Harness regression tests.

chenghaoYang
Bundle

dsh-media-gen

Plan and execute Atlas Cloud image, video, audio, and 3D workflows in DeepSeek Harness.

AtlasCloudAI
Bundle

dsh-vscode

DeepSeek Harness tool plugin: open files, folders, and diff views in the local Visual Studio Code (open_in_vscode tool), spawning Code.exe directly so the sandboxed shell cannot block it.

Hyna-hla
Bundle

dsh-ssh-plugin

SSH tool plugin for DeepSeek Harness: persisted SSH connections, workspace-bound defaults, and the ssh_exec model tool

Azurer0121
Bundle

@qing3a/dsh-tray

Windows 系统托盘插件:托盘图标 + 菜单(打开界面/状态/退出)+ 气泡通知,基于 trayicon(exe 宿主,无 native 编译)

qing3a
Bundle

dsh-workspace-envrc

Out-of-tree DSH bundle: applies the local machine's native direnv environment to explicitly Agent/workspace-owned Bash executions and local stdio workspace MCP rows. Depends on dsh-workspace-overlay; requires a host-installed direnv; never calls allow/deny or reads .envrc itself.

TTTPOB
Bundle

dsh-plugin-rag

DeepSeek Harness (DSH) plugin: a self-contained semantic memory (RAG) over all your chat sessions. Indexes messages live via session/event, stores embeddings in one local JSON file, and exposes a rag_search tool.

mervyn-teo
Bundle

dsh-queue-merge

Queue Consolidation for DeepSeek Harness: when the agent is busy and you queue several follow-up messages, the next turn runs with ONE consolidated formal prompt — the model rewrites the batch into a single prompt and executes once, instead of piecemeal one-message-per-turn rework.

keyiadiannao
Bundle

dsh-agent-shell

Agent shell tools (bash via Git Bash, cmd) with a live shell-record feed: every execution is recorded and served to the right-drawer Shell drawer over a loopback RPC channel. 对话右侧 Shell 抽屉:bash/cmd/pwsh 命令执行与记录展示。

PastSheep
Bundle

dsh-win-multi-bash

Windows multi-bash plugin for dsh: git_bash / wsl_bash model tools plus a shell-select executor routing the single ctx.shell seat across Git Bash, WSL and pwsh (pwsh stays the default).

Dinosaur-MC
Bundle

godot-tools-dsh-plugin

DSH (DeepSeek Harness) plugin: native agent tools that drive a local Godot 4.x executable (headless CLI + editor launcher).

jxb01
Bundle

dsh-plugin-scheduled-items

DeepSeek Harness plugin: cron-driven scheduled items. Each item carries a title, a prompt, and a croner expression; executions spawn a fresh agent session in a bound workspace (or the default cwd) and run on schedule or on demand. Includes a full-page management UI.

weibaohui
Bundle

dsh-kanban

A minimal DSH web GUI kanban board: sidebar entry plus a multi-column board with local persistence, real task execution through dsh sessions, and per-task model selection (provider/model applied via session.selectModel before the run). Standalone cordis bundle — no dsh source changes.

raosay
Bundle

dsh-agent-preset-router

自动模式 Auto Mode: an AI pre-judgment layer for DeepSeek Harness — a flash-model router that picks the best agent preset (standard/code/minimal/cordis) for each new session and lets the user confirm before execution.

CTWCTW9999
Bundle

dsh-skill-indexer

DSH host bundle plugin: builds a two-level (category + skill) recall index over all local SKILL.md files and routes a natural-language intent to the best-matching skills, with three-state (hit / low-confidence / miss) fallback.

NattoCB
Bundle

dsh-chat-fold

Optional DSH Web bundle that adds per-turn execution folding to the stock Chat view

502399493zjw-lgtm
Bundle

@morewax/dsh-remote-exec

Run DeepSeek Harness locally, execute on your server — SSH/mosh transports with remote file and shell tools

moreWax
Bundle

@deepseek-ai/dsh-tool-test-runner

Model-facing test runner tool for discovering, executing, analyzing, and reporting test results across jest/vitest/pytest/mocha/playwright.

gxinxing
Bundle

dsh-project-ops

Cordis project task planning and verification with native Harness execution

Missher12
Bundle

dsh-keep-awake

Prevent the OS from sleeping while any DSH agent, subagent, or background job runs (SetThreadExecutionState / caffeinate / systemd-inhibit), with a web settings page

bearice