dsh-doubao-voice
DSH WebUI 语音输入插件(火山引擎流式 ASR / 豆包 Seed ASR):输入框麦克风按钮(Alt+V)→ 浏览器采集 16kHz PCM → 经宿主 WebSocket 中继到豆包流式识别 → 实时回填(跟随光标/Proma 式输出,失败兜底剪贴板)。协议实现源自 Proma 桌面端调研复刻。
274 results
DSH WebUI 语音输入插件(火山引擎流式 ASR / 豆包 Seed ASR):输入框麦克风按钮(Alt+V)→ 浏览器采集 16kHz PCM → 经宿主 WebSocket 中继到豆包流式识别 → 实时回填(跟随光标/Proma 式输出,失败兜底剪贴板)。协议实现源自 Proma 桌面端调研复刻。
DeepSeek Harness 插件安装前兼容性预检守卫:检查 Node/engines、@deepseek-ai 核心包 peer 版本与 dsh 清单,支持隔离试启动与确认后修复安装,防止版本不兼容导致崩溃。
Omni - a reliability and orchestration control plane for DeepSeek Harness, designed to turn fast models into dependable long-horizon software-engineering agents.
A canvas the agent draws on and then sees: eyes_render draws text/shapes in the Web GUI, stores the PNG locally, and hands the result back to the model. Windows-only: eyes_ocr reads text via the built-in Windows OCR engine (Windows.Media.Ocr).
前端 UI 工程:组件设计、状态管理、性能与可维护性,把前端当工程做。受 addyosmani/agent-skills(88k★ MIT)启发。
Engineering verify gate for DeepSeek Harness: configured commands are authority; dirty receipts block conclude.
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
Custom wallpaper engine for the dsh web GUI: upload an image (client-side WebP/JPEG compression), frosted-glass blur, pane opacity, and auto font-color linkage.
DSH 插件:提示词工具,规范模型的思维链与回答内容,提供 Web UI 编辑 preset.md 与 AGENTS.md,并按 skills 目录注册可开关技能。
Generic URL + optional API key search provider for the DeepSeek Harness web profile (ctx.web), with an in-settings configuration card. Zero-intrusion bundle plugin; works with any SearXNG-compatible JSON endpoint.
dsh-voice — turn-based voice loop for DeepSeek Harness: pluggable Qwen / MiMo / local ASR+TTS engines, agent-driven speak/listen tools and browser PTT UI, built for interviewer presets
气候工程
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
工程方法论技能集:实现前先分类并获批(Spike/Bounded/Architectural)、系统化调试。受 obra/superpowers(274k★ MIT)启发的 DSH 原创改编。
提示词工程模式:结构化推理(CoT/ToT)、few-shot、模板变量、生产级提示词优化。受 wshobson/agents(38k★ MIT)启发。
System-prompt & tool customizer for DeepSeek Harness with a standalone sidebar panel: block / replace / inject prompt sections by name, and hide tools from the model catalog. Config lives in the plugin's own ~/.dsh/prompt-customizer/config.yaml (auto-migrated once from the legacy settings.yaml section).
One install for SpecFlow, GitFlow, Guardian, and Code Intel on DeepSeek Harness.
Custom background image for the DeepSeek Harness web UI (theme token overlay + settings card)
dsh 提示词优化助手:发送前调用专门的提示词工程 agent 润色/补全/扩写命令,支持重写、多轮改写与撤回(host + client 双半插件,dsh plugin add 一键安装,随 harness 启动自动加载)。
UE 日志速读卡:模型调用 uelog 工具扫描 UE 项目 Saved/Logs/(兼容标准 UE 日志与 adb logcat 真机格式),流式解析 + 归一化去重 + 崩溃提取,渲染速读卡片并一键复制缺陷单摘要。
面板底色控制:为左侧侧边栏 / 输入框 / 对话区叠加可调不透明度的底色遮罩,普通皮肤模式与 Wallpaper Engine 壁纸模式均生效。
Evidence-backed engineering Mission governance for DeepSeek Harness
DeepSeek Harness (DSH) sidebar plugin: live Volcengine Ark Agent Plan usage (5h / weekly / monthly), fetched via the local arkcli.
Volcengine Ark (火山方舟) web-search provider for the DSH web seam: calls the Ark Responses API with the native web_search tool and maps url_citation annotations to search sources.