dsh-thinking-quips
Manifest validPersonalises the DSH running-turn status line: rotating bilingual quips, a configurable animated loading icon (5 styles x 3 sizes) and one-click matching to the active theme colour, all in a General-s
dsh-thinking-quips
v0.6.2 · a DSH bundle (install-and-go) · web client plugin
Lightweight personalisation for the DeepSeek Harness status line — the line the
conversation shows while the agent is working (DSH's default Deep diving...).
Rotating bilingual quips, six loading icons in three sizes, and one-click
theme-colour matching, all in Settings → General → Playful quips.
Incremental by design: no dependencies, no build step, no config file, no network
requests. One hand-written client file, settings in localStorage, and stock DSH
packages are not modified.

Features
- Six loading icons — dot orbit (default), spinner ring, shape morph, pulse, bouncing dots, equalizer bars — each in S / M / L.
- Rotating quips — your own list, one per line, split into
# Chinese/# Englishsections and edited in a small modal; the Language control picks which section shows (Follow UI, English only, Chinese only, or Mixed). - Font colour — preview swatch, hex, RGB, or the native colour wheel.
- Match theme — one click fits the active theme's accent colour to a readable contrast, and keeps following theme switches until you stop it.
- Text effect — Shimmer (DSH's own sideways sweep, default) or Wave, which lifts each character (CJK) or each word (Latin) in turn, left to right.
- Animation speed — Slow / Normal / Fast in one click. Normal is the shipped pace and overrides nothing; the others step every animation (including DSH's shimmer) to half or double.
- Time per quip and glow strength.
- Indicator only — inject just the icon and leave the status text alone, so it can sit alongside another status-text plugin.
Install
- Add the package to the profile:
dsh plugin --profile web add github:Saknutella/dsh-thinking-quips - Add it to
dsh.profile.bundlesin$DSH_HOME/profiles/web/package.json:"dsh": { "profile": { "bundles": ["@deepseek-ai/dsh-base", "@deepseek-ai/dsh-web-app", "dsh-thinking-quips"] } } - Restart
dsh web.
Requirements: DSH ≥ 0.1.2-rc.1 (the web surface).
Uninstall: remove it from dsh.profile.bundles, run
dsh plugin --profile web remove dsh-thinking-quips, and restart dsh web.
Similar plugins
by Dbi-Eshuh
Customize DSH Web thinking status with custom flowing text, animated GIF/APNG/WebP, or combined image-and-text modes.
★ 4
MIT
TypeScript
Aug 15, 2026
dsh plugin --profile web add dsh-thinking-status-customizerRotates the model status line through a 53-phrase English/Chinese deep-theme pool: a random pick at turn start, event-driven switching on new thinking segments or tool calls (3s throttle), and a click
★ 0
dsh plugin --profile web add dsh-deep-verbsAutomatic and user-customizable Fluent-style icons for DSH Settings and sidebar actions, with offline SVG packs and original-icon preservation.
★ 0
↓ 117/wk
dsh plugin --profile web add dsh-icon-themeby 01Virex
把 DSH Web 状态行换成 1063 条梗:打字机 + 炫彩渐变 + 弹幕 + 12 个主题词库包,设置页可视化编辑。
★ 82
MIT
JavaScript
Sep 14, 2026
dsh plugin --profile web add dsh-status-rotatorThree independent language channels for model output — tool-call descriptions (every tool-call card title, including run_code in PTC-style presets), thinking, and replies — each set to follow the web
★ 0
dsh plugin --profile web add dsh-agent-langAdds deliverable-file buttons to the end of each agent turn (opens files with the OS default app) and a floating dot rail for jumping between conversation turns.
★ 0
dsh plugin --profile web add dsh-turn-tools