Skip to content

luoyu-xingu/dsh-background

30Last commit Aug 14, 2026

dsh-background DSH plugin

dsh-background adds a Background Image control to DeepSeek Harness Web settings. It serves a configured local image through the host, applies it as the page background, and persists the selection and overlay strength across restarts.

How to install the dsh-background DSH plugin

dsh plugin --profile web add dsh-background

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

  • Adds a Background Image row under General Settings appearance controls.
  • Accepts absolute local image paths, including paths with spaces or special characters.
  • Provides a 180 × 88 live preview and reports unreadable or missing files.
  • Serves the selected local file through the /dsh-background/image host route.
  • Persists configuration in $DSH_HOME/settings.yaml under ui-background.
  • Applies theme-aware light or dark readability overlays with a 0–100% slider in 5% steps.
  • Supports jpg, jpeg, png, gif, webp, avif, svg, bmp, and ico files up to 25 MB.

Where the dsh-background DSH plugin fits

  • Personalizing the DeepSeek Harness Web interface with a local wallpaper.
  • Balancing background-image visibility and text readability using an adjustable overlay.
  • Keeping a selected web background after page refreshes and dsh web restarts.

Who the dsh-background DSH plugin is for

  • DeepSeek Harness Web users who want a custom local-image background.
  • Users who prefer configuring appearance through the built-in settings interface.

dsh-background DSH plugin limitations

  • Designed for the DeepSeek Harness web platform.
  • Requires an absolute path to a local image file.
  • Supported images are limited to the documented formats and a 25 MB per-file limit.
  • Requires restarting dsh web after installation.
  • The plugin uses a custom RPC configuration channel because the documented DSH 0.1.0-rc.6 settings gateway does not expose third-party setting namespaces to browsers.

Objective checks

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

  • dependency counts

    package.json declares 0 runtime, 0 development, 3 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-background DSH plugin alternatives

dsh-background DSH plugin questions

What is the dsh-background DSH plugin?

dsh-background 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-background 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-background use?

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

Is dsh-background 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-background 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-background?

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.