AI Agent Hub
Back to plugins
dsh-showcase preview

dsh-showcase

Client Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install STFQ/dsh-showcase

Paste the following prompt into your AI chat to install this plugin:

Install the plugin in DeepSeek Harness by running dsh plugin install STFQ/dsh-showcase; the repository is at https://github.com/STFQ/dsh-showcase.

About this plugin

A DeepSeek Harness session log is rich with semantic events—prompts, tool calls, code diffs, execution results, and final answers—yet turning those events into a compact, README-ready demo usually means either a lengthy screen recording or a batch of manual screenshots; neither is reusable, versionable, or consistent across releases. dsh-session-showcase closes that gap by reading DSH official export ZIPs, raw JSONL files, or ZStandard session logs, selecting the most expressive semantic moments, and rendering polished WebP/GIF animations, cover posters, social-preview cards, a copy-paste-ready README snippet, and a machine-readable manifest—all entirely locally, with zero model calls, no uploads, and secret redaction (API keys, GitHub tokens, JWTs, bearer tokens, emails, home-directory paths) enabled by default. It runs both as a standalone CLI and as the dsh_showcase tool plugin inside a DSH profile, so the distance between a finished session and publish-ready visual assets is a single command. Whether you are crafting a plugin launch post, preparing visual content for a Release, or wiring demo-image generation into a CI pipeline, dsh-showcase turns a repetitive, error-prone chore into a repeatable, auditable step so you can spend your creative energy where it matters.

Screenshots

Use Cases

  • Turn a DSH session export into a short README-ready animation
  • Generate demo visuals quickly for a plugin or project launch
  • Automate session preview image production in a CI pipeline

Best For

  • DeepSeek Harness session users
  • Open-source maintainers who need visual demo assets
  • Engineers who want demo images in an automated pipeline