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 분석

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

패키지
dsh-web-attention-badge
버전
0.3.2
라이선스
MIT
최근 업데이트
2026. 8. 13.

설치

$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.