AI Agent Hub
Back to plugins
dsh-status-card preview

dsh-status-card

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install liqiming-whu/dsh-status-card

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

Run dsh plugin install liqiming-whu/dsh-status-card in the terminal, or visit https://github.com/liqiming-whu/dsh-status-card to download a Release package and run dsh plugin install ./dsh-status-card-0.2.1.tgz, then restart dsh web and hard-refresh the page.

About this plugin

Agent replies in DeepSeek Harness have long been plain text streams with no visual hierarchy or instant status feedback. dsh-status-card was built to fix exactly that: it silently injects a dynamic dsh-ui status card at the top of every reply, turning a monotone text flow into a conversation with state, semantics, and visual rhythm.

Core capabilities include six built-in templates spanning soft and playful, minimal and focused, professional, sci-fi, warm companion, and developer terminal styles, plus fully custom GenUI JSON templates capped at 64 KiB. The settings page offers live preview and template validation, and browser first-language detection automatically switches the interface, built-in templates, and prompt injection to Chinese when the preferred language starts with zh, otherwise using English. Injection works through ctx.systemPrompt.section(), so no user or assistant messages are ever appended, and card directives never accumulate in conversation history.

It is ideal for end users who want visual feedback in Harness conversations, developers chasing personalized UI experiences, and product managers standardizing reply aesthetics across a team. As long as DeepSeek Harness and @omdsh-dev/dsh-genui are installed, the plugin is ready out of the box.

Screenshots

Use Cases

  • Every Agent reply automatically carries a visual status card with zero manual effort
  • Switch between six built-in templates or a custom GenUI JSON in settings with live preview
  • Interface and prompt injection auto-switch to Chinese when browser prefers zh, otherwise English

Best For

  • Everyday DeepSeek Harness users who want visual hierarchy in chat
  • Developers pursuing personalized reply styles and GenUI deep customization
  • Product managers standardizing Agent reply aesthetics across a team