Luaphes/dsh-web-attention-badge0

dsh-web-attention-badge

Web 关注度徽章插件:在左上角和浏览器标签页标题中显示等待用户输入或已完成未读的会话数量。

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.