Luaphes/dsh-web-attention-badge ↗★ 0
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 分析
核心用途是直观提示有哪些会话需要用户介入。适合同时开启多个 DSH 会话、需要多任务并行处理并快速切换到待处理会话的用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Luaphes/dsh-web-attention-badgeドキュメント
README 全文を読む ↗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.