Customize the Thinking Status Copy of DeepSeek Harness with ui-status-label

**ui-status-label** is an interface enhancement plugin for DeepSeek Harness, maintained by alingalingling. It replaces the hardcoded "Deep diving..." text in the Web chat view with customizable runtime status copy that can be modified in General settings. It supports two implementation paths: DOM injection and `conversationStatus`, only modifying the interface without touching model requests. It is licensed under MIT, and a restart of dsh web is required after installation.

Read More