dsh-router-traework
TRAE SOLO supplier plugin for dsh-router, ported from traework2api. Provides the traework supplier, a free SOLO chat channel, and reports single-account status to dsh-router core.
dsh-router 的 TRAE SOLO 供应商插件,移植自 traework2api。提供 traework 供应商这一免费 SOLO 聊天通道,并向 dsh-router 核心上报单账号状态。
How to install
dsh plugin add dsh-router-traework About
为 dsh-router 提供 traework 供应商(免费 SOLO 聊天通道)。 单独装它没用——它只是向核心注册一个供应商,面板、账号池、组合回退都在核心里。 本项目是 traework2api 的 DSH 插件版, 上游协议与签到语义参考 wild-work。 快速安装 先装核心,再装本插件,然后**重启 dsh web**: bash dsh plugin --profile web add dsh-router-core dsh plugin --profile web add dsh-router-traework dsh plugin add 会在 profile 里 pnpm add,并自动把声明了 dsh.bundle.patch 的包加入 dsh.profile.bundles(本插件即声明了,即 cordis.patch.yml)。 重启后本插件以 cordis service router.suppliers 向 dsh-router 注册 traework 供应商,面板「供应商」出现 traework 卡片,加账号即用。 本地开发版:不用 npm,直接 dependencies 加 "dsh-router-traework": "link:/path/to/dsh-router-traework" 指向本地仓库。 与核心的分工 本插件只管**对单个账号…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-31
- Created
- 2026-08-28
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek, deepseek-harness, dsh, dsh-plugin
Related plugins
dsh-plugin-subscriptions
V1ki/dsh-plugin-subscriptions
Use ChatGPT (Codex), Claude, and Grok subscriptions as DeepSeek Harness LLM providers, with Settings login, model catalogs, usage, plus image_generate, video_generate, and x_search tools.
dsh-commandcode-provider
Mars-Sea/dsh-commandcode-provider
Unofficial Command Code LLM provider: registers a `commandcode` route with a live model catalog and reasoning-effort support.
dsh-codex-connect
franksong2702/dsh-codex-connect
Connect ChatGPT OAuth and OpenAI Codex models to DeepSeek Harness, with opt-in search and image tools.
claude-code-router
musistudio/claude-code-router
One local control plane for every AI agent: route across models, fuse new capabilities, orchestrate tools, and stay fully in control.