@proactive-agent/dsh-proactive-suggestProactiveAgent suggestion engine for DeepSeek Harness: session event → evaluateNow triggers
发现最好的 DSH 插件
344个结果
@proactive-agent/dsh-proactive-suggestProactiveAgent suggestion engine for DeepSeek Harness: session event → evaluateNow triggers
@tomowang/dsh-tuiTerminal front door for DeepSeek Harness (dsh): an out-of-tree TUI mode bundle over dsh-base
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:tomowang/dsh-tui@vcxmug/dsh-native-webNative (no-MCP, no-cloud) web search and page scrape tools for DeepSeek Harness agents — direct HTTP to your local Firecrawl-compatible instance. Fills the gap of cloud-search token cost and MCP bridge overhead.
@vcxmug/dsh-visionNative vision (image recognition) for DeepSeek Harness agents via any Responses API-compatible multimodal model endpoint. Fills the gap while DeepSeek has no official vision support.
@why913/dshxThe missing companion CLI for DeepSeek Harness (dsh): manage MCP servers with one command — add/list/remove/test with dry-run connection checks, plus one-shot import from Claude Code / Codex. Also mounts as a dsh plugin so the agent can manage MCP itself. | dsh 缺失的那把瑞士军刀:一条命令管理 MCP 服务器,写入前连接自检,一键从 Claude Code / Codex 迁移;同时可作为 dsh 插件让 agent 自助接入。
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:why913/dshx@xlight-oss/visionary-dshDeepSeek Visionary native plugin for DeepSeek Harness: deepseek_vision / status / login / logout native tools backed by the visionary-server CLI (DeepSeek web vision model, no API key).
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xlight/deepseek-visionary#5d6c73e56db59e118ed56f6001a504d8ffa64738&path:packages/dsh-plugin@xmoon76/tui-appThe dsh-pi-tui bundle: a TUI surface for DeepSeek Harness profiles (dsh --profile pi-tui)
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:XMoon/dsh-pi-tui#2f4ac5a10a1951f4afe779560f0e674f34674a8b&path:packages/tui-app@yinging/dsh-hmeHarness-Memory-Evolution (HME): cross-session long-term memory for DeepSeek Harness — bounded core memory plus a searchable archive overflow layer.
@zseven-w/dsh-noemaNoema long-term memory plugin for DSH: durable, inspectable agent memory with recall tools and a settings page.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ZSeven-W/dsh-noemachat2skill-plugin-runtimeOptional local runtime dependencies for Chat2Skill plugin features.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:rxa3c/chat2skillclaude2dshMigrate Claude Code user data — conversations, skills, plugins, memory and instructions — into DeepSeek Harness (DSH): resumable native sessions, workspace grouping, agent presets, context archive
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kirkchinese/Claudecode--DSHcoding-coach面向非开发人员的 35 个技能 bundle(DSH profile bundle,非 Agent 预设):编排 + 工程 + 产品 + 界面/上线。dsh plugin add coding-coach 即可把技能装进任意 profile;完整「编程教练」Agent 见仓库 dsh/coding-coach 目录。
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiehuan123/coding-coachdash-tuiDASH — Deepseek Agentic Service Harness. oh-my-pi style TUI on the DSH agent kernel, run in the terminal via `dsh --profile dash`.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:songqikong/dashdeepseek-harness-memoryClaude Code-style long-term memory for dsh: markdown memory files with frontmatter, MEMORY.md index, session-start prompt injection, and a memory tool.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:2303572348/deepseek-harness-memorydeepseek-harness-plugin-from-scratchA code-audited, progressive guide to building production-grade DeepSeek Harness plugins.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Opr4Mp3r/deepseek-harness-plugin-from-scratchdesign-playbookDesign I/O for coding agents: controllable UI generation via declarations (spec/domain/craft/design/components/template) and contracts (skill/evaluator). Use for product UI—console, dashboard, agent-ops, CJK-first apps.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Bandersnatch0x/design-playbook#33c1298d0eb5c0f0564c29235fcaf612e0a94c47&path:packages/design-playbookds-web-uiWeb chat interface for DeepSeek Harness (DSH) — UI faithfully ported from pi-web-ui, agent backend swapped to the DSH stdio JSON-RPC runtime. All JavaScript, no Python.
dsh-agent-board跨 Agent 工作台:左侧栏 Agent 面板 + /agent-view 实时看板 + 继续工作按钮 + 设置页(常驻插件)
dsh-agent-replayReplay and share redacted DeepSeek Harness sessions as standalone HTML
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:forrestsweet/dsh-agent-replaydsh-attachmentsBring any file into the conversation — stashed to the workspace and referenced by path; zero type rejection
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:CocoSgt/dsh-attachmentsdsh-auth-in-oneOpenAI Codex, Kimi Code, and compatibility Provider login, API/custom providers, model switching, token usage analytics, and cost tracking for DeepSeek Harness
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Stormycry-cryp/dsh-AuthInOnedsh-bash-terminalDSH plugin: one shell tool that runs commands through PowerShell, Git Bash, or WSL on Windows, with a user-chosen default terminal in the Web UI settings.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:MAXeaglet/dsh-bash-terminaldsh-better-editHash-anchored read/edit/batch_edit/undo_last_edit tools for DeepSeek Harness (dsh). Every line gets a unique 3-char hash (A-Za-z0-9) that stays stable across edits; stale or ambiguous anchors are rejected, never fuzzy-matched. Undo persists across restarts.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Rianico/dsh-better-editdsh-bisect-debugBisect bug root causes in three modes: code / boundary / commit (git bisect run)
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PangYiMing/dsh-bisect-debug