thayronarrais/dsh-bridge-subscriptions

thayronarrais★ 0TypeScript最后同步: 2026-08-17

在 GitHub 打开

README 摘要

dsh-bridge-subscriptions English · 简体中文 A DeepSeek Harness plugin that turns the coding CLIs you already pay a subscription for into ordinary provider routes. Harness agents then run on that subscription instead of pay-as-you-go API calls. One plugin, one row in the profile, one settings section — with a bridge per CLI inside it , each switchable on its own: Bridge Route Backend Status Claude Code claude-cli locally installed, already-signed-in claude shipping Codex codex-cli ChatGPT subscription via the Codex CLI planned Each bridge implements LlmAdapter from @deepseek-ai/dsh-llm : streaming text, streaming tool calls, token usage, cancellation, and subscription-limit classification. Requirements Node ^22.19.0 \ \ =24 claude installed, on PATH , and signed in — run claude once interactively and complete the login DeepSeek Harness @deepseek-ai/dsh 0.1.0-rc.7 or newer pnpm required by dsh plugin , which manages the profile directory through it Verify the CLI works headlessly before installing the plugin. If this prints NDJSON, the bridge will work; if it prints a login prompt, nothing else will help: Install Then open Settings → Models in the harness web UI and pick a model under Cl…

在 GitHub 查看完整 README →
工具/开发claude-codedshdsh-plugindsh-pluginsharnessagent

分类