A thinking level stored per provider and model, so reasoning effort outlives the session it was set in and also reaches subagents, which dsh never asks. The in-session picker still wins, and a model with no row keeps its provider default.
- GitHub stars
- 3
- License
- MIT
- Added
- 2026-08-24
GitHub info
- GitHub stars
- 3
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 24, 2026, 8:39 PM
- Maintainer
- CREAIT-nl
- Added
- 2026-08-24
Install
dsh plugin --profile web add @creait/dsh-think-levelREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/CREAIT-nl/dsh-plugins%23think-level)Related plugins
Models & Providersdsh-plugins#gen-limit
★ 4Per provider/model generation concurrency, with a settings card: a cap on how many sessions may stream at once, enforced at the stream and again at subagent spawn, where a fan-out past the cap waits in a FIFO queue instead of failing.
dsh-plugin-subscriptions
★ 297Use ChatGPT (Codex), Claude, and Grok subscriptions as DeepSeek Harness LLM providers, with Settings login, model catalogs, usage, plus image_generate, video_generate, and x_search tools.
dsh-commandcode-provider
★ 126Unofficial Command Code LLM provider: registers a `commandcode` route with a live model catalog and reasoning-effort support.