dsh-suggest-reply
A DSH web sidebar tab that generates prompt-controlled reply candidates from the latest assistant message and inserts a selected result into the composer.
Install
$ dsh plugin --profile web add dsh-better-sidebar@latestPlugin 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.
Key Capabilities
- Registers a “帮我想想” tab through dsh-better-sidebar.
- Reads the latest completed assistant reply from the current conversation, with manual editing support.
- Generates style-labeled reply candidates using a user-provided system prompt and optional director hint.
- Streams reasoning and raw output to the panel while generation is in progress.
- Parses JSON candidate output, including limited recovery for truncated output, and deduplicates by style.
- Inserts a selected candidate into the main composer, with clipboard-copy fallback when the composer is unavailable.
- Persists the system prompt, sampling settings, and textarea height through the DSH settings service when available.
- Provides Chinese and English UI text based on browser language.
Useful For
- Drafting a next reply to continue a story or roleplay.
- Exploring multiple response styles from the latest AI message.
- Testing custom reply-generation prompts without altering the main session history.
- Inspecting model output, reasoning stream, and request details while iterating on prompts.
Who It Fits
- DSH web users who use dsh-better-sidebar.
- Users who want direct control over the system prompt used for reply suggestions.
- Prompt authors debugging structured JSON candidate output.
Documented Limitations
- Requires dsh-better-sidebar version 0.14.0 or later; the plugin does not activate without it.
- Requires a DSH web profile and a host-process restart for its host route to load after installation.
- Each generation is a separate one-shot completion with no context inheritance and no automatic retry.
- It includes no built-in prompt template; output format and safeguards are the user's prompt responsibility.
- Sampling controls are limited to temperature, output limit, reasoning effort, and stop sequences.
- Selecting a candidate replaces the current composer draft; unavailable composer support falls back to clipboard copying.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 1 runtime, 11 development, 4 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
package.json declares a prepare lifecycle script that may run during relevant package installation workflows.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- pick1e-morty/dsh-suggest-reply
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- e6dcc8f · 2026-09-07
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-23
- Last release
- 2026-08-22
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
VSCode-like modular sidebar and bottom panel workbench for DeepSeek Harness with terminal, editor, git, and plugin extension API.
View plugin →Full context lifecycle management, visualization dashboard, and /context command for DeepSeek Harness.
View plugin →A bilingual DeepSeek Harness cost-tracking plugin with session and daily costs, budgets, pricing management, balance lookup, and coding-plan quota displays.
View plugin →A DeepSeek Harness Web UI sidebar for tracking artifacts and browsing workspace files, with a pop-out tab view.
View plugin →