You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
loongport 0.1.0\n\nInitial public release of the LoongPort setup CLI for DeepSeek Harness (dsh).\n\n### Usage\n\nSet LOONGPORT_API_KEY in the environment, preview the redacted plan with:\n\nLOONGPORT_API_KEY=... npx loongport dsh setup --base-url https://relay.example.com/v1 --model model-id\n\nAdd --write only after reviewing the plan.\n\n### Behavior\n\n- Configures an OpenAI-compatible route through the built-in llm-pi-ai provider.\n- Updates settings.yaml and .credentials.yaml under DSH_HOME, or ~/.dsh by default.\n- Preserves unrelated settings, provider routes, and credentials.\n- Keeps credentials owner-only and never accepts API keys as CLI arguments.\n- Supports repeated --model options.\n\n### v0.1 scope\n\nThis release does not include browser login, relay discovery, desktop-app bridging, automatic tier switching, or a separate transport implementation.\n\nDocumentation: https://loongport.dev/en/dsh\nnpm: https://www.npmjs.com/package/loongport