DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-plugin-discussion-intent

An intent-calibrated DSH discussion mode for keeping complex conversations focused and turning them into evidence-based next steps.

Security & Policy
2GitHub Stars0ForksUpdated2026-08-16

Install

$ dsh plugin --profile web add @jinplu/dsh-plugin-discussion-intent

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 Discussion Mode adds a controlled discussion workflow with persistent goals, boundaries, evaluation criteria, focus tracking, pending frame changes, and resumable workspace checkpoints. It also provides a read-only web Rail and sets a default Flash model for subagents in the profile.

Key Capabilities

  • Starts, resumes, pauses, and configures discussion depth through `/discussion` commands.
  • Keeps user-stated goals, boundaries, evaluation criteria, decisions, and negative constraints separate from model interpretation.
  • Requires explicit `/discussion accept` or `/discussion reject` actions for pending topic or frame changes.
  • Shows a read-only web Rail with Focus, You, Understanding, and Next while discussion mode is active.
  • Writes Markdown and JSON discussion checkpoints under `.dsh/discussions/` for same-session recovery after restart.
  • Wraps public subagent start APIs to default subagents in the profile to `deepseek-official` / `deepseek-v4-flash`.

Useful For

  • Keeping research exploration tied to an original question and evaluation criteria.
  • Comparing product strategies, technical approaches, or competing solutions.
  • Turning an extended decision discussion into recommendations, risks, validation points, and next actions.
  • Resuming a complex single-session discussion after restarting DSH.

Who It Fits

  • Researchers evaluating evidence and alternative directions.
  • Product and strategy teams discussing trade-offs.
  • Developers and technical decision-makers evaluating implementation paths.
  • DSH users who want explicit control over conversation reframing.

Documented Limitations

  • Designed for a single complex discussion rather than long-term memory or one-off Q&A.
  • Topic or frame changes require explicit acceptance or rejection.
  • The Rail requires `webServer`; without it, core functionality remains available but the Rail is absent.
  • Checkpoints are stored in the workspace under `.dsh/discussions/`; write failures are reported.
  • Requires DSH public interfaces compatible with `0.1.0-rc.6` and Node.js 22+ for local development.

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 1 runtime, 19 development, 14 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
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

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
JinPLu/dsh-plugin-discussion-intent
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
92c7964 · 2026-09-15

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
2GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-16
Last release
2026-08-16
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