dsh-output-styles
by PerryLink · PerryLink/dsh-output-styles
★ 5 Stars
⑂ 0 Forks
↓ 945 Downloads/week
Updated: Sep 12, 2026
Apache-2.0
TypeScript
Original language: English
About
Runtime-switchable model output styles with Claude Code outputStyles parity, plus the output.render.* presentation protocol: a /style command, per-session persistence, systemPrompt injection, six built-in styles, a web picker, and a renderer registry with per-session/per-tool rules and /export.
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.2.0 | — | — |
| 0.3.0 | — | — |
| 0.3.1 | — | — |
| 0.3.2 | — | — |
| 0.4.0 | — | — |
| 0.4.1 | — | — |
| 0.4.2 | — | — |
| 0.4.3 | — | — |
| 0.5.0 | — | — |
| 0.6.0 | — | — |
| 0.6.1 | — | — |
| 0.6.2 | — | — |
| 0.6.3 | — | — |
| 0.6.4 | — | — |
| 0.6.5 | — | — |
| 0.6.6 | — | — |
| 0.6.7 | — | — |
| 0.6.8 | — | — |
| 0.6.9 | — | — |
| 0.6.10 | — | — |
Similar plugins
by evanfang0054
Claude Code style /init command for DeepSeek Harness (DSH): generates CLAUDE.md and symlinks AGENTS.md to it
★ 0
MIT
JavaScript
Sep 1, 2026
dsh plugin --profile web add dsh-initLoads Claude-style plugins into DeepSeek Harness (dsh): discovers skills, commands and optional SessionStart hooks from Claude plugin directories, with hot command reload and uninstall cleanup.
★ 0
↓ 59/wk
dsh plugin --profile web add dsh-claude-plugin-loaderby dsh-tui
Claude Code-style terminal UI for DeepSeek Harness agents, as an out-of-tree dsh plugin bundle
★ 31
NOASSERTION
TypeScript
Aug 14, 2026
dsh plugin --profile web add @dsh-tui/dsh-tuiby cogine-ai
Claude-Code-Styled TUI for DeepSeek Harness
★ 8
↓ 148/wk
MIT
TypeScript
Sep 11, 2026
dsh plugin --profile web add dsh-claude-tuiby PerryLink
Claude Code-style declarative permission rules for DeepSeek Harness: ordered allow/deny/ask rules with tool-name, argument (glob/regex), and workspace-path matching on the tools/pre-execute waterfall,
★ 115
Apache-2.0
TypeScript
Sep 12, 2026
dsh plugin --profile web add dsh-permission-rulesby KYinCode
Claude Code 风格的 DSH hooks:通过 .dsh/hooks.json 在智能体/工具生命周期事件上运行 shell 命令 | Claude Code style hooks for DeepSeek Harness: shell commands on agent/tool events via .dsh/hooks.json
★ 4
MIT
JavaScript
Aug 19, 2026
dsh plugin --profile web add dsh-hooks-plugin