WLV-ZEDD/dsh-btw0

@wlv-zedd/dsh-btw

DeepSeek Harness 侧边辅助面板与抽屉插件,支持通过 /btw 命令进行快捷提问与 Markdown 结果展示。

AI 分析

核心用途是提供一个不打断主线对话的旁路问答悬浮窗。适合在长对话中需要临时向 AI 提问常识或无关问题,并希望保持工作区整洁的用户。

包名
@wlv-zedd/dsh-btw
版本
1.0.1
许可证
MIT
最近更新
2026年9月3日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:WLV-ZEDD/dsh-btw

Usage

In the Web Chat Interface

Type /btw followed by your question:

/btw What is the port number of PostgreSQL?
/btw Sinong kalaban ni Superman na malakas din?
  • Floating Banner: The question immediately displays above the composer with Thinking... status. Once resolved, the rich Markdown answer smoothly appears.
  • Pagination: Navigate previous questions in the session using .
  • Action Controls:
    • Copy: Copies the answer to clipboard.
    • Delete: Removes the question from session history.
    • Collapse / Expand: Toggles the answer view to keep your workspace tidy.
    • Dismiss [X]: Closes the floating banner.