Skip to content

Sanqi-normal/dsh-webui-market-plugin

281Last commit Aug 15, 2026

dsh-webui-market-plugin DSH plugin

Adds a Plugin Market tab to the DSH web GUI for browsing the awesome-dsh-plugin.com catalog and managing plugins in a web profile.

How to install the dsh-webui-market-plugin DSH plugin

dsh plugin --profile web add @sanqi-normal/dsh-webui-market-plugin

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-webui-market-plugin DSH plugin can do

  • Adds a Settings → Plugins → Plugin Market interface in the DSH web GUI.
  • Browses a categorized catalog with search and installed-state filtering.
  • Shows plugin details and profile-targeted installation commands.
  • Runs install, uninstall, and update operations as background tasks with visible pnpm output.
  • Reads installed state from the profile package.json.
  • Uses a catalog snapshot when the website catalog fetch fails.
  • Restricts catalog GitHub installs to curated sources and performs trial boot validation for candidates without a declared web client.

Where the dsh-webui-market-plugin DSH plugin fits

  • Discover community DSH plugins from within the web GUI.
  • Install or remove catalog plugins from a web profile.
  • Check installed status and available updates for supported source types.
  • Inspect plugin installation details before running an operation.

Who the dsh-webui-market-plugin DSH plugin is for

  • DeepSeek Harness web GUI users.
  • Administrators managing plugins in a DSH web profile.

dsh-webui-market-plugin DSH plugin limitations

  • Catalog data is parsed from the awesome-dsh-plugin.com static page; plugin counts and categories follow that site.
  • Installation and removal normally require a web-service restart; hot mounting is attempted only for simple patches and supported environments.
  • The catalog has no JSON API; an included offline snapshot is used if catalog fetching fails.
  • Update detection does not cover local link/file sources.
  • Trial boot validation is only applied when a candidate does not declare a web client platform.

Objective checks

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

  • dependency counts

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

    info
  • dsh bundle declared

    package.json declares DSH bundle metadata.

    info
  • license declared

    GitHub reports the repository license as MIT.

    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-webui-market-plugin DSH plugin alternatives

dsh-webui-market-plugin DSH plugin questions

What is the dsh-webui-market-plugin DSH plugin?

dsh-webui-market-plugin 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-webui-market-plugin 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-webui-market-plugin use?

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

Is dsh-webui-market-plugin 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-webui-market-plugin 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-webui-market-plugin?

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.