vincent-guo/dsh-loading-phrases

vincent-guo★ 0JavaScript最后同步: 2026-08-21

在 GitHub 打开

DeepSeek Harness Web GUI plugin — replaces the "Deep diving..." running status with rotating witty phrases and practical tips.

README 摘要

dsh-loading-phrases Replace the "Deep diving..." running status in the DeepSeek Harness Web GUI with alternating witty phrases and practical tips — in the original position, with the original shimmer effect and the elapsed clock intact. 中文说明 Behavior While a turn is running (the same condition under which the original status line appears): - the original "Deep diving..." text gives way to a rotating line in the same place , rendered with the same gradient-shimmer recipe; - strict alternation: witty phrase for 5 s → tip for 10 s → witty phrase… each run starts with a witty phrase; - rotation is a no-repeat shuffle (Fisher–Yates decks, reshuffled on exhaustion) — no back-to-back repeats, every entry shown once per cycle; - the elapsed clock that appears after 15 s keeps working exactly as before; - the line follows the GUI locale: zh → Chinese lists, otherwise English; - the phrase is mirrored onto the status line's aria-label , so assistive tech announces real text changes instead of the CSS pseudo-element; - long phrases truncate with an ellipsis in narrow windows; - if the product DOM changes and the status line can no longer be found, the plugin logs a console diagnostic instead …

在 GitHub 查看完整 README →
工具/开发deepseekdeepseek-harnessdshdsh-pluginloading-phrasespluginprofile-bundleweb-gui

分类