DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-plugin-reload

A DeepSeek Harness plugin that adds an agent-facing reload_plugin tool for restarting one Cordis Loader entry without restarting siblings.

UI & ProductivityDeveloper ToolsBrowser & WebSecurity & Policy

Install

$ dsh plugin --profile web add dsh-plugin-reload

Repository Intelligence

AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.

source-grounded
dsh-plugin-reload is an installable DeepSeek Harness bundle that auto-mounts into a profile and exposes reload_plugin. It resolves a single loader entry by entry ID, module name, or MCP serverName, then restarts it with its current configuration. Reloading an mcp-client entry respawns its MCP server process and re-registers its tools.

Key Capabilities

  • Adds the model-facing reload_plugin tool.
  • Reloads exactly one non-group Cordis Loader entry using entry ID, module name, or MCP serverName matching.
  • Supports dry_run to report the matched entry without restarting it.
  • Restarts entries through the fiber restart operation while retaining current configuration.
  • Respawns an mcp-client server process and re-registers its tools when that entry is reloaded.
  • Auto-mounts through the package's dsh.bundle declaration when installed with dsh plugin.

Useful For

  • Apply changed MCP server code on disk by reloading its mcp-client entry.
  • Restart an individual plugin entry without interrupting sibling loader entries or MCP connections.
  • Inspect the entry that would be reloaded before acting by using dry_run.
  • Give an agent a targeted recovery action for a single loader entry.

Who It Fits

  • DeepSeek Harness users running web or headless profiles.
  • Developers iterating on MCP servers or Cordis-loaded plugins.
  • Teams that want agent-directed reloads of individual plugin entries.

Documented Limitations

  • The reloaded entry's tools or other contributions are briefly unavailable during disposal and re-application; in-flight calls fail.
  • Group entries cannot be reloaded as a subtree; each leaf entry must be reloaded separately.
  • Provides no browser or UI surface; the Settings plugin-inventory tab remains read-only.
  • Requires a DeepSeek Harness profile with the standard dsh runtime, including dsh-tools and cordis-plugin-loader.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

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

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

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

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Traceable source and registry metadata for this entry, kept separate from runtime verification.

Source repository
reina4xa/dsh-plugin-reload
Registry source
Public GitHub repository
Source snapshot
5866b7179f23
Artifact type
plugin
AI enrichment
gpt-5.6-terra · 2026-08-14
Prompt version
dsh-plugin-enrichment-v3

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
1
Forks
0
Open issues
0
Last commit
2026-08-14
Last release