@dsh-external/dsh-skill-stats
Skill usage statistics for DSH: counts every skill invocation across sessions (replay of existing logs + live session/event subscription), detects zombie skills, and helps decide which skills to keep.
236 results
Skill usage statistics for DSH: counts every skill invocation across sessions (replay of existing logs + live session/event subscription), detects zombie skills, and helps decide which skills to keep.
Custom sidebar plugin with a replacement brand logo (session tree, search, grouping).
Replay real DeepSeek Harness turns against Standard, Minimal, Anchored, or plugin candidates with frozen request-surface evidence
Steno — inline shorthand expansion plugin for dsh. Type #tag in a message and it is replaced with the configured text before sending.
Per-session Node REPL terminal in the DSH web UI: a session-local floating terminal (ghostty-web) bridged over WebSocket to an in-process node:repl that has the live agent Cordis Context (agent.ctx) in scope.
DeepSeek Harness 侧边栏会话搜索增强:搜索范围由用户自己定——时间范围(全部 / 最近 N 天)与内容来源(我说的话 / DSH 的回复 / 项目名)都在搜索结果上方可改,选择存进官方设置文档、重启后仍然有效;命中片段显示两行。Customize the sidebar session search scope: time range and content sources (my messages / assistant replies / project names), persisted through the official settings document, with two-line match excerpts.
DSH plugin that shows a '中文回复' label in the web sidebar and forces the model to reply in simplified Chinese.
Multi-platform IM gateway for DeepSeek Harness (fork of dsh-im-hub with media): Telegram voice/photo/document/video + reply handling, STT (Deepgram primary, HF Whisper fallback), outbound MEDIA: markers. Feishu/WeCom kept as-is.
Drop-in replacement for the Codex subagent provider that projects the app-server stream into a harness child session, so Codex runs render as ordinary subagents in the Web UI
文件改动确认机制(双面插件):write/edit/str_replace_editor 写入前弹出确认条,内嵌 GitHub 风格 diff(行号 + 红删绿增),允许本次 / 拒绝。File-change confirmation with inline diff for DeepSeek Harness.
Real-time duplex voice for DeepSeek Harness: Volcengine streaming ASR/TTS, agent reply narration, barge-in, wake word, live captions. | 实时双工语音插件:火山流式 ASR/TTS、回复朗读、打断、唤醒词、实时字幕。
Deterministic show/game engine on top of DeepSeek Harness: scenario packs, machine-adjudicated matches, replayable event logs
AgentFrame compaction backend for DeepSeek Harness: semantic + physical KV compression (28.4x) replacing LLM summarization
dsh-reprolab — a complete bug-to-proof workflow for DeepSeek Harness: frozen repro tests, RED/GREEN/REGRESSION gates, and replayable evidence.
DeepSeek Harness plugin: replace the model selector with one that shows real brand marks per provider (DeepSeek, Zhipu, Xiaomi, OpenCode Go…), so same-named models on different providers are never confused. Theme-adaptive, OpenCode-flavored.
DeepSeek Harness skill bundle: replicate-android-feature (loads SKILL.md).
Fluid streaming rendering and silky scrolling for DeepSeek Harness replies, including Markdown, code blocks, tables, and tool results.
Replace the DSH Web reasoning-effort chooser with a compact animated FX slider that scales with effort level.
Select any text in a DSH chat reply to get a floating Follow-up / Copy pill — one click turns the selection into a follow-up question in the composer. · 选中聊天回复中的任意文字,浮出「追问/复制」气泡,一键把选中内容变成追问填入输入框。
Adds a search field inside the model picker menu of the composer. Drop-in replacement for the native model seat, sharing the same per-session ModelDirectory so /model popup, the effort selector, and the /model command stay consistent.
替换侧边栏左上角的品牌名与构建徽标文案(默认 DSH Local Build + commit hash),经 WebUI 插件配置页卡片实时配置。 | Replace the sidebar's top-left brand name and build-revision badge text (defaults to DSH Local Build + commit hash) via a live settings card in the Plugin Config page.
DeepSeek Harness (dsh) plugin that exports a session as a self-contained, replayable HTML file — full transcript, faithful tool cards, and playback at the original timing.
Official-pattern dsh bundle: replace headless-startup with per-invocation CLI flags without writing settings
Configurable skill discovery provider for DeepSeek Harness (DSH): cwd / project / ancestors / global layers plus editable parent dirs, with an install wizard to replace or coexist with dsh-skill-filesystem. Hot-pluggable — install via `dsh plugin --profile <name> add @sidleo3/skill-scan`.