dsh-plugin-structured-output
Enables opencode-style json_schema structured output for DeepSeek Harness agents with native schema validation.
Install
$ dsh plugin --profile web add link:/path/to/dsh-plugin-structured-outputPlugin 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 `/json-schema` command to store session-specific object-rooted JSON schemas
- Provides a `StructuredOutput` tool to enforce and validate structured responses from LLM agents
- Integrates into DeepSeek Harness settings for per-preset mode visibility and configuration
- Validates model outputs natively using the DSH JSON Schema subset
Useful For
- Enforcing strict JSON schema responses from DSH agents for downstream programmatic parsing
- Extracting structured entity data, parameters, or configurations during chat sessions
- Configuring specific agent presets to require structured output while leaving others in freeform text mode
Who It Fits
- Developers building automated workflows and tools on top of DeepSeek Harness
- DSH users requiring predictable JSON payloads and typed responses from models
Documented Limitations
- Requires building local toolchain prior to installation if prebuilt assets are omitted
- Supported schemas are limited to DSH's enforced JSON Schema subset (object properties, required, boolean additionalProperties, array items, enum/const, exact-one oneOf)
- Disabled by default on all agent presets; must be explicitly enabled per mode in settings for new sessions
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.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- royenheart/dsh-plugin-structured-output
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 0bb007e · 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
- 0GitHub stars
- Forks
- 0
- Open issues
- 2
- Last commit
- 2026-09-03
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
DeepSeek Harness-native vision toolkit for image Q&A, OCR, grounding, UI restoration, pixel comparison, and visual artifacts.
View plugin →Image generation and iterative editing plugin for DeepSeek Harness supporting cloud providers and local ComfyUI.
View plugin →DSH undo and crash-recovery plugin with snapshots, rollback, Safe Mode, and offline Windows tools.
View plugin →Browser automation plugin enabling DeepSeek Harness agents to interact with logged-in browser sessions safely via dedicated Agent Windows.
View plugin →