dsh-session-analystSession quality analysis plugin for DeepSeek Harness — detect inefficiencies, redundant tool calls, and regressions in agent behavior.
发现最好的 DSH 插件
1103个结果
dsh-session-analystSession quality analysis plugin for DeepSeek Harness — detect inefficiencies, redundant tool calls, and regressions in agent behavior.
dsh-session-bridgeSession-level multi-thread orchestration for DeepSeek Harness: create ordinary sessions, send queued or interrupt prompts to any session by id, and enumerate sessions. Installs globally, independent of any agent preset.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:FuWenLianggit/dsh-session-bridgedsh-session-doctor会话医生:诊断、解卡、读取 DeepSeek Harness 会话。诊断卡死的 agent、中止卡住的活动、保留排队消息并恢复处理。
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mayf3/dsh-session-doctordsh-session-linkCodex-style session deep links for DeepSeek Harness (dsh): copy a dsh:// link from any conversation, open it in the browser, or paste it into another conversation to read that session's context.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PwnKY/dsh-session-linkdsh-session-moveManage DeepSeek Harness sessions from the Web UI: drag & drop or menu-move a session to another folder (workspace), permanently delete a session, and AI-rename a session by summarizing its conversation. Also exposes agent tools for each operation.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:reinocheong/dsh-session-movedsh-session-supervisorA durable, bounded lifecycle supervisor for live DeepSeek Harness sessions
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:acosmi/dsh-session-supervisordsh-session-topicsSession topic titles for DeepSeek Harness: LLM-generated titles for sessions stuck on the prompt-excerpt fallback, retry on every turn end, plus a /topics-size endpoint for the hover-card size patch (out-of-tree plugin)
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:SipengXie2024/dsh-session-topicsdsh-show-imageAgent-to-user image display for the DeepSeek Harness WebUI: a show_image tool whose results render as an inline image card in the conversation (via embedded presentation data), never entering model history — safe for text-only LLMs.
dsh-side-chatDSH Side Chat — 并行侧边对话插件:真实并行 agent 会话、独立上下文、摘要带回主对话。
dsh-sidebandAsynchronous, LLM-summarized context handoff between DeepSeek Harness sessions and agent rooms.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ishuowang/dsh-sidebanddsh-sidebar-filesSidebar file tree for DeepSeek Harness: a files panel with a lazy, per-extension-icon tree, copy-path and send-to-agent actions
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Fallen0543/dsh-sidebar-filesdsh-sidebar-mode把默认的四种模式切换塞进「新会话」按钮里,新会话创建更方便(与设置里的 Agent 预设双向同步)。
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Meredith2328/dsh-sidebar-modedsh-simplifyDeepSeek Harness 插件:审查最近改动的代码,就清晰度、一致性与可维护性提出改进(移植自 pi-simplify)
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GongYuanCaiJi/dsh-simplifydsh-sisterDSH companion plugin: a warm, cheerful 'little sister' agent that speaks with a soft voice in the browser, auto-reads every reply aloud, fires scheduled daily cheers, and lifts the learner's mood with lots of positive emotion.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Yihong89/dsh-sisterdsh-skill-conservative-code-editsDeepSeek Harness skill bundle: conservative-code-edits (loads SKILL.md).
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:addxing/conservative-code-editsdsh-skill-evolveDSH plugin: auto-generate reusable skills from successful sessions — the agent learns from its own experience.
dsh-skill-function-extractionDeepSeek Harness skill bundle: function-extraction (loads SKILL.md).
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:addxing/function-extractiondsh-skill-function-testingDeepSeek Harness skill bundle: function-testing (loads SKILL.md).
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:addxing/function-testingdsh-skill-hubIn-GUI skill hub for DeepSeek Harness (dsh): browse the full local skill catalog from the official ctx.skills registry (every root + third-party providers), toggle skills on/off, inspect bodies, surface frontmatter diagnostics, and scaffold new skills — the full manager beyond the read-only dsh-skill-manager browser.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cheshireez/dsh-skill-hubdsh-skill-hubCross-agent skill hub for DeepSeek Harness (DSH) Web settings: scans every local coding agent's skill directory (Claude Code, Codex, OpenCode, Qwen, iFlow, Trae, ...), merges duplicates installed on multiple agents into one card, filters by agent, and loads skills into the global DSH library.
dsh-skill-managerIn-GUI skill manager for the dsh web GUI: a top-level Skills entry in Settings (movable into the Plugins section) that lists every installed skill (name, description, model/user invocation type, source root), with search. Read-only browser of the local skill catalog (user roots: $DSH_HOME/skills, ~/.agents/skills).
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JimmyJin2006/dsh-skill-managerdsh-skill-managerManage DeepSeek Harness skills: list filesystem skills and toggle them on/off (SKILL.md <-> SKILL.md.disabled), straight from the agent or via the Settings UI (dynamic plugin mode).
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Thomas-key/dsh-skill-managerdsh-skill-replicate-android-featureDeepSeek Harness skill bundle: replicate-android-feature (loads SKILL.md).
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:addxing/replicate-android-featuredsh-smart-subagentAdds a model parameter to the subagent tool so the model picks the subagent's provider/model per call
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Asowerp/dsh-smart-subagent