Chuyển đến nội dung chính

deepseek-harness 2273

  • dsh-voice-input v0.3.3 Đã xác minh Giao diện web

    SenseVoice 语音输入插件 for DeepSeek Harness:在对话输入框旁添加麦克风按钮,录音后调用本地 SenseVoice 服务转成文本填入输入框。首次使用自动下载模型并显示进度,后端由插件自动启动。

    dsh plugin add @opensquad/dsh-voice-input
  • dsh-devpanel v0.1.3 Đã xác minh Giao diện web

    DeepSeek Harness 开发者工具箱插件:侧边栏入口 + 底部终端面板,可开始/终止进程、手工输入命令,并浏览 AI 输出结果。

    dsh plugin add dsh-devpanel
  • dsh-tool-grafana v0.1.3 Đã xác minh Giao diện web

    Grafana capability for DeepSeek Harness: composes the community mcp-grafana server with Grafana-specific prompt guidance and a troubleshooting skill

    dsh plugin add dsh-tool-grafana
  • taskboard v0.1.2 Đã xác minh Giao diện web

    DSH Web taskboard plugin with workspace-scoped Agent sessions, staged human review, delivery confirmation, and durable archival

    dsh plugin add @suhan-dsh/taskboard
  • dsh-power-awake v0.1.0 Đã xác minh

    Prevent the computer from sleeping while Harness is running. Toggle at runtime through a model-facing tool.

    dsh plugin add dsh-power-awake
  • dsh-plugin v0.1.5 Đã xác minh

    DeepSeek Harness (dsh) connector for OpenAgentNetwork (OAN): Gofer messages land in a connector-managed inbox and the agent answers them with oan_* tools. Join with one command.

    dsh plugin add @openagentnetwork/dsh-plugin
  • dsh-llm-capabilities v0.1.1 Đã xác minh Giao diện web

    DSH plugin: auto-detect and configure model capabilities (reasoningEfforts + input modalities) for llm-pi-ai. Successor to dsh-reasoning-efforts.

    dsh plugin add dsh-llm-capabilities
  • dsh-duizhang v0.1.0 Đã xác minh

    Reconciliation: statements, invoices and ledgers that have to balance. Bank/credit statement PDFs and invoice batches into ledger-ready tables, then reconciled — on a shared key in integer cents, or with no shared key at all by amount, date window, refere

    dsh plugin add dsh-duizhang
  • dsh-color-theory v0.1.0 Đã xác minh

    色彩理论与配色方案参考

    dsh plugin add dsh-color-theory
  • dsh-mv-session v0.1.1 Đã xác minh

    DeepSeek Harness (DSH) plugin: frame-safe session/workspace migration — mv_session tool plus a zero-dependency CLI (dry-run, backup, one-restart protocol, read-only verify)

    dsh plugin add dsh-mv-session
  • dsh-color-name v0.1.0 Đã xác minh

    颜色名称识别:输入十六进制颜色,返回常见中文/英文颜色名称(Color name lookup tool for DeepSeek Harness)

    dsh plugin add dsh-color-name
  • dsh-color-contrast v0.1.0 Đã xác minh

    WCAG颜色对比度计算器

    dsh plugin add dsh-color-contrast
  • dsh-session-html v0.1.0 Đã xác minh Giao diện web

    Offline Pi-style HTML exports for DeepSeek Harness Session trees

    dsh plugin add dsh-session-html
  • dsh-skills-mcp-cli-manager v0.1.4 Đã xác minh Giao diện web

    A derived fork of @zebbkira/dsh-skills-mcp-manager (the original Skills & MCP manager) that adds a local-CLI tool layer. Skills, MCP & CLI manager for the dsh web GUI: browse/enable/import/delete skills across project and user roots; manage MCP servers wi

    dsh plugin add dsh-skills-mcp-cli-manager
  • dsh-codebase-memory-mcp v0.1.0 Đã xác minh

    DSH plugin that bridges the local codebase-memory-mcp knowledge-graph server through the built-in @deepseek-ai/dsh-mcp-client, with a runtime-configurable exe path (settings namespace).

    dsh plugin add dsh-codebase-memory-mcp
  • prompt v0.1.0 Đã xác minh

    pi-style system prompt for DeepSeek Harness (dsh-pi). A Cordis plugin bundle that replaces the system prompt with pi's minimal-core, tool-listing, guideline style.

    dsh plugin add @dsh-pi/prompt
  • dsh-code-stats v0.1.0 Đã xác minh

    代码统计:扫描项目,按语言统计文件数与代码行数,返回语言分布与最大文件清单

    dsh plugin add dsh-code-stats
  • dsh-plugin-cron v0.1.3 Đã xác minh Giao diện web

    Cron scheduler for DeepSeek Harness: model-facing cron_add/cron_list/cron_remove/cron_run tools with durable job persistence and shell-command execution

    dsh plugin add dsh-plugin-cron
  • dsh-ximalaya v0.5.2 Đã xác minh Giao diện web

    DeepSeek Harness 喜马拉雅播客插件:Host 端代理喜马拉雅搜索/专辑/曲目/收藏声音/订阅专辑/关注主播接口并解析播放地址(免费曲直链 + 登录态 baseInfo 解锁已购/VIP 内容),支持订阅/收藏/关注云端写回(与手机 App 同步),浏览器侧提供播放条与搜索/专辑/主播/我的面板,并注册 ximalaya_play 模型工具

    dsh plugin add dsh-ximalaya
  • dsh-tool-normalizer v0.3.3 Đã xác minh Giao diện web

    Auto-healing, argument normalization, Code-Mode bridging and execution diagnostics for DeepSeek Harness

    dsh plugin add dsh-tool-normalizer
  • mermaid2aichat-dsh v0.1.5 Đã xác minh Giao diện web

    mermaid2aichat-dsh — Mermaid 可视化编辑器,DeepSeek Harness 浏览器插件:右侧可关闭面板 + 画布/Mermaid 代码双向同步 + Agent 工具通道(flowchart / sequenceDiagram / classDiagram / erDiagram)

    dsh plugin add mermaid2aichat-dsh
  • dsh-code-index v0.1.0 Đã xác minh

    Semantic repo index for DeepSeek Harness — tree-sitter symbol index, code search, and a bounded ranked repo map injected into agent context.

    dsh plugin add dsh-code-index
  • preset v0.1.0 Đã xác minh

    dsh-pi agent preset: installs the dsh-pi preset and makes it the default for web sessions

    dsh plugin add @dsh-pi/preset
  • dsh-usage-meter v1.2.2 Đã xác minh Giao diện web

    DeepSeek Harness Balance/Usage plugin: Usage and balance meter for DeepSeek Harness (DSH), providing real-time usage statistics and balance information.

    dsh plugin add @hunterchcl/dsh-usage-meter
  • dsh-cn-boot v0.1.0 Đã xác minh

    China-network bootstrap for DeepSeek Harness (dsh): connectivity probes to npm/GitHub/HuggingFace/mirrors, local proxy detection, mirror recommendations, and a generated PowerShell/bash bootstrap script. Read-only by default; apply is explicit. CLI + agen

    dsh plugin add dsh-cn-boot
  • dsh-llm-rate-limit v0.1.1 Đã xác minh

    LLM API rate limiting, concurrency control, queuing, and adaptive cooldown for DeepSeek Harness

    dsh plugin add dsh-llm-rate-limit
  • dsh-client-vscode-layout v0.1.0 Đã xác minh Giao diện web

    VS Code style layout for the DSH Web UI: left file/session split, center tabs + read-only viewer, right chat/detail tabs. Fork of @anoslide/dsh-client-vscode-layout with heavy second development (file tree, drag & drop, in-page previews, editor mode).

    dsh plugin add dsh-client-vscode-layout
  • dsh-client-ui-comfort v0.1.1 Đã xác minh Giao diện web

    Comfort layer for the DSH Web UI: gentler phase/composer transitions, fused composer+stats card, auto-collapsed tool cards. Every rule is gated on <html data-dsh-comfort>; the in-UI pill toggles that attribute, so off == the stock UI exactly.

    dsh plugin add dsh-client-ui-comfort
  • dsh-claude-subscription v0.2.0 Đã xác minh Giao diện web

    Claude Pro/Max subscription for DeepSeek Harness with official Anthropic OAuth login and automatic token refresh

    dsh plugin add dsh-claude-subscription
  • dsh-wikipali-plugins v0.1.1 Đã xác minh

    WikiPali Pali corpus research & write skills for DeepSeek Harness (dsh): pali-research + pali-write skill providers backed by the upstream wikipali CLI.

    dsh plugin add dsh-wikipali-plugins
  • dsh-client-ui-beauty v0.1.1 Đã xác minh Giao diện web

    Beauty layer for the DSH Web UI: whale-art backdrop + scrim veil + translucent periwinkle token remap (coverage logic ported from dsh-web-ui blue-fantasy skin). 9 skins, per-skin wallpaper and per-region transparency sliders. Every rule is gated on <html

    dsh plugin add dsh-client-ui-beauty
  • dsh-clash-proxy v0.2.0 Đã xác minh Giao diện web

    Self-contained rule-splitting proxy plugin for DeepSeek Harness: subscription-based routing (domestic direct / international via ss/trojan/vless/vmess/hysteria2/socks5/http nodes) confined to the harness process tree, with a native Web GUI management page

    dsh plugin add dsh-clash-proxy
  • dsh-cinematography v0.1.0 Đã xác minh

    电影运镜与镜头语言参考

    dsh plugin add dsh-cinematography
  • dsh-ci-doctor v0.1.2 Đã xác minh

    CI doctor plugin for DeepSeek Harness: watch GitHub Actions failures, diagnose logs into structured findings, and drive the fix loop

    dsh plugin add dsh-ci-doctor
  • dsh-ci-cd-bot v0.1.0 Đã xác minh Giao diện web

    DSH Web UI plugin: listens to GitHub issues/PRs across the account's repositories, auto-fixes issues whose repos are checked out locally, and turns PRs / feature requests / other items into a review-and-run queue with one-click agent execution and push.

    dsh plugin add dsh-ci-cd-bot
  • dsh-ccs-security v1.0.1 Đã xác minh

    Runtime security guard for DeepSeek Harness (DSH) — blocks command injection, SSRF, credential exfiltration, and destructive operations at runtime.

    dsh plugin add dsh-ccs-security
  • dsh-catnap v1.0.1 Đã xác minh Giao diện web

    DSH 终端风格状态面板插件:实时聚合 codex/cc/joycode/dsh 等多 agent 的运行状态与会话列表,展示系统负载(内存/CPU/磁盘/电池),带一只会打盹的摸鱼小猫。

    dsh plugin add dsh-catnap
  • dsh-card-color v0.1.1 Đã xác minh Giao diện web

    Assistant reply-card color for DeepSeek Harness: soft-pastel presets with auto-follow theme.

    dsh plugin add dsh-card-color
  • dsh-byte-size v0.1.0 Đã xác minh

    字节大小格式化:把任意字节数换算为 B/KB/MB/GB/TB 等人类可读格式,支持二进制与十进制前缀(Byte size formatting tool for DeepSeek Harness)

    dsh plugin add dsh-byte-size
  • dsh-deepseek-balance v0.1.0 Đã xác minh Giao diện web

    DeepSeek API balance badge for DeepSeek Harness: a shell.overlay pill showing live account balance

    dsh plugin add dsh-deepseek-balance
  • dsh-request-flight-recorder v1.1.0 Đã xác minh Giao diện web

    Content-free request and stream diagnostics for DeepSeek Harness

    dsh plugin add dsh-request-flight-recorder
  • dsh-budget-guard v0.4.0 Đã xác minh Giao diện web

    DeepSeek Harness plugin: LLM cost metering with budget enforcement (deny/warn), peak-valley pricing and a live usage dashboard

    dsh plugin add dsh-budget-guard
  • dsh-feishu v0.3.0 Đã xác minh

    The Feishu UI for DeepSeek Harness (dsh) — a dsh-native plugin: live streaming cards, in-card questions & approvals, one-QR setup.

    dsh plugin add @dsh-feishu/dsh-feishu
  • dsh-anti-slop v0.1.1 Đã xác minh

    DeepSeek Harness bundle: vendored anti-slop Oxlint rules, the anti_slop_lint tool, the install-anti-slop skill, a standing prompt section, and the /anti-slop command.

    dsh plugin add @try-works/dsh-anti-slop
  • dsh-okf v0.1.0 Đã xác minh Giao diện web

    DeepSeek Harness plugin: ingest research PDFs into a citable OKF markdown library, then search, graph, measure coverage, and write surveys in the same conversation

    dsh plugin add dsh-okf
  • dsh-git v0.4.0 Đã xác minh Giao diện web

    Git source-control sidebar for the DeepSeek Harness web UI: repo init, staging, commit/push/pull, branch & remote management, AI-generated Conventional Commits messages, and a commit-history graph.

    dsh plugin add @wanghaoyihaoyi/dsh-git
  • dsh-buddy v0.5.0 Đã xác minh

    dsh-buddy — 用户画像自适应表达技能:实时构建用户熟练度/偏好/领域画像,动态匹配回答深度与术语密度

    dsh plugin add dsh-buddy
  • dsh-browser-polyfill v1.0.0 Đã xác minh Giao diện web

    DSH 浏览器兼容补丁:AbortSignal.timeout/any 兼容 + 慢隧道超时放宽。老手机浏览器必备。

    dsh plugin add dsh-browser-polyfill
  • dsh-browser-playwright v0.1.1 Đã xác minh

    Playwright-powered browser capability for DeepSeek Harness: accessibility-snapshot interaction with stable element refs, session-scoped browser sessions, screenshots as attachments.

    dsh plugin add dsh-browser-playwright
  • dsh-browser-bsk v0.1.0 Đã xác minh

    Browser automation for DeepSeek Harness via bsk — navigate, snapshot, click, fill, and screenshot the user's real browser.

    dsh plugin add dsh-browser-bsk