DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-MyCordis

A DeepSeek Harness plugin for packaging, installing, importing, and managing Cordis plugins through a web UI.

Terminal & TUIDeveloper Tools
2GitHub Stars0ForksUpdated2026-08-17

Install

$ pnpm dsh plugin --profile web add dsh-mycordis # 从 npm 注册表安装(一行命令)

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
MyCordis is an installable DSH plugin that adds a web interface for packaging session-level Cordis plugins as DSH .tgz packages and portable .dshplugin.json files, then installing, importing, restoring, and managing them.

Key Capabilities

  • Packages individual or batch Cordis plugins as .tgz DSH installation packages.
  • Exports portable .dshplugin.json host-definition files and can produce both formats together.
  • Installs and uninstalls DSH plugins for a selected profile.
  • Imports portable packages without running them, and restores imported or favorited plugins on demand.
  • Provides favorites, persistent startup restoration, duplicate-name merging, plugin snapshots, and output-directory selection.
  • Injects an entry point into the DSH web interface and serves a dedicated management page.

Useful For

  • Turn session-level dynamic Cordis plugins into installable DSH packages.
  • Export portable plugin definitions for transfer between sessions.
  • Manage installed plugins and restore commonly used Cordis plugins after restarting DSH.
  • Batch-package plugins for sharing or publishing.

Who It Fits

  • DeepSeek Harness users building Cordis-based dynamic plugins.
  • Plugin creators who need packaging and lifecycle-management workflows.
  • Users managing plugins through the DSH web interface.

Documented Limitations

  • Portable packages contain host definitions; importing registers them but does not run them until restored.
  • Session-level dynamic plugins are process-level state and need re-importing after DSH restarts.
  • Installed plugins require a DSH restart to take effect.
  • The client-side portion is archived but not executed when generating a .tgz package.
  • The README states that portable packages may currently support Windows only.
  • Installing, uninstalling, or writing outside the workspace may require sandbox-permission approval.

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, 0 development, 0 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

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
LA7-F/dsh-MyCordis
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
c18c01f · 2026-09-19

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
2GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-17
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app