@dsh-external/minimax-usage
MiniMax Token Plan quota monitor — displays 5-hour and weekly remaining quota progress bars in the DeepSeek Harness sidebar.
267 results
MiniMax Token Plan quota monitor — displays 5-hour and weekly remaining quota progress bars in the DeepSeek Harness sidebar.
Token 用量统计面板:左下角悬浮球 + 浅色极简仪表盘(时间范围分段、6 卡核心指标、活跃热力图、按模型堆叠趋势、甜甜圈占比),host 聚合全部会话 usage
LLM 自动重试设置卡片:在 设置 → General 里修改重试次数(maxRetries)与退避时间(initialDelayMs/maxDelayMs/jitterRatio),宿主 dsh-llm-retry 实时生效
DSH-Omni 系统总览与组件管理中心:插件/技能/预设/规范的真实资产面板(页签+头部按钮双入口),含版本更新检测、启用停用、删除二次确认与内置保护
In-session right-docked diff panel showing the per-session cumulative diff of files the agent modified (edit/write)
DSH Web profile 模组管理器:在设置页里开关第三方插件,通过改写 profile 的 cordis.patch.yml 并由 patch watcher 热生效,无需手动改文件、无需重启。
检测并自愈 LLM 输出退化循环:流式碎词/熵骤降/空转仪表三信号,请求级惩罚注入(含需核心改一行项)、流中断重试、冷却幂等、dev_loop_status 诊断
对话圆点导航:页面上纵向圆点快速跳转到用户提问位置
系统性能看板:小悬浮窗实时展示 CPU/内存/磁盘/网络/负载,占用极小(host 零依赖采集 + client 原生 DOM)
One-click start/restart for the DeepSeek Harness web service: /api/launcher/status and /api/launcher/restart.
DSH Web easy start: one-click desktop launcher, restart and shutdown service controls
Mobile companion layout for the dsh web GUI: phone-width drawer sidebar, overlay details pane, touch-sized composer and safe-area handling
OpenAI Responses API-backed web search provider for dsh: registers into ctx.web (web_search tool with server-side retrieval), plus a Web settings card for endpoint/model/key. Hot-pluggable — mounted via profile bundle patch, no dsh source changes.
Prompt Vault & Invoker for DeepSeek Harness — 管理、分类、快速调用提示词,支持侧边栏 GUI
GitHub REST API tools for DeepSeek Harness: repositories, search, issues, pull requests, comments, account binding, and workspace integration, with a browser-side GitHub panel in the web GUI
Standalone composer plugin that configures Enter, Ctrl/Cmd+Enter, and Shift+Enter independently (newline, queue send, or interject send) and replaces the built-in busy-Enter preference
队长来电(captain-call):AgentTeams 队员完成任务时,桌面助手 GINKA 替 Daisy 队长接听来电,语音汇报'是谁、是否按要求准时完成';点语音回复即直接申请麦克风,与真实队员语音办公对话。
轨迹重放:轨迹栏每个回合左侧三角播放按钮 → 从该 checkpoint fork 出重放会话并重新执行 agent;新分栏对比视图(上方对话 + 原轨迹/重放轨迹并列)
A tiny behavioral mood ring for your AI coding agent: observes session behavior and shows a four-state mood status light in the session header
My Habits for DeepSeek Harness: edit the user-global AGENTS.md from the Web settings — injected into every session by the built-in agent-instructions loader.
DSH 命令优化插件:Tab/Enter 补全命令名、参数格式引导与提示弹框、tool 开启会话(subagent)补丁、空对话命令输出修复
Sliding-rheostat theme: model + reasoning-effort driven accent, glow and gear dock for the dsh web GUI
DeepSeek Harness safe-mode recovery TUI + Web Console: full Safe TUI in a browser tab and terminal-safe recovery for broken Web plugins
One-step GitHub uploader: given a repo URL, init/commit/push the current project to GitHub.