Bundle
DSH Web GUI right sidebar: VS Code-style file explorer plus source control (git status, stage/unstage/discard, commit, diff, commit graph, sync fetch/pull/push, branch/remote management, git init, multi-repo switch, color-coded file status, file-type icons, image preview) with an editable full-file diff view (hunk stage/revert), a syntax-highlighted editor (15 languages), file operations (new/move/copy/delete), a collapsible icon rail, a multi-tab bottom terminal (ConPTY), AI-generated commit messages from a host-configured model, and save.
Bundle
Make your AI harness speak — voice announcements for DSH and other AI coding harnesses (Windows SAPI5 + macOS system voices)
Bundle
DeepSeek Harness network-proxy plugin: route the agent's own network requests (web_search / web_fetch / external APIs) through a configured HTTP/HTTPS-CONNECT/SOCKS5 proxy, persisted and auto-applied at startup, with a settings UI.
Bundle
Self-evolving memory + skill lifecycle for DeepSeek Harness. Cross-session memory with zero-token deterministic recall (bigram-Jaccard fused with FTS5 BM25 via RRF), a tiered approval gate, and reinforcement that strengthens what you repeat. Procedural knowledge crystallizes into SKILL.md files that refine in place and are curated through an active-stale-archived lifecycle (reversible archive, pre-op backups, rollback, never deletes). Includes background per-turn review, anti-bloat convergence for both skills and memory, an auto-grown user profile, and a web settings page.
Bundle
Local-first persistent memory infrastructure for DeepSeek Harness: bounded hot-memory bootstrap, explainable cold recall (exact + Chinese BM25), lease-lock transactional writes, read-only governance, and trajectory review. DSH plugin host; Python stdlib + Markdown core. Zero database / vector service / external service dependencies.
Bundle
NoLetMe — real-time reasoning-trajectory keyword stats for the DeepSeek Harness web chat. Tracks the We-need/Let's efficient trajectory vs the Let-me hesitant trajectory vs the The-user-wants neutral framing in the model's streaming reasoning blocks.
Bundle
OpenCode Go subscription usage readout for the dsh web GUI: rolling (5h), weekly, and monthly usage windows with reset countdowns in the composer dock.
Bundle
Capital Generation:面向中国散户的 AI 投资助手插件(Capital mode Agent Preset)
Bundle
OpenCodeGo 用量 v0.1(作者:Xu Yuanshan):输入框右下角呼吸灯显示剩余额度,点击展开液态玻璃面板——三窗口进度条(5小时/7天/30天)+ 重置时间,Key 自动读取 DSH 凭据(opencode-go 提供商)。
Bundle
A general-purpose knowledge base plugin for DeepSeek Harness (DSH): import documents (md/txt/json/yml/docx/pdf), organize them in folders, and search with FTS5. 通用知识库插件:文件导入、目录化管理、全文检索、知识库管理 UI。
Bundle
插件管家——图形化插件管理:中文名与用途说明目录 + 一键启停(写入全局 cordis.patch.yml,实时热生效)
Bundle
DeepSeek Harness 余额徽章插件:侧边栏实时显示 DeepSeek 账户余额(每 5 秒刷新),数字滚轮动画 + 刷新闪烁指示(上升绿 / 下降红),支持手动刷新。
Bundle
Unofficial DeepSeek Harness integration for Unreal Engine 5.8 Unreal MCP
Bundle
WebUI-managed encrypted credentials for DeepSeek Harness: one file, plaintext until a password is set, then AES-256-GCM ciphertext under an Argon2id-derived key with SHA3-256 fingerprints; per-request decryption, unlock lockout, leak-guard output redaction, and shipped-code integrity self-checks.
Bundle
LLM-assisted auto approval with timeout fallback for DeepSeek Harness
Bundle
Qingxiao (Wuthering Waves) themed skin with ice-blue/jade/moon-white palette, sword-light motes and user-swappable background for the dsh web GUI
Bundle
Unified agent memory for DeepSeek Harness — one shared Obsidian vault for every agent (dsh, Codex, Claude, Hermes). Ships the dependency-free Python core (search/promote/adjudicate/forget), a vault template, and a dsh plugin with memory_search / memory_show / memory_submit / memory_status tools. · 统一 Agent 记忆系统:多 Agent 共享一个 Obsidian vault,附零依赖 Python core 与 dsh 插件。
Bundle
DeepSeek Harness plugin: quiz-style reading (答题式阅读) of any Markdown document — 5-stage game loop (diagnose→level→guided reading→checkpoint→settle) with a Web sidebar panel and a reading-area tab.
Bundle
DeepSeek Harness plugin: office_schema / office_write / office_edit / office_read via the local zagens-office CLI.
Bundle
DSH 模型代理插件:按模型走代理(Clash 等)+ 失败自动重试,设置页实时生效。
Bundle
Local OCR fallback for DeepSeek Harness (Web): when the routed model cannot accept image input, a pasted image is saved locally and its text read by PP-OCRv5 + ONNX Runtime — fully offline, no vision model required. / DeepSeek Harness 本地 OCR 兜底插件(Web):当接入的模型不支持图片输入时,自动把图片存到本地并用 PP-OCRv5 读出文字,完全离线。
Bundle
OpenCode Go quota ring for DSH Web: shows 5-hour / weekly / monthly usage as a click-to-cycle progress ring left of the model selector, with tiered in-prompt quota warnings (Codex-CLI style).
Bundle
心虫 HeartFlow — AGI 第1层辨别门禁作为 DSH 插件: 47维纯规则判别 (heartflow_check/analyze/verdict/dimensions) + 工具调用后自动输出监督, fail-closed, 零LLM依赖
Bundle
Provider fallback chain for the DeepSeek Harness LLM seam