Releases: Lenonss/DeepSeekHarnessThirdModelThinkMgr
Release list
dsh-thinking-intensity v0.1.0
DSH Web GUI thinking-intensity manager (third-party model reasoning-effort mapping). Install: dsh plugin --profile web add github:Lenonss/DeepSeekHarnessThirdModelThinkMgr#v0.1.0. Features: model directory panel, per-model reasoningEfforts mapping editor (7 levels + custom wire spellings), mainstream presets (OpenAI/GPT, DeepSeek official off/high/max aligned with 9router hiMax, DeepSeek extended, GLM/z.ai, Qwen, full-range, clear), thinkingFormat/supportsReasoningEffort switches, thinkingBudgets, one-click effort switch + set-current-model; writes llm-pi-ai settings document with schema validation and revision guard. Architecture: host half = systemPrompt announcement + settings section; client half = pure browser (sessions wire API + settings API), ModuleLoader.load closure-factory bundle matching the dsh-web-ui family.