Skip to content
dsh.fish

Browse

360 results

Bundle

dsh-knowledge-sqlite

Cross-session knowledge for DeepSeek Harness: ctx.knowledge service + knowledge_* tools, SQLite FTS5 trigram retrieval (CJK substring) with L1 query expansion. V1.11 contract (write/update/search/list/delete + budget + events + error codes).

NinjaSln-labs
Bundle

dsh-mutation-receipt

DeepSeek Harness plugin: a citable append-only JSONL of filesystem touches — path, op, sha256 before and after — carrying no file contents

jwilson411
Bundle

dsh-harness-os

Agent harness 配置系统:agents/skills/hooks/rules 四层分工、instincts 持续学习(自动学模式、聚簇成技能)、AgentShield 安全审计(secrets/权限/hook 注入/MCP 风险)、Unified Memory Vault 跨 harness 共享、GateGuard 破坏性命令门卫。受 affaan-m/ECC(185k★ MIT)启发。

satan9394
Bundle

dsh-workflow-templates

DSH 预置 Workflow 模板库插件:内置 12 个(目标 50+)可复用 workflow 编排脚本模板,提供 wf_template_list / wf_template_search / wf_template_run / wf_template_validate 工具与模板格式静态校验

988hj7tczd-oss
Bundle

@dsh-external/dsh-quota-cards

DSH profile bundle: account quota cards beside the composer — DeepSeek balance with a configurable refresh interval (1/5/10/30/60 min), and OpenCode Go 5h/weekly/monthly token usage. The card follows the selected model and carries a debounced manual refresh button.

ShiraGawaAnri
Bundle

dsh-peak-pricing

DSH Web plugin: DeepSeek peak/off-peak pricing, other-provider flat rates (e.g. z-ai/glm-5.3-flash), a live per-session cost estimate, and a hover cache-hit trend chart.

Oliver0804
Agent preset

dsh-artist-mode

DSH 艺术家模式 — 对话式设计交付预设(HTML 原生设计 / 反 AI slop / 5维评审 / Agnes AI 生图生视频)

Asher-2000
Bundle

@brilliant751/dsh-web-search-litellm

LiteLLM /v1/search-backed web search provider for the DeepSeek Harness web capability seam (ctx.web). One search is one HTTP request — no model turn.

brilliant751
Bundle

xby-general-recognition

对包含主体物体的图像进行标签识别,输出主体物体的类别标签,目前已经覆盖了5万多类的物体类别。

xby-skill
Bundle

dsh-llm-mimo

Xiaomi MiMo v2.5 adapter for DeepSeek Harness LLM seam with thinking chain support

dfhxxc666
Bundle

dsh-memory-nexus

DSH 一体化记忆与上下文管控增强插件 — 四层记忆 + 上下文压缩 + 提示词编排

Frank-NF
Bundle

dsh-real-fish-pet

DSH-RealFish-Pet 桌面宠物插件:在 dsh web 界面里自由游动的 3D 渲染鲸鱼宠物。任务完成/出错/待批准时播放 attention 动画与鲸吟音效;支持双击交互、原地睡觉、回家睡觉(右下角睡 5 分钟)、自由游动、拖拽与隐藏。

FaMuer
Bundle

dsh-plugin-context-trim

会话注入门控:给 DeepSeek Harness (dsh) 加一个会话级上下文裁剪闸门,按会话取消/恢复插件贡献的 skill、tool、系统提示词段落——3 条影子通道、5 条本地路由、零依赖零配置。Per-session injection gate for DeepSeek Harness (dsh): trim skills, tools and prompt sections per session. Zero-config, zero dependencies.

Pasumao
Bundle

dsh-theme-taojian

Taojian (陶笺) — Claude-inspired DSH theme: warm paper #F5F3EE, clay accent #DA7756, Noto Serif SC.

Waldsatte
Bundle

dsh-serena-lens

Serena dashboard lens for DeepSeek Harness — m4/m5 tabs embedding Serena's tool-call stream inside the GUI

johndfowler
Bundle

@qizhen2021/dsh-plugin-vision

The see tool for the DeepSeek Harness: offline OCR with positions (macOS Vision) + ASCII layout art (PIL) + vision-model semantic description (mimo-v2.5 via the opencode-go gateway). Works with any model, including text-only ones.

qizhen2021
Bundle

@abc12524/dsh-openviking

OpenViking memory integration: Web Settings plugin card + automatic memory-context injection

abc12524
Bundle

huahua-dsh-plugin-orchestra

DSH 插件管理系统(host + client profile 插件):插件清单、更新检测、升级/回滚、备份、跨 agent 迁移。一期功能 1-5 交付(v0.1.0)。

azure5100
Bundle

dsh-tunnelmux-remote

Mobile remote control for the DSH web GUI with TunnelMux as the tunnel backend: scan-to-pair QR entry, one-time pairing tokens, live device status, revocable mobile sessions, and an auto-tunnel driven by the TunnelMux control API (127.0.0.1:4765) instead of an embedded cloudflared binary.

kexuejin
Bundle

dsh-opencode-go

Web 插件:在会话头部常驻显示 OpenCode GO 双账号与 CommandCode 的套餐用量(滚动 5h/每周/每月),3 分钟自动刷新

305037991x-pixel
Bundle

dsh-parallel-agent-ade

并行 agent 开发环境:Codex/ClaudeCode/OpenCode/Pi 并排跑,各在独立 git worktree——一个 prompt 扇出 5 个 agent 比较合并胜者;移动伴侣监控、终端分屏、Design Mode(点击 UI 元素送 HTML/CSS/截图进 prompt)、GitHub/Linear 原生、SSH worktree、AI diff 标注。受 stablyai/orca(49k★ MIT)启发。

satan9394
Bundle

dsh-financial-analysis

DeepSeek Harness 财务报表分析插件:基于财务分析规则,提供「财报分析师」Agent preset 与5项分析技能(资产负债表/利润表/现金流量表/三表勾稽关系/财报获取);新案例分析通过财经数据 API(AKShare/Tushare)与网络公开信息(新浪财经/东方财富/web_search)获取最新财报数据。

toplchx
Bundle

dsh-planning-files

三文件持久化规划:task_plan.md / findings.md / progress.md 落地磁盘、每轮 hook 重注入,计划扛过 /clear/崩溃/压缩;会话恢复 catchup、并行任务隔离目录。受 OthmanAdi/planning-with-files(25k★ MIT)启发。

satan9394
Bundle

dsh-skill-lazy

DSH skill 目录懒加载:首轮只注入名字+一行短摘要(~500 tokens),完整摘要走 skill_search 按需检索,调用频率排序。

boomzikazita