dsh-plugin-thinking-size: A Live Thinking-Length Badge for DeepSeek Harness Web Chat

focksor/dsh-plugin-thinking-size

UI & ExperienceVerified
Listed on 2026-08-29
Page last updated 2026-08-30

Adds a live reasoning-token badge to DSH web chat, appending Think(128) style counts to each thinking row title, updating in real time and persisting.

dsh-plugin-thinking-size is a DSH plugin that appends a compact Think(128) / Think(5.2K) badge to every 'Think' disclosure row in the DeepSeek Harness web chat interface, showing the model's reasoning token count in real time. It solves the problem of not being able to see thinking length, letting you watch the count tick during conversation and keeping badges on history messages. It supports adjustable precision (1 or 2 decimals) and silent degradation, touching no host code for safety.

How to Install

install
npmdsh plugin --profile web add dsh-plugin-thinking-size
Category
UI & Experience
Platform
DSH Plugin
Author
focksor
Distribution
Plugin

dsh-plugin-thinking-size Key Features

Live countingPersistent badgesAdjustable precisionSubtle design
Listed on dsh-plugin.org

dsh-plugin-thinking-size Repo Summary

What Does It Do?

It is a live reasoning-token badge DSH plugin for DeepSeek Harness that appends a compact Think(128) / Think(5.2K) marker to the title of every "Think" disclosure row in the DSH web chat interface. It solves the problem of not being able to see how long a model's thinking is, letting you watch the reasoning token count tick in real time and keeping the badge on history messages. Core capabilities include live counting, persistent display, adjustable precision, and silent degradation.

Core Features

  • Live counting: the badge number ticks up while the model is thinking, reflecting the current reasoning token count.
  • Persistent display: historical Think rows keep their badge, surviving expand/collapse and session switches.
  • Adjustable precision: hover the badge to choose 1 or 2 decimal places (default 1), applied instantly and remembered in localStorage.
  • Silent degradation: if the data source is missing or the DOM contract changes, the plugin idles or skips rows quietly without breaking the host.

How to Use This Plugin?

After enabling the plugin in DSH web, no extra action is needed; badges appear automatically in the title of each Think row. You can hover a badge to adjust the decimal places, and the choice applies to all badges immediately and is remembered. To see the thinking length, just glance at the badge without expanding the thinking content.

This page is an independent rewrite of the plugin's official README — for authoritative documentation and the latest changes, refer to the source: focksor/dsh-plugin-thinking-size. The plugin is third-party code that runs on your machine once installed; inclusion does not imply endorsement — please review the source before installing.

Install, update, and uninstall this plugin in the Plugin Market of DeepSeek Harness's DSH Plugin Hub

DSH Plugin FAQ