Skip to content

multica-ai/dsh-multica-runtime

330Last commit Aug 14, 2026

dsh-multica-runtime DSH plugin

Multica DSH Runtime is an out-of-tree DeepSeek Harness integration installed as a DSH bundle. It lets Multica launch and communicate with DSH, including model discovery, event streaming, session handling, MCP configuration translation, and headless approvals.

How to install the dsh-multica-runtime DSH plugin

dsh plugin --profile multica add /absolute/path/to/multica-dsh-runtime

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

  • Installs into a DSH profile as a local plugin bundle.
  • Exposes a versioned JSONL protocol over stdio for Multica.
  • Supports DSH probe, model listing, and stdio runtime modes.
  • Relays committed text, reasoning, tool, result, and token-usage events.
  • Provides cooperative cancellation and durable session resume.
  • Translates Multica MCP configuration to DSH stdio or streamable-HTTP clients.
  • Uses daemon-supplied per-runtime or agent session roots.
  • Supports headless one-shot approvals.
  • Disables DSH telemetry through the bundle patch.

Where the dsh-multica-runtime DSH plugin fits

  • Connecting a Multica deployment to a local DeepSeek Harness installation.
  • Discovering available DSH models and thinking levels from Multica.
  • Running DSH-backed tasks with streamed runtime events.
  • Using Multica-managed MCP configuration with DSH clients.
  • Resuming durable task sessions managed by the Multica daemon.

Who the dsh-multica-runtime DSH plugin is for

  • Multica users and operators integrating DeepSeek Harness.
  • Developers working on Multica's out-of-tree DSH runtime integration.
  • Teams running DSH through a Multica-managed profile.

dsh-multica-runtime DSH plugin limitations

  • The package is described as private and its package metadata marks it private.
  • Installation instructions cover adding a local built checkout to a DSH profile.
  • The documented validation target is @deepseek-ai/dsh@0.1.0-rc.6 and its matching package family.
  • Multica only discovers the profile after the probe returns protocol version 1.
  • Approvals are headless one-shot approvals; there is no interactive question surface.
  • A DSH credential provider reads DEEPSEEK_API_KEY at process runtime.

Objective checks

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

  • dependency counts

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

    info
  • dsh bundle declared

    package.json declares DSH bundle metadata.

    info
  • license not declared

    GitHub did not report an SPDX license for this repository snapshot.

    low
  • 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-multica-runtime DSH plugin alternatives

dsh-multica-runtime DSH plugin questions

What is the dsh-multica-runtime DSH plugin?

dsh-multica-runtime 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-multica-runtime 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-multica-runtime use?

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

Is dsh-multica-runtime 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-multica-runtime 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-multica-runtime?

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.