Bundle
Git-backed long-term memory for DeepSeek Harness: a local .mem git repo (single main branch, immutable entries, structured commit messages) with mem_search / mem_read / mem_write / mem_delete / mem_replace tools and fully automatic legacy migration (no CLI needed; the CLI remains for explicit control), auto-managed by the root agent with zero manual steps.
Bundle
会话额度监控(dsh bundle 增强版):按 DeepSeek 官方价格记账、额度耗尽拦截 + 输入框上方进度条 UI(同源防护 + inputWrite 计费档 + 屏幕右上角余额校准悬浮窗)
Bundle
Database connector bundle for DeepSeek Harness (dsh): SQLite/PostgreSQL/MySQL connections, schema introspection, read-only safety, write approval gate, and a JSONL SQL audit trail.
Bundle
DeepSeek Harness plugin: ingest PDFs into a citable OKF library, then search and write surveys in the same conversation
Bundle
Add an upload-image button beside the composer plus button. Picks local images and feeds them through the conversation draft-image drop path (DataTransfer + synthetic drop event), so describe-image rewrites the send into an image reference.
Bundle
Claude-Code-style artifacts for dsh: an `artifact` tool that writes self-contained HTML, a bundled authoring skill, a sidebar nav button, and an in-app artifact browser with sandboxed HTML preview
Bundle
A DSH (DeepSeek Harness) bundle plugin that rewrites the ask_user_question tool description at prompt-assembly time with a fixed narrative-voice rule (default: the answerer narrates), toggled live via the /voice command.
Bundle
Automatic TMCRA recall, injection, and role-separated writeback for DeepSeek Harness
Bundle
Windows access tools for WSL agents: win_ls/win_read/win_write/win_run/win_open/win_path/win_drives.
Bundle
Non-intrusive safety belt for DeepSeek Harness: blocks API keys pasted to the agent, blocks secret writes, tracks leak events, and offers a workspace health scan. 非侵入式安全护栏:拦截粘贴给 Agent 的 API 密钥、写入拦截、泄露追踪与工作区安全体检。
Bundle
Manage DeepSeek Harness plugins from the web GUI and CLI: install, enable/disable, uninstall — no manual config-file editing. Writes your profile's cordis.patch.yml for you and applies changes live through HMR.
Bundle
Post-edit diagnostics for DeepSeek Harness: runs configured type-checkers and linters after a successful write/edit and feeds the findings back to the model as tool-result context
Bundle
In-session right-docked diff panel showing the per-session cumulative diff of files the agent modified (edit/write)
Bundle
Remind and block stale tool work until todo_write is reconciled in DeepSeek Harness
Bundle
DSH native tool: analyze the current branch diff, generate a Conventional Commits PR title, motivation/scheme/testing/risk description and a self-review checklist, write PR_DESCRIPTION.md, and optionally open the PR via the gh CLI.
Bundle
一键将内容改写为多种风格:小红书、知乎、商务邮件、精简版、扩写版、Twitter/X
Bundle
WikiBridge:DSH 与 Obsidian vault 的知识库桥接 —— 约束工具(wiki_search/read/write)+ 自动词典检索 + 持久化配置
Bundle
SEO文章生成器:给定关键词和语言,生成搜索引擎友好的完整文章
Bundle
Commitment write-gate for AI coding agents: two-tier (deterministic + LLM judge) pre-execution policy. Engine-agnostic core with a DeepSeek Harness (dsh) adapter.
Bundle
Generative UI for DeepSeek Harness — the agent writes TSX, dsh web renders it live, inline in chat and in a canvas panel
Bundle
Renders edit and write tool calls as always-expanded side-by-side diffs, with optional syntax coloring and word-level highlighting.
Bundle
PRO-LONG-style programmatic memory for DeepSeek Harness: appends every session event to a per-workspace log.txt that the agent retrieves with grep/python. Built-in write probe, /prolong status command and permission-deny counter.
Bundle
LVGL 8.4 knowledge skill pack for DeepSeek Harness (dsh): registers an offline LVGL 8.4 skill library on ctx.skills so the agent writes correct v8 API code and avoids v9 confusion.
Bundle
Conversation-local credential handoff that writes through the DSH credential service without returning the secret to model context.