Skip to content

Nagi-ovo/dsh-visualize

873Last commit Aug 14, 2026

dsh-visualize DSH plugin

dsh-visualize adds a `visualize` tool and bundled skill for rendering model-authored HTML fragments as sandboxed, interactive cards in DSH Web conversations.

How to install the dsh-visualize DSH plugin

dsh plugin --profile web add github:Nagi-ovo/dsh-visualize

Copying does not run this command. Review the repository and version before use.

Data source

Snapshot date: Aug 15, 2026

manifest-valid

What the dsh-visualize DSH plugin can do

  • Adds a `visualize(path, title?, mode?)` tool for placing HTML fragments into the conversation.
  • Bundles a skill that guides model-driven interactive visualization generation.
  • Renders interactive cards for simulations, charts, comparison panels, and UI mockups.
  • Supports a wide display mode for side-by-side comparisons.
  • Follows the DSH light/dark theme and whale-blue palette.
  • Restores cards during session replay from persistent tool results.

Where the dsh-visualize DSH plugin fits

  • Create adjustable algorithm visualizations.
  • Render charts and interactive data exploration panels.
  • Compare alternatives in wide inline cards.
  • Prototype UI mockups directly in a conversation.

Who the dsh-visualize DSH plugin is for

  • DSH Web users who want richer visual answers.
  • Developers building tool- or skill-driven DSH interactions.
  • Users exploring simulations, charts, and interactive HTML prototypes.

dsh-visualize DSH plugin limitations

  • Cards render only in the Web UI; TUI and headless clients show the standard tool result.
  • Card buttons cannot currently send follow-up messages to the conversation.
  • HTML fragments are limited to 1,000,000 bytes by default unless `maxFragmentBytes` is changed.
  • The card CSP permits static assets only from a fixed set of CDNs.

Objective checks

These signals come from public metadata scans. They are not a security certification.

  • dependency counts

    package.json declares 0 runtime, 20 development, 9 peer, and 0 optional dependencies.

    info
  • dsh bundle declared

    package.json declares DSH bundle metadata.

    info
  • license declared

    GitHub reports the repository license as BSD-3-Clause.

    info
  • package manifest available

    A root package.json was captured and can be inspected by the registry.

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

dsh-visualize DSH plugin alternatives

dsh-visualize DSH plugin questions

What is the dsh-visualize DSH plugin?

dsh-visualize is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.

How do I install the dsh-visualize DSH plugin?

The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.

Which DSH profile does dsh-visualize use?

The snapshot records web as the dsh-visualize profile. DSH conventions can change quickly, so verify the manifest and README before installation.

Is dsh-visualize compatible with the current DSH release?

The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.

What should I do if dsh-visualize fails to load?

Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.

What are the closest alternatives to dsh-visualize?

Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.