DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-ask-in-sidebar

Ask questions about selected assistant text in an ephemeral sidebar using a snapshot of the main conversation context.

UI & ProductivityDeveloper Tools
1GitHub Stars0ForksUpdated2026-08-31

Install

$ dsh plugin --profile web add github:Ruiming-cn/dsh-ask-in-sidebar

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-ask-in-sidebar is a DeepSeek Harness Web plugin that allows users to select text within assistant responses and ask clarifying questions in an ephemeral side panel. It captures a non-intrusive snapshot of the main conversation's LLM message history without mutating the main conversation or invoking tools.

Key Capabilities

  • Text selection popover in assistant responses with an 'Ask in Sidebar' action
  • Ephemeral sidebar panel displaying referenced text, streamed LLM responses, and collapsible thinking steps
  • Multi-turn follow-up queries within the active sidebar session
  • Uses snapshot of current main conversation LLM message history without mutating primary chat state
  • Safe Markdown rendering for answers with support for code blocks, tables, links, and formatting
  • Automatic cleanup of in-memory snapshots upon closing the sidebar panel

Useful For

  • Asking clarifying questions on specific terms or code explanations without disrupting main agent workflow
  • Deep diving into specific steps in an assistant's response in a dedicated side panel
  • Exploring alternative solutions or quick Q&A while maintaining existing chat context

Who It Fits

  • DeepSeek Harness Web UI users looking for non-destructive follow-up Q&A on assistant responses
  • Developers needing quick side discussions on specific code snippets without cluttering main session history

Documented Limitations

  • Markdown renderer is a lightweight implementation without full extended syntax (nested tables, footnotes, etc.)
  • Does not provide tools to the sidebar model; cannot invoke host tools or modify workspace files
  • Large main conversations result in larger sidebar prompt payloads due to history snapshot reuse
  • In-memory snapshots are lost on host restart; follow-ups fall back to the newest conversation snapshot
  • Browser panel relies on current Web UI DOM conventions (data-chat-flow-kind='assistant-step')

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 5 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
Ruiming-cn/dsh-ask-in-sidebar
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
26880d6 · 2026-08-31

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
1GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-31
Last release
2026-08-30
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app