Search
同一组 query 刷新后结果不变。scene 与 awesome category 分开计数。
当前 7754 条 · /search?page=312
在真实 Profile 外部自动缩减插件组合,找出能稳定复现启动或命令故障的 1-最小 bundle 集,并输出脱敏 JSON 证据。
dsh-qwen-token-plan-cn-responses为 DSH 接入千问 Token Plan 个人版 Responses API,同时保留本地函数工具,并按官方文档同步模型与内置搜索、代码解释器等能力。
dsh-fal-image-gen给 DSH 增加 generate_image 工具,支持 FAL 队列和 OpenAI 兼容图像 API;生成结果可在对话中显示,并保存到当前会话工作区。
dsh-plugin-bridge把已有内容的 DSH 会话通过可预览、可编辑的固定五段交接摘要迁到另一套 Agent Preset,原会话保持不动;v0.2.3 支持单轮复述并继续工作。
@syncended/dsh-codex@syncended/dsh-codex
dsh-arxiv-ml-searchdsh-arxiv-ml-search
dsh-bash-scriptingDSH skill: Bash 脚本防御模式,set -euo pipefail/参数校验/错误处理/安全(受 wshobson/agents 启发)
dsh-codex-sidebarCodex-app-style sidebar for a DeepSeek Harness 主会话
dsh-data-qualityDSH skill: 数据质量框架,校验规则/数据契约/质量监控/CI 自动化(受 wshobson/agents 38k★ 启发)
dsh-llm-evalDSH skill: LLM 评估,忠实度/相关性/测试集/幻觉检测/回归守护(受 wshobson/agents 启发)
dsh-update-notifierDSH 启动时检测 @deepseek-ai/dsh 可更新版本(npm + GitHub Tags 交叉验证)
dsh-edit-approval在 Agent 写文件前展示红绿行级 diff,让用户逐次批准或拒绝 write、edit 与 str_replace_editor;v0.2.1 新增长 diff 折叠。
dsh-gpt-compatDSH 的 GPT/Codex 沙箱提权参数兼容插件 | Fail-closed GPT/Codex sandbox escalation compatibility for DeepSeek Harness
dsh-plugin-codegraph用本地 Tree-sitter 代码图给 DSH Agent 提供声明、调用者、影响范围、调用路径和任务上下文查询,并支持自动刷新索引。
dsh-commandcode-provider把 Command Code 的实时模型目录接入 DSH,支持套餐过滤、推理强度、图片输入与账户用量面板;v0.4.1 已同步 GPT-5.6 Sol。
@deepseek-ai/dsh-desktop-browserCordis plugin that opens the dsh Web UI in a browser with no address bar (--app mode)
dsh-balance-peakDeepSeek Harness balance + peak-hour indicator: [red/green dot + balance] chip next to the model name, hover shows peak pricing rules. DSH 余额+高峰时段指示插件
dsh-netcattydsh-netcatty 插件
knotline-dsh把 Agent 从对话框搬到一张图上——连线即执行 / Orchestrate AI agents by drawing lines
dsh-mcp-viewMCP Tools panel for the DeepSeek Harness Web GUI: every MCP server & tool in your session, grouped by server, with JSON schemas, live search and last-used times from real session logs.
dsh-usageDSH 插件:统计今日 token 用量与费用(按模型价格与峰谷计费),Web 侧栏面板 + /usage 命令
@morlay/ui-conversation-message-actionsRewind / retry / fork orchestration (host) plus conversation.chat.node renderer replacement (browser) — message edit / retry actions on user bubbles.
@morlay/session-rdbRDB durable session backend for DeepSeek Harness: implements both session-persistence and session-branch (rewind / retry / fork) providers.
dsh-memory-eternal记忆核心(Memory Eternal):自研的 DeepSeek Harness 记忆插件,不移植任何既有记忆框架——对话结束后自动沉淀知识卡到本地 Markdown Vault(自研去重、自研 CJK 检索、可 git 管理),设置页提供图形化知识库(统计 / 搜索 / 知识图谱 + 侧边栏一键弹窗),Agent 通过 memory_recall 工具按需召回历史上下文。零人工干预。