AI Agent Hub
Back to plugins
🎮

ui-status-label

Fun & Dress-up Updated 2026.08.23

Run the following command in DeepSeek Harness:

dsh plugin install alingalingling/ui-status-label

Paste the following prompt into your AI chat to install this plugin:

Install it in DeepSeek Harness with dsh plugin install alingalingling/ui-status-label; source: https://github.com/alingalingling/ui-status-label

About this plugin

In the default dsh Web chat view, the running status bar always shows a fixed "Deep diving..." message while the agent is working. If this prompt feels monotonous, or you simply want the interface to better match your language and aesthetic preferences, ui-status-label offers a zero-code solution: a single text input in the General section of the settings panel lets you type any status text you like, and the chat view will display it during thinking, tool execution, or streaming output.

The plugin's core strength is lightweight, instant status replacement. It implements two activation paths: by default, DOM injection watches and replaces the official status element, ensuring it works out of the box on official releases; when the upstream ui-conversation provides a conversationStatus extension point, it automatically switches to service rendering, so the two paths never conflict. All settings are persisted in $DSH_HOME/settings.yaml, following the user home across Web ports, and changes take effect immediately without manual saving or restarting.

This plugin is ideal for regular dsh Web users—whether you want to write an encouraging note, a fun reference, or simply replace the default English status with your native language, ui-status-label adds a touch of personality to your chat interface without affecting any model requests. It operates only on the browser presentation layer and never touches model or inference logic, making it a safe choice for those who want visual polish while keeping system behavior unchanged.

Use Cases

  • Replace the default "Deep diving..." with a personal note or meme to make waiting more fun.
  • Display status in your native language instead of the default English prompt.
  • Add lightweight visual personalization to the chat view without touching model behavior.

Best For

  • Regular dsh Web users who want a more personal chat experience.
  • Tinkerers who enjoy customizing their interface.
  • Users who prefer visual polish without altering system behavior.