Hanmiao33/dsh-bubble-explain1

@dsh-external/bubble-explain

在 harness 对话中框选任意文字后点击「解释」按钮,弹出 Markdown 实时流式解释气泡,支持递归追问,配置常驻在设置→通用页顶部

AI 분석

核心用途是提供即时的划词解释与递归追问功能,无需打断当前对话流。适合在阅读长文本或复杂代码时需要快速获取名词解释与背景知识的用户。

패키지
@dsh-external/bubble-explain
버전
0.0.1
라이선스
BSD-3-Clause
최근 업데이트
2026. 8. 25.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Hanmiao33/dsh-bubble-explain

Usage

  1. In a conversation, select any text with the mouse.
  2. Click the 解释 button that appears.
  3. An explanation bubble streams in next to the selection.
  4. Select text inside the bubble to ask a deeper follow-up, or use the copy button / drag the bubble anywhere on the page.

Configuration

Settings → General「框选解释」:

KeyDefaultMeaning
enabledtrueMaster switch
maxDepth6Max recursion depth (1–6)
maxChars300Max explanation length (50–1000)