Bundle
Complete Git worktree support for DeepSeek Harness: task-scoped isolated worktrees with per-repo manifests, workspace registration, bring-back to main, direct commit, and durable state. Reference: Qoder / Codex / Claude Code worktrees.
Bundle
A DeepSeek Harness (DSH) plugin that reads PDF files of any size (no 64KB limit): full Unicode text extraction (Chinese/English) via pdfjs-dist, with automatic OCR for scanned or image-heavy pages (Windows WinRT OCR zh-Hans-CN + en-US, or optional tesseract.js).
Bundle
归档会话抽屉(莉娅版):侧边栏底部「已归档 (n)」入口,按工作区分组列出归档会话,点击一键恢复并打开 / 复制为新会话 / 仅移回侧边栏。抄改自 chou109/dsh-archives(MIT,https://github.com/chou109/dsh-archives)。
Bundle
Git tab for DeepSeek Harness: repo overview, file status, commit history, branch view, git init and git operations — powered by gmc.
Bundle
DeepSeek VisionPlus — official-grade vision extension for DeepSeek Harness. Routes image understanding to a free vision-model pool (Zhipu GLM, SiliconFlow Qwen) with automatic fallback, rate limiting, one-click platform tests and live status lines; text stays on DeepSeek. One-command install. MIT.
Bundle
dsh-git profile bundle: git status/diff/commit/file preview in the DeepSeek Harness web UI.
Bundle
Agent loop rate limiter — prevents TPM/RPM limit violations by intercepting the LLM streaming pipeline and adding adaptive delays between requests
Bundle
DSH_HOME single-instance lock plugin: aborts startup loudly when another dsh server already uses the same data directory, preventing concurrent session-log writes (the 'seq gap in committed region' corruption class)
Bundle
DSH plugin development boundary skill: platform capability boundaries (Client↔Host channels, filesystem limits, dynamic vs bundle lifecycle, install/debug rules)
Bundle
Plugin tools provider for DeepSeek Harness: install plugin/skill development tools (expert2skill, skill-compliance, dependency-scan) via ctx.skills from a line catalog.
Bundle
DSH LAN file share: share the workspace over the local network — phones/tablets/other computers browse, download and upload files via a browser, no DSH login needed. Token gate, path boundary, read-only mode, rate limit. Zero-dependency (node:http).
Bundle
One-click updates for DeepSeek Harness (DSH). Community plugin — incremental npm tarballs, backup, rollback. Not official DeepSeek software.
Bundle
事故复盘写作:无指责文化、根因分析、时间线、行动项,驱动组织学习。受 wshobson/agents(38k★ MIT)启发。
Bundle
量化回测与风险指标:规避前视/幸存者偏差、考虑交易成本、walk-forward 分析、风险指标计算。受 wshobson/agents(38k★ MIT)启发。
Bundle
DSH harness bundle/plugin: tolerate OpenAI-compatible providers whose streaming responses omit finish_reason (e.g. the Snowflake Cortex gateway) so turns complete instead of failing with a TRANSPORT error.
Bundle
解决 git 合并/变基冲突:看清现状→找到各方意图→逐块解决→跑自动化检查→完成合并。受 mattpocock/skills(223k★ MIT)启发。
Bundle
PCI 合规:支付卡数据保护、安全控制清单、合规评估要点。受 wshobson/agents(38k★ MIT)启发。
Bundle
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
Bundle
DSH web plugin: unified Git + GitHub + workflow + files panel (branch, stage/unstage, diff, commit, push/pull/sync, log, files, GitHub OAuth full access, workflow board).
Bundle
测试驱动开发:先写失败测试再写实现,Prove-It 模式,测试即证明。受 addyosmani/agent-skills(88k★ MIT)启发。
Bundle
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
Bundle
把真人蒸馏成 AI 技能:源材料(聊天/文档/邮件/截图)+ 主观描述 → 生成像 TA 一样工作的 Skill——工作能力层 + 五层人格层、公司文化/职级标签、增量演进与版本回滚。受 titanwings/colleague-skill(23.5k★ MIT)启发。
Bundle
最新文档注入防幻觉:编写/引用库代码前先拉取版本化最新文档(ctx7 CLI 或 MCP),library ID 直取、版本指定、规则自动触发;消灭过期示例与幻觉 API。受 upstash/context7(61k★ MIT)启发。
Bundle
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。