dsh-plugin-github-search
Search GitHub repos and npm packages before building new dsh plugins — stop reinventing wheels
224 results
Search GitHub repos and npm packages before building new dsh plugins — stop reinventing wheels
DeepSeek Harness 插件:规划/执行分离。主模型负责分析、规划与汇总,通过 delegate_execution 工具把执行工作委派给独立的执行子代理;执行子代理的模型、LLM 提供方、人格与工具范围在 Web 设置「规划与执行」分节配置(默认继承主模型)。子代理中间步骤永不进入主会话,最大化节约主模型 token。零构建依赖、纯 JS 即装即用:`dsh plugin --profile web add "github:mikuuuuuue/dsh-planner-executor"`。
GitHub REST API tools for DeepSeek Harness: repositories, search, issues, pull requests, comments, account binding, and workspace integration, with a browser-side GitHub panel in the web GUI
Secure credential vault for DeepSeek Harness: store GitHub/npm/API tokens (secrets never leave the host), run gh/npm/npx/node/git with the token injected in the environment, and manage tokens from a Settings page.
PromptHub Plugin and Skill catalog for DeepSeek Harness
DSH 插件/skill 发布与传播流程——发布前检查、GitHub 建仓推送、索引提交、skill 市场提交(含全部渠道链接)、传播优化(描述/标签/slogan)、发布日志与传播复盘;一次发布铺开多层渠道,持续打造影响力。
Skill manager for DeepSeek Harness: proactive skill activation with trigger hooks, GitHub source sync, and a Settings management UI.
Opt-in DSH orchestration bundle for subscription-backed Claude Code and GitHub Copilot delegation.
Fallback network proxy for DeepSeek Harness: detects system proxies, probes overseas connectivity (Google/GitHub), routes dsh outbound HTTP through a working local proxy when direct access fails.
A DSH-native OAuth multiplexer for subscription-backed model providers
GitHub Actions CI manager for DeepSeek Harness: live pipeline dashboard, OAuth device-flow sign-in, repo browser, run logs, and the github_ci agent tool.
GitHub-style daily token usage heatmap for DeepSeek Harness Web
自动生成发布说明(移植自 @noice-tech/pi-changelog)
On-demand GitHub proxy for DeepSeek Harness: one-click git/SSH proxy switch in the Web UI. · DSH 按需 GitHub 代理:设置区一键开关 git/SSH 代理。
Haibala DeepSeek Harness extension center: sidebar nav plus a GitHub plugin catalog
DeepSeek Harness (dsh) plugin adapter for litkit — academic literature search, citation audit, and download tools. Root npm package of the polyglot litkit-search monorepo, so `dsh plugin add github:bpc-oss/litkit-search` installs the adapter directly.
DSH 插件更新中心:自动追踪所有插件版本,比对 npm/GitHub 最新版,一键下载→完整性校验→替换→热重启,定期自动检查并站内通知(界面参考 CC Switch 版本更新组件样式)。
文件改动确认机制(双面插件):write/edit/str_replace_editor 写入前弹出确认条,内嵌 GitHub 风格 diff(行号 + 红删绿增),允许本次 / 拒绝。File-change confirmation with inline diff for DeepSeek Harness.
并行 agent 开发环境:Codex/ClaudeCode/OpenCode/Pi 并排跑,各在独立 git worktree——一个 prompt 扇出 5 个 agent 比较合并胜者;移动伴侣监控、终端分屏、Design Mode(点击 UI 元素送 HTML/CSS/截图进 prompt)、GitHub/Linear 原生、SSH worktree、AI diff 标注。受 stablyai/orca(49k★ MIT)启发。
DeepSeek Harness plugin wrapping the GitHub CLI (gh) with a browser settings UI.
DSH 插件市场:GitHub 插件浏览/搜索/详情/一键安装,带 GitHub 登录、代理与配额显示。Plugin Marketplace for DeepSeek Harness.
Publish a DeepSeek Harness plugin to npm and GitHub in one flow: /publish-dsh-plugin command + publish_plugin tool. 一键把 DSH 插件发布到 npm 与 GitHub(双平台必发)。
DeepSeek Harness web 插件:把工具调用卡片(含 MCP 工具)与 thinking 行渲染成紧凑时间线(左侧色轨 + GitHub 风 diff + goal callout)。
只读的 GitHub 数据查看面板:Actions 运行、Commits、Releases 三列并排,作为 DSH 会话的第三个标签页。