dsh plugins中文
← Back to popular plugin directory

add plugin

AHGGG/dsh-side-chat · skills

Codex-style Side Chat for DeepSeek Harness — select text, ask follow-up questions in a focused side conversation, and keep the main chat uninterrupted.

★ 8GitHub stars
1Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

Ask a focused follow-up about selected text without leaving your current DeepSeek Harness conversation. Compatibility: this release targets @deepseek-ai/dsh@0.1.0-rc.6 exactly. Install

Install DSH rc.6 if it is not already available. Refresh only this package's registry metadata before adding it, so pnpm cannot reuse an older latest value immediately after a release:

Start DSH from the project you want the agent to work in:

Install command

dsh plugin --profile web add github:AHGGG/dsh-side-chat
View GitHub repository ↗Back to popular plugin directory