coding-coach
面向非开发人员的 35 个技能 bundle(DSH profile bundle,非 Agent 预设):编排 + 工程 + 产品 + 界面/上线。dsh plugin add coding-coach 即可把技能装进任意 profile;完整「编程教练」Agent 见仓库 dsh/coding-coach 目录。
257 results
面向非开发人员的 35 个技能 bundle(DSH profile bundle,非 Agent 预设):编排 + 工程 + 产品 + 界面/上线。dsh plugin add coding-coach 即可把技能装进任意 profile;完整「编程教练」Agent 见仓库 dsh/coding-coach 目录。
编程陪伴 Node-host companion: opens a persistent, per-site popup window while agents work (minimizing + suspending its process tree to freeze playback while they wait), with multi-site profiles and an in-window return-to-chat button.
Neon Genesis Evangelion themed surfaces for the DeepSeek Harness Web GUI — three unit schemes (Unit-01/00/02), full-element palettes, mecha art in the sidebar, in-GUI switcher. Installable via `dsh plugin --profile web add <this-dir>`.
dsh-doctor: self-healing watchdog for the DeepSeek Harness web profile. Recovers from plugin-induced boot failures within 60s, captures every tool error, and watches all live sessions for stuck turns.
配置打包器(Agent config packer for DeepSeek Harness):把本地 Agent 资产(Skills/会话/Profile/设置/记忆)按模块打包成 zip——迁移、分享、恢复、差异对比、隐私安全扫描,全部可选
DSH 救援恢复插件(2.5.0:profile 变化提交 git 时自动打包 zip 还原点——原始相对路径手动 unzip 覆盖恢复,文件名后缀标注触发插件):守护进程 + .dsh git 仓库管理 + 远端备份(token/SSH)+ 救援环境 + 专项工具 + git 还原(只还原 profile)+ 插件安装门禁 + 自动更新(大版本/结构不一致卸载重装)
通用 DSH 插件库(pnpm monorepo):模板插件、插件开发工具包、一键聚合安装包。根包同时是全家桶 bundle(dsh.bundle.patch),DSH 与插件市场可直接识别安装。
DSH 插件:把 Kimi WebBridge 浏览器控制能力封装成原生模型工具(webbridge_*)。官方 bundle 插件,dsh plugin --profile web add 安装。
DeepSeek Harness adapter that exposes each configured vision model as a selectable DeepSeek composite in Web UI.
On-time and valley-hour (off-peak) scheduled tasks with daily repeat for the DeepSeek Harness Web profile.
Out-of-tree dsh web-profile bundle: enables --host 0.0.0.0 and gates the Web UI behind a --web_token access token (cookie after first ?web_token= open). Forks @deepseek-ai/dsh-host-webserver and @deepseek-ai/dsh-web-app/startup.
DSH PDF 解析插件: 为 agent 提供 pdf_info / pdf_extract_text / pdf_render_page 三个工具。基于 pdfjs-dist + @napi-rs/canvas; 对未内嵌字体的 PDF (如嘉立创EDA导出) 自动改用系统字体渲染文字。热插拔 — 通过 cordis.patch.yml + profile node_modules 软链接挂载, 无需改动 dsh 源码。
User preference memory for DeepSeek Harness: persisted user profile with memory_get/memory_update tools and system-prompt injection
Installable DeepSeek Harness profile bundle for a separately installed MediaCrawler checkout
Manage DeepSeek Harness profiles — list, create, clone, and share a whole dsh setup as one portable file.
Standalone SearXNG-backed web search provider for the DeepSeek Harness web seam (ctx.web). One command installs AND activates: `dsh plugin --profile web add .`
Reproducible local experiment matrices for DSH profiles
DASH — Deepseek Agentic Service Harness. oh-my-pi style TUI on the DSH agent kernel, run in the terminal via `dsh --profile dash`. TypeScript sources in src/, compiled to dist/.
Read-only insight panel for a DeepSeek Harness profile: where every plugin, service, tool and model came from, which config layer inserted or disabled it, and what is running right now.
Fylar Office Editor integration for the DeepSeek Harness Web profile, powered by Fylar Office SDK
Community DeepSeek Harness bundle for SCNet HPC: profile-based SSH, CPU/DCU Slurm jobs, cluster probing, compute-node diagnostics, and Hygon DCU/DTK guidance.
Reusable prompt profiles with per-turn model selection for DeepSeek Harness
Installable Multica JSONL bridge profile for DeepSeek Harness
DSH plugin guard: on every plugin load checks profile bundle lists for duplicate loader entries (aggregate bundle + sub-plugins listed together → 'duplicate loader entry id' boot crash) and runs site-level health checks — known conflict pairs, vendor @deepseek-ai tree integrity vs lockfile, plugin @deepseek-ai junction integrity — guarding the 2026-08-18 and 2026-08-21 incidents. Read-only diagnostics.