DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-output-styles

Runtime switchable, session-scoped model output styles and renderers for DeepSeek Harness.

UI & ProductivityTerminal & TUIDeveloper ToolsSecurity & PolicySkills & WorkflowsRemote Execution
7GitHub Stars0ForksUpdated2026-09-18

Install

$ dsh plugin --profile web add "github:PerryLink/dsh-output-styles#main"

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-output-styles brings Claude Code-style output style switching to DeepSeek Harness. It provides a /style command, session-scoped persistence, system-prompt injection, custom Markdown style libraries, and an extensible output renderer protocol with session export capabilities.

Key Capabilities

  • Runtime model output style switching via /style command and Web UI popup picker
  • Session-scoped persistence in the output_style storage domain
  • System-prompt section injection reassembled on every prompt cycle
  • Custom style libraries loaded from Markdown files with frontmatter directives or Claude Code compatible JSON
  • Output renderer protocol (output.render.*) with built-in concise and step-by-step renderers
  • Per-session and per-tool presentation rules
  • Session export to Markdown and sanitized HTML via /export command

Useful For

  • Switching between terse coding outputs, explanatory tutorials, and formal reports dynamically
  • Tailoring model response structures per conversation session or per tool output
  • Exporting sanitized conversation summaries and logs formatted to Markdown or HTML

Who It Fits

  • DeepSeek Harness developers wanting fine-grained control over prompt tone and verbosity
  • Users migrating from Claude Code custom output style workflows
  • Engineers requiring consistent, step-by-step or concise output formatting

Documented Limitations

  • Styles apply to the main conversation only; subagent sessions maintain their own prompts
  • Style bodies exceeding maxStyleChars budget are truncated with a marker
  • Degrades prompt injection if first-party core outputStyles service is detected

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.

No automated security signals have been published yet.

Source & Registry Notes

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

Source repository
PerryLink/dsh-output-styles
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
eb7295a · 2026-09-19

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
7GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-18
Last release
2026-09-12
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