zby1211/cordis-transfer-plugin
zby1211★ 2JavaScriptLast synced: 2026-08-14
A persistent DSH plugin for importing and exporting dynamic Cordis Plugins.
README excerpt
cordis-transfer-plugin A persistent DSH plugin for importing and exporting dynamic Cordis Plugins. It provides two interfaces: model tools (callable by the agent) and a browser Settings panel for download/upload workflows. 中文说明见 README CN.md。 Browser panel Open Settings → Plugins → Import / Export : - List the current session's dynamic plugins (multi-select) - Export bundle : select one or more plugins (optional manifest name/description) and download a .dsh-cordis-bundle.zip ; selecting a single plugin produces a zip containing only that plugin - Import bundle : pick a local .zip file, upload it to the Host, and import; imported plugins appear in the Cordis Plugin panel and can be activated there Model tools Tool Purpose cordis plugin list List all dynamic Cordis Plugins in the current session cordis plugin bundle export Export one or more plugins as a zip bundle file cordis plugin bundle import Import plugins from a zip bundle Installation This is a static profile bundle (not an in-memory dynamic plugin). Install the tarball from GitHub Releases: 1. Download the latest cordis-transfer-plugin- .tgz from Releases. 2. Install it into the web profile: 3. Make sure the profile registe…
View full README on GitHub →