dsh-wechat-mp
DeepSeek Harness plugin: turn markdown into a typeset WeChat Official Account draft.
389 results
DeepSeek Harness plugin: turn markdown into a typeset WeChat Official Account draft.
dsh plugin that turns the iterate skill into an autonomous closed-loop harness with quality command center and experience bank (v3.3). Features: plan -> parallel review xN -> atomic fixes -> validate -> loop -> auto-stop, plus dry-run pure-review mode, qu
IM bot notifications for dsh-TUI: push long-turn completion and approval requests to a 飞书/钉钉/企业微信/generic webhook, configured in /settings (webhook namespace), status via /webhook.
Replay real DeepSeek Harness turns against Standard, Minimal, Anchored, or plugin candidates with frozen request-surface evidence
Turn-end reminder for DeepSeek Harness: in-page toast while the page is visible, OS-level browser notification while it is hidden (out-of-tree plugin)
DSH host plugin: notify via Telegram when a conversation finishes or needs user confirmation (ask_user_question / approvals), and let you reply from Telegram to continue the session. Bare messages (no sessionId) are app-routed: calendar-related text goes to the calendar app conversation, everything else creates a new conversation in the chat app. Since v0.4.0 it is also the single truth source of the per-session approval policy (ask / allowed-once / rejected) — Telegram's /approve and the web card's third button turn the same knob; grants made from the web live in process memory only and are revoked on restart.
DSH 对话语音/音效提醒插件:每个 turn 结束自动播报「完成」,工具报错或回合失败时播「失败」,并在 DSH 设置页提供独立的「语音播报」分区。开箱即用——默认「音效」模式内置 20 个音效(提醒 10 + 大自然 10),不需要 API Key、不需要自备音频;想用自己的声音可用火山「声音复刻」克隆音色,一键生成三条播报语音(克隆/预设双路由、批量导入、试合验证)。走 winmm/waveOut 原样播放,绝不改动系统音量或静音状态。仅 Windows。| DSH voice/sound alert plugin: speaks or plays a cue at the end of every turn and plays a failure cue when a tool call or turn errors, with its own section in the DSH settings page. Works out of the box — the default effect mode ships 20 built-in sounds (10 alert chimes + 10 nature) with no API key and no audio files; an optional Volcengine voice-clone route can generate the three announcement clips in one click. Plays through winmm/waveOut as-is and never touches the system volume or mute state. Windows only.
DSH Web UI 插件:每轮结束时汇总本轮所有文件修改差异
DeepSeek Harness plugin: a hoverable/clickable outline rail on the left of the chat column (one marker per turn, summary card on hover, click to jump).
Todo-backed turn-stop gate and prompt plugin for DeepSeek Harness: blocks stop on unfinished work and prompts on no-todo or stale-todo streaks, configurable in the settings page.
DeepSeek Harness bundle: inject the user's IDE context (open editors + current selection) into each turn, via the Claude Code IDE WebSocket bridge (IntelliJ IDEA & VS Code).
Queue Consolidation for DeepSeek Harness: when the agent is busy and you queue several follow-up messages, the next turn runs with ONE consolidated formal prompt — the model rewrites the batch into a single prompt and executes once, instead of piecemeal one-message-per-turn rework.
dshX live model working-status line (fork of dsh-working-activity): standard enterprise copy, running tool, turn elapsed — for the dshX TUI prompt.
Litefuse observability for DeepSeek Harness: every user turn becomes one agent trace with per-call generations, tool spans, and subagent subtrees
Session minimap for DSH Web: one bar per turn along the left edge of the conversation, hover for a question/answer preview, click to jump. · 会话小地图:一根杠一轮对话,悬停出提问+回答预览,点击跳转。
Ctrl+C interrupts the running agent turn in the DSH Web GUI — same as clicking the stop button
DSH web plugin: better-sidebar Turn Review tab — a human gate on the diff of the just-finished agent turn (Approve / Request changes per path with comment). Not a rewind.
Windows toast + chime when the agent needs you: turn done, blocked, error, max-tokens, interrupted, approval, question, and plan review, with bilingual previews and a per-session anti-storm queue.
Composer auto-hide on scroll for the dsh web GUI: the input bar follows the message flow off-screen when you scroll up to read context, and slides back in when you return to the latest message.
Turn DeepSeek Harness conversations into a hive: send_to_session delivers a task straight into another conversation and wakes it (with automatic result callback); list_sessions enumerates live conversations to target
Host plugin for DeepSeek Harness: ambient status grid page + AFK notifications (ntfy push / alarm) on turn-end, error, and approval-wait. The "obvious" idea from opencode-obvious-grid, on DSH seams.
Select and locally share one or more DeepSeek Harness conversation turns as Markdown, self-contained HTML, or a long PNG, with privacy-first redaction and no uploads
MemoryDirector plugin for DeepSeek Harness: LLM-driven remember/forget across turns (the official harness has no memory concept)
Per-turn file-change panel: lists created/modified files at the end of every answer, shows their diffs, and reveals them in the OS file manager