Bundle
DeepSeek Harness-native Roblox Studio MCP companion: Settings UI listing connected Studio instances, active-instance selection exposed to the agent as runtime context, plus live visibility into Studio's official Script Sync and agent guidance for file-first editing.
Bundle
DSH Web UI plugin: show friendly, user-editable names for the plugin inventory, fixing the confusing duplicate-looking names you get with plugin-switch, by mapping entry IDs to package.json descriptions and custom aliases.
Bundle
DSH web plugin: a VSCode-like left file panel (file explorer / editor / preview), isolated per conversation session. Exposes a service for other plugins to register sidebar tabs and file viewers.
Bundle
Persistent wallpaper skin for the dsh web profile: static image or muted looping video as the app background, with translucent panels. The path is editable live from Settings → Plugins.
Bundle
Multi-provider image generation and editing tools for DeepSeek Harness
Bundle
In-session right-docked diff panel showing the per-session cumulative diff of files the agent modified (edit/write)
Bundle
Unified Editor runtime for DeepSeek Harness, powered by MCP Apps
Bundle
HTML 模板库方法论:34 个设计系统模板(Soft Editorial/Neo-Grid Bold/Stencil & Tablet/Sakura Chroma…)——读 index.json 匹配用户 brief、克隆模板、适配内容;每个模板 3 张多布局截图、元数据、可复用设计系统。受 zarazhangrui/beautiful-html-templates(4k★)启发。
Bundle
Right-click context menus for the DeepSeek Harness (DSH) web UI: open files, reveal in Explorer/Finder, open in a detected editor, copy paths; workspace/session context menus. 对话文件右键菜单插件。
Bundle
huluTable — a foolproof online-table workspace plugin for DeepSeek Harness Web: table library, virtualized grid editor, formulas, kanban/calendar views, goals, and Excel import/export
Bundle
Real-time context occupancy meter for DSH Web: draggable compact/detail panel, per-tool usage, settings-editable cost table (CNY/USD, flat or peak/off-peak), per-provider usage and token totals
Bundle
Edit a user message in conversation history: confirm the revision, drop everything after it, and regenerate from the revised prompt in a forked session.
Bundle
DSH web plugin: an ink-and-paper Apple-glass theme with editorial typography, conversation status tabs, a Conversation/Trace switch, and a handwritten jimmy brand.
Bundle
Automated PPT generation for DeepSeek Harness (dsh-plugin): outline + illustrations → editable 16:9 .pptx, HTML preview and structured manifest. 10 built-in visual themes, custom .pptx template upload. Drives DSH's native Univer toolchain.
Bundle
Extension center for DeepSeek Harness: manage plugins, skills and MCP servers from the WebUI — bundle install/remove, cordis.patch.yml row CRUD, SKILL.md editing, live MCP mounting. Zero-intrusion bundle plugin, no dsh source changes.
Bundle
My Habits for DeepSeek Harness: edit the user-global AGENTS.md from the Web settings — injected into every session by the built-in agent-instructions loader.
Bundle
Edit a sent user message and resend it: fork a new branch from that message's turn and regenerate the reply with the edited text.
Bundle
Ranked subagent delegation for DeepSeek Harness: role-based model routing with failover, per-route reasoning effort, fork delegation, transparent model labels, and a visual route editor in Settings.
Bundle
Edit DeepSeek Harness global AGENTS.md instructions and memory directly in Web settings.
Bundle
Same-Session append-only conversation branches and safe message editing for DeepSeek Harness
Bundle
DeepSeek Harness dynamic plugin: renders three clickable, editable follow-up question suggestions under every agent answer
Bundle
DeepSeek Harness guardrail that limits how many files an AI coding agent can edit per turn
Bundle
A local-first, human-gated authorial film workflow for DeepSeek Harness
Bundle
Auto type-check and lint diagnostics for DeepSeek Harness: after the model edits code, tsc runs in the background and a code_check tool reports what broke