
SailingLoong/loongport-dsh
20Last commit Aug 14, 2026
loongport-dsh DSH plugin
LoongPort is an npm CLI for adding a manually provisioned OpenAI-compatible endpoint and one or more models to DeepSeek Harness configuration. It supports dry runs by default and writes configuration only when invoked with --write.
How to install the loongport-dsh DSH plugin
dsh plugin --profile <profile> add loongportThis source command needs manual review. Copying does not run it.
Data source
Snapshot date: Aug 15, 2026
manifest-valid
What the loongport-dsh DSH plugin can do
- Configures a selected llm-pi-ai provider route in DSH settings.yaml
- Stores the selected credential name and API key in DSH .credentials.yaml
- Accepts a required OpenAI-compatible base URL and one or more model IDs
- Supports custom route and credential names
- Uses $DSH_HOME when set, otherwise ~/.dsh
- Performs a dry run unless --write is supplied
Where the loongport-dsh DSH plugin fits
- Add a LoongPort or other manually provisioned OpenAI-compatible relay endpoint to DSH
- Register multiple models for one configured DSH route
- Preview DSH configuration changes before applying them
Who the loongport-dsh DSH plugin is for
- DeepSeek Harness users with a LoongPort API key
- Users operating OpenAI-compatible HTTP(S) endpoints
loongport-dsh DSH plugin limitations
- Requires a manually provisioned OpenAI-compatible endpoint, base URL, model ID, and LOONGPORT_API_KEY environment variable
- Does not automate third-party browser login, relay discovery, desktop-app bridging, or automatic tier switching
- Relies on DSH's built-in llm-pi-ai transport and does not implement its own streaming, retries, or tool calls
- Requires Node.js 20 or later
Objective checks
These signals come from public metadata scans. They are not a security certification.
- info
dependency counts
package.json declares 10 runtime, 16 development, 7 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.
loongport-dsh DSH plugin alternatives
dsh-visual-plugin
6
Adds an OpenAI-compatible vision bridge to DeepSeek Harness, forwarding images to a configured vision model and displaying descriptions in a web panel.
dsh-mcp-manager
6
A DeepSeek Harness MCP server manager that adds a Settings → MCP page for HTTP and local stdio servers.
dsh-sentinel
6
Condition-driven wakeup plugin for DeepSeek Harness with durable watches and visible agent wakeups.
dsh-testgen
4
DeepSeek Harness plugin that generates, runs, and iteratively fixes unit tests through a /testgen command and generate_tests tool.
loongport-dsh DSH plugin questions
What is the loongport-dsh DSH plugin?
loongport-dsh 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 loongport-dsh 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 loongport-dsh use?
The current snapshot does not confirm a profile for loongport-dsh. Check its manifest and README so the plugin is not added to the wrong DSH profile.
Is loongport-dsh 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 loongport-dsh 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 loongport-dsh?
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.