Luaphes/dsh-web-attention-badge0

dsh-web-attention-badge

Web attention badge: a top-left corner indicator counting sessions waiting for user input or finished-but-unopened, plus a browser tab title prefix

AI Analysis

核心用途是直观提示有哪些会话需要用户介入。适合同时开启多个 DSH 会话、需要多任务并行处理并快速切换到待处理会话的用户。

Package
dsh-web-attention-badge
Version
0.3.2
License
MIT
Last updated
Aug 13, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Luaphes/dsh-web-attention-badge

Install

dsh plugin --profile web add dsh-web-attention-badge

Or install straight from GitHub:

dsh plugin --profile web add "github:Luaphes/dsh-web-attention-badge#v0.3.1"

Upgrade / uninstall:

dsh plugin --profile web update dsh-web-attention-badge
dsh plugin --profile web remove dsh-web-attention-badge

dsh plugin registers the bundle automatically — no manual config.