Bundle
Standalone DeepSeek Harness plugin: continual harness self-evolution. The agent persists and refines reusable prompt notes, memories, skill contracts, and subagent specs through small evidence-backed edits, with automatic refinement gates, rollback, and prompt injection.
Bundle
DeepSeek Harness 插件:模型请求 URL 含 opencode.ai 时附加 x-opencode-session 请求头,值复用请求自带的会话 id(同一对话固定、重启/断网不变、不同对话不同)。
Bundle
DSH 视频创作技能插件:注册 Remotion 官方移植技能(React 编程式视频:动画/音频/字幕/3D/图表/字体,38 个规则文件),安装即用。
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
A right-side file workspace for DeepSeek Harness Web.
Bundle
Reasoning effort settings and per-call subagent model routing for DeepSeek Harness custom providers
Bundle
OpenAI Codex provider for DeepSeek Harness with device-code OAuth, Codex CLI import, token refresh, and a web settings panel.
Bundle
Sidebar Archived entry + archived-session panel with unarchive and delete, for the DeepSeek Harness web GUI
Bundle
Self-contained OpenAI Codex OAuth provider for DeepSeek Harness
Bundle
Sidebar message-history preview for DeepSeek Harness web UI: lists the current session's sent messages with previews; click to jump the chat to that message.
Bundle
Voice AI girlfriend for DeepSeek Harness: FunASR mic input, Qwen3-TTS voice replies, companion animation window, QQ two-way chat. Needs the repo's voice bridge + NapCat.
Bundle
Generate and display images inline in the DSH chat via API channels or local CLIs (mmx / codex / agy), and read images into structured JSON evidence (OCR / layout / semantics) on any model — with backend probing and a bundled recovery skill.
Bundle
低成本视频理解工具:B站链接/BV/本地视频 → 信息层(ASR+场景+对象轨迹+YOLO)→ 摘要+问答。问题驱动动态路由分层(L0/L1/L2)、语义层复用、预算上限。采用 Python 引擎:核心层需 faster-whisper / opencv / yt-dlp(约 200-300MB),可选语义层另需约 2GB 的 torch / transformers / ultralytics,内置 doctor --fix 一键建 venv 并装齐两者。
Bundle
DSH 插件:LLM 自动重试设置卡片——重试次数/退避/抖动与 25 个错误码可勾选(也能自己输入),可按 provider/model 单独设策略、回答被输出 token 上限截断时自动续写且提示词可改,内置重试观测面板,改完实时生效。
Bundle
Global Qoder subscription adapter for the DeepSeek Harness LLM seam
Bundle
Eyes for text-only DeepSeek on DeepSeek Harness: image understanding via Doubao Web by default (zero cost, no API key), Antigravity IDE quota (flash/pro), Gemini API, or Cockpit proxy — model-invokable vision tool, wrapper adapters, evidence memory, and a bilingual client panel.
Bundle
Unofficial, high-fidelity Claude Code-style TUI for DeepSeek Harness, verified against real PTY captures
Bundle
GitHub Copilot credential provider for DeepSeek Harness: OAuth device-flow sign-in for its built-in github-copilot route
Bundle
Android Logcat viewer for the dsh web GUI: auto-connects to any adb device in debug mode, live logcat stream with level/keyword filters, pause/clear/export, plus agent tools (logcat_recent). Hot-pluggable — mounted via ~/.dsh/cordis.patch.yml + a profile node_modules copy, no dsh source changes.
Bundle
基于deepseek harness的短剧/动画画布工作室:画布可挂会话视图页或右侧栏(边看对话边生成,由 canvasHome 配置)+ ComfyUI 生成服务(图片 FLUX / 视频 MiniMax H3 音视频,带声音/参考绑定/原生字幕/fast·balanced·quality 三档)+ Agent 画布工具 + 自带 skill。双面 DSH 插件。
Bundle
Worktree + git branch management panel for the DSH Web GUI: orca-style project -> worktree -> sessions tree in the sidebar, with branch/worktree create, open and cleanup backed by real git worktrees and the DSH workspace registry.
Bundle
Session folders for the DSH web sidebar: one-level named folders per workspace to group sessions, drag-and-drop or context menu to move them, server-side persistence. Status badges mirror the built-in session browser.
Bundle
A floating whale desktop pet for the DeepSeek Harness Web UI: 95 categorized animations, event-aware actions, custom uploads, click reactions, dragging and screen wandering.
Bundle
Inject an x-session-id HTTP header onto every DeepSeek Harness LLM provider request, carrying the harness session id of that exact call; also covers whitelisted gateway fetches during tool execution.