Bundle
DeepSeek Harness (dsh) plugin: a shell around the dsh-continual-harness self-refinement engine — mounts the engine itself and owns /refine (status / entry browsing / refinement history / one-click rollback / scoped triggers) plus a settings panel; engine still optional at runtime.
Bundle
DSH Web 插件:基于 Tauri 2 的 DeepSeek Harness 桌面启动器,自动联动桌面快捷方式,exe 路径与探测窗口可配置。
Bundle
Event-driven development automation, offline standards, CI adapters, and quality gates for Cordis plugins in DeepSeek Harness.
Bundle
X (Twitter) connector for DeepSeek Harness: OAuth 2.0 credential binding, posting tweets with per-post cost estimation, and reading/summarizing related posts. Ships a settings card in the Web plugin page.
Bundle
我的Cordis 安全加固 v5(pkg-9):补全第二轮复测发现的 3 处兜底 catch 错误脱敏(/api/browse/pick、/api/installed 外层、listPlugins 枚举失败),所有错误输出统一走 safeErrorMsg。其余与 pkg-8 相同(最终安全版):信任栅栏 v2 / profile 白名单 / 无 agentId / 畸形编码 400 / browse 工作区限制 / readBody 流式解码 / 80MB / 文件名净化 / 导出假 ID 脱敏 / 导入兜底 / 打包整包。
Bundle
DeepSeek Harness (DSH) plugin: removes the queued prompts a fork child inherits from its parent, so a new branch runs the prompt you type instead of the parent's next one.
Bundle
DeepSeek Harness plugin: automatically archive idle conversations after a configurable threshold (hours/days), with its own Settings section UI.
Bundle
Update copilot for DeepSeek Harness: tracks the DSH core, bundled packages, and every installed plugin across npm and git, merged package-centric over all profiles, with one-click updates for eligible profiles. · DSH 更新助手:追踪 dsh 本体、bundle 包和所有已装插件(npm 与 git 双通道,跨 profile 按包合并),仅对符合条件的 profile 一键更新。
Bundle
Kiro CLI (ACP) adapter for the DeepSeek Harness LLM seam
Bundle
AI 多角色协作开发框架:文件即通信 + 教训库 + 决策日志 + 一致性审计 + 复盘持续优化(REVIEW)。注册 ai_collab_init 工具。
Bundle
Git panel for DeepSeek Harness: log timeline, branch and worktree management over registered workspaces
Bundle
Sci-fi HUD: turns the session stats line into game-style level bars, a speedometer and a rolling token counter.
Bundle
DeepSeek Harness plugin that enhances custom provider setup by auto-discovering models and auto-populating contextWindow, maxTokens, vision, and reasoning capabilities from models.dev
Bundle
DeepSeek Harness plugins for project-level persistent context: memory consolidation (MEMORY.md + CONTEXT.md), low-frequency autolearn for project skills, session archives with a mechanical index, and automatic handoff.
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
Workspace-free temporary conversations for DeepSeek Harness
Bundle
DSH web extension: live subagent monitor + role-based subagent routing + Claude Code style .dsh/agents/*.md persona injection
Bundle
DSH plugin that auto-retries failed API requests — when third-party APIs return errors (rate limiting, service unavailable, etc.), intercepts and retries to keep the conversation going. Supports auto/manual mode with configurable status codes and error codes.
Bundle
Conversation undo for DeepSeek Harness: /undo <n> rewinds the model-visible surface and the Web UI collapses the undone turns.
Bundle
Live, read-only DSH plugin catalog grouped by runtime source and package metadata category.
Bundle
Local-only installed plugin manager for DeepSeek Harness profiles
Bundle
Plugin Cordis para o DeepSeek Harness: acesso remoto pelo Telegram sem login — local abre direto, túnel autenticado por chave no link (?key=), /rotacionar revoga chave, sessões e conexões ativas; botão offline/online na UI.
Bundle
A phone shell for the DeepSeek Harness web GUI: sidebar becomes an overlay drawer, tapping a session closes it, settings goes full-screen single column. Zero host class hashes.
Bundle
CodeAct agent loop for the DeepSeek Harness: a persistent IPython session as the model's action space, with harness tools bridged in as a virtual `__dsh__.tools` module.