deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
Mrlilili/dsh-plugin-model-switcher
⌨️ DSH 插件:快捷键切换模型 (Ctrl+Shift+M) 和推理等级 (Ctrl+Shift+R)。纯客户端实现,无需 Host。 DSH plugin: keyboard shortcuts to cycle models (Ctrl+Shift+M) and reasoning effort levels (Ctrl+Shift+R). Pure client bundle, no Host required.
PROJECT TOPICS
PROJECT README
English | 中文
DSH plugin for switching models and reasoning effort levels via keyboard shortcuts.
| Shortcut | Action |
|---|---|
Ctrl+Shift+M / Cmd+Shift+M |
Cycle through models in the current provider |
Ctrl+Shift+R / Cmd+Shift+R |
Cycle through reasoning efforts (off → low → high → max → off) |
A toast notification confirms each switch in the bottom-right corner.
Host (src/index.ts):
agentDefaultModelllm.listModels() or reasoning efforts via llm.resolveModelInfo()agentDefaultModel.saveSelection()Client (src/client/index.ts):
shell.overlay slotCtrl/Cmd+Shift+M and Ctrl/Cmd+Shift+R on the document (capture phase)host.call() and updates the model selector UI via modelDirectories.directoryFor(sessionId).select()dsh plugin --profile web add https://github.com/Mrlilili/dsh-plugin-model-switcher.git
Then restart DSH.
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。