@dsh-external/dsh-skill-manager
dsh web GUI skill manager: browse, preview, import, add, and delete user skills from a settings page
266 results
dsh web GUI skill manager: browse, preview, import, add, and delete user skills from a settings page
Dependency-layered plugin skill tree tab for the dsh web GUI plugins settings
DSH web plugin: schema-driven advanced model settings page (settings.section 'model-advanced').
Watchdog for the dsh web GUI: crash logging + exponential-backoff auto-restart supervisor + status panel
侧栏与对话区之间的全高竖栏:「小计」(全局+工作区 todo/随记);右缘可拖拽调宽,DSH 主题令牌适配
辅助视觉模型:图片→文本描述,供文本模型、浏览器截图兜底与聊天贴图降级使用
DSH profile bundle: account quota cards beside the composer — DeepSeek balance with a configurable refresh interval (1/5/10/30/60 min), and OpenCode Go 5h/weekly/monthly token usage. The card follows the selected model and carries a debounced manual refresh button.
SillyTavern feature port for DeepSeek Harness: character cards, world info (lorebook), and generation presets as prompt sections, runtime context, request overrides, and slash commands
Additive whale-maid persona and automatic near-limit session continuation for DeepSeek Harness
Fix garbled non-ASCII output from the pwsh tool on Windows: native output (ANSI or UTF-8) is captured byte-preserving inside pwsh and decoded per-segment (strict UTF-8 else ANSI) before re-emitting as UTF-8. 修复 pwsh 工具中文/非 ASCII 输出乱码(兼容 GBK 与 UTF-8 两种原生输出)。
DSH sound cues: a short Web Audio ding when you need to act (approval / question), and a different one when a task finishes. 需要操作与任务完成时的简短提示音(Web Audio 合成,无弹窗无系统通知)。
Monitor the system clipboard and keep a searchable persisted history with a Web panel and agent tools for DeepSeek Harness (DSH).
@dsh-external/llm-ratelimit
DSH profile bundle: Settings pages to list current/residual sessions and archived documents (ID, date, summary) and delete them with double confirmation.
dsh 任务完成时推送手机通知(Bark / Server酱 / 任意 webhook)
AutoMemory for DSH:会话级记忆(收尾提醒 + 软上限检查 + 记忆索引维护),配置面板在 设置→插件。
检查学术期刊投稿审稿状态并定时汇报:Editorial Manager 期刊走确定性 Playwright 抓取,其他投稿系统回退给 AI 用浏览器工具处理。
在每个 DSH 新会话的 system prompt 开头自动注入可自定义的固定提示词,并提供输入栏 UI 编辑入口
DeepSeek API 余额悬浮窗(DSH bundle):启动即显示、可拖动缩放、放大显示官方用量(今日柱状图/逐日明细/模型分布)
生图画廊:把会话里的 generate_image 工具结果渲染为并排缩略图画廊(点击放大、右键另存),不改动 DSH 源码
DSH Agent 跨会话全局记忆插件:会话开始注入条目级索引,模型按需 recall 记忆全文,显式保存/搜索/删除,数据仅存本机 $DSH_HOME/memory/
DSH Web 输入框方向键插件:裸 ↑/↓ 像终端一样召回与切换已发送消息历史(bash 语义),零核心改动
SeqViz sequence viewer preview for DSH Web, overriding dsh-file-explorer's previews for FASTA/GenBank/JBEI/SnapGene/SBOL files
Workspace-confined PaddleOCR tool and /ocr command for DeepSeek Harness.