Skip to content

xiaoso456/dsh-turn-navigator

10Last commit Aug 14, 2026

dsh-turn-navigator DSH plugin

@xiaoso/dsh-turn-navigator is an installable DeepSeek Harness web plugin. It shows the current and total conversation turns and provides up/down controls to jump between turns.

How to install the dsh-turn-navigator DSH plugin

dsh plugin --profile web add @xiaoso/dsh-turn-navigator

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

  • Adds a conversation turn navigator panel to the DeepSeek Harness web UI.
  • Displays the current turn and total number of turns.
  • Provides up/down navigation controls for jumping between conversation turns.
  • Declares a web client integration and Cordis patch bundle.

Where the dsh-turn-navigator DSH plugin fits

  • Navigate long DeepSeek Harness web conversations more quickly.
  • Move to earlier or later conversation turns without manually searching through the chat.
  • Track the current position within a multi-turn conversation.

Who the dsh-turn-navigator DSH plugin is for

  • DeepSeek Harness web UI users.
  • Users working with long, multi-turn conversations.
  • Developers who install DeepSeek Harness web plugins.

dsh-turn-navigator DSH plugin limitations

  • Targets the DeepSeek Harness web profile/client rather than a general standalone application.
  • The README states compatibility with dsh v0.1.0-rc.5, a pre-release version whose interfaces may change.
  • Requires Node.js 22 or later according to package metadata.
  • GitHub installation may require allowing the package build in the profile's pnpm-workspace.yaml after an initial add failure.

Objective checks

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

  • dependency counts

    package.json declares 0 runtime, 12 development, 1 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
  • prepare script detected

    package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

dsh-turn-navigator DSH plugin alternatives

dsh-turn-navigator DSH plugin questions

What is the dsh-turn-navigator DSH plugin?

dsh-turn-navigator 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-turn-navigator 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-turn-navigator use?

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

Is dsh-turn-navigator 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-turn-navigator 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-turn-navigator?

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.