Skip to content
dsh.fish

Browse

129 results

Bundle

@syncended/dsh-retry

Configurable automatic retries and interrupted-session recovery for DeepSeek Harness

syncended
Bundle

dsh-backup-migrator

Backup and migrate DeepSeek Harness plugin environments via GitHub: one command exports the installed plugin manifest, plugin configs and locally-developed plugin sources into a git repository, and another restores everything on a new machine (VSCode-settings-sync style).

zhengjy01
Bundle

dsh-ssh-workspace-manager

dsh-plugin: SSH hosts, workspace bindings, and remote exec/sync/compose for DeepSeek Harness.

telagod
Bundle

dsh-github-sync

dsh 插件 · 用 GitHub 私有仓库多机同步:会话 sessions 备份与恢复、插件清单、设置;纯 REST(不需要 git 二进制),token 只写不回读,各机路径互不覆盖。

minghuo
Bundle

dsh-repeat-tool-breaker

Hard break on repeated identical tool calls: a synchronous ctx.tools.guard monotonic gate that denies the 2nd identical (tool name + canonical arguments) call per agent, with an optional same-path read guard and advisory first-repeat warning.

snailium
Bundle

dsh-external-session

DSH routed session persistence: persist selected projects' sessions natively inside the project repository (.dsh-sessions) so git clone/push syncs conversations across devices.

XiaoYuOvO
Bundle

dsh-plugin-gpt-load

DeepSeek Harness plugin that serves every gpt-load model from one provider group, each model on its own wire protocol (OpenAI Chat Completions or Anthropic Messages), synced from /api/models

wesleyel
Bundle

dsh-workspace-alias

DeepSeek Harness plugin: cross-device workspace path aliasing — let sessions synced from another machine (e.g. macOS /Volumes/Data/notes vs Windows F:\notes) group into the local workspace of the same project.

lodfather