Skip to content

ParticleLight/dsh-ultracode

10Last commit Aug 14, 2026

dsh-ultracode DSH plugin

dsh-ultracode is an installable DeepSeek Harness plugin that installs an UltraCode agent preset. Built on the code (PTC) preset, it adds guidance for maximum-depth reasoning, verifiable execution, parallel delegation, complete outputs, and reporting what was verified.

How to install the dsh-ultracode DSH plugin

dsh plugin --profile web add github:<OWNER>/dsh-ultracode

This source command needs manual review. Copying does not run it.

Data source

Snapshot date: Aug 15, 2026

manifest-valid

What the dsh-ultracode DSH plugin can do

  • Installs an UltraCode agent preset into $DSH_HOME/.agent-presets/ultracode on first boot.
  • Guides sessions through a plan → execute → verify workflow.
  • Encourages maximum-depth reasoning before action.
  • Encourages parallel delegation of independent work to subagents or workflows.
  • Builds on the code (PTC) preset’s tool catalog, plan mode, goals, subagents, workflows, compaction, and Ralph.
  • Does not overwrite existing user edits to the installed preset.

Where the dsh-ultracode DSH plugin fits

  • Applying a structured, verification-oriented working mode to coding tasks.
  • Coordinating independent implementation tasks through subagents or workflows.
  • Using a reusable DeepSeek Harness preset for detailed implementations and explicit verification reporting.

Who the dsh-ultracode DSH plugin is for

  • DeepSeek Harness users working on code and implementation tasks.
  • Users who want a plan–execute–verify agent workflow.
  • Users who use agent presets, subagents, or workflows in dsh web.

dsh-ultracode DSH plugin limitations

  • The repository describes a preset and working-mode guide; it is not presented as a model or reasoning-effort setting itself.
  • For the described full experience, users must separately choose the highest available reasoning effort in the model picker.
  • The README instructs users to restart dsh web after installation.
  • The preset is based on the existing code (PTC) preset and its available features.

Objective checks

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

  • dependency counts

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

dsh-ultracode DSH plugin questions

What is the dsh-ultracode DSH plugin?

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

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

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

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.