kedoupi/dsh-plugins

kedoupi★ 0TypeScript最后同步: 2026-08-21

在 GitHub 打开

DeepSeek Harness 插件仓库:订阅授权 + API Key,占用设置 → 模型

README 摘要

dsh-plugins English 中文 A DeepSeek Harness plugin monorepo. Each plugin is its own installable npm package. Licensed under MIT. Do not dsh plugin add the repository root. The root is a pnpm workspace, not a plugin. Install a package under plugins/ by path. Plugins Package Path README What it does dsh-providers plugins/providers EN · 中文 Occupies Settings → Models : official membership login and API keys on one page; chat only lists the models you checked. dsh-hello plugins/hello EN · 中文 Xiaotaozi DSH welcome dialog when the Web app opens. Install Example — install Providers into the web profile: Then open Settings → Models . After you change source, rebuild that plugin and restart a running dsh . Git-hosted install uses this shape for every package: Public discovery uses the GitHub topic dsh-plugin . Layout The workspace root must not declare dsh.bundle or dsh.profile . Daily profiles live under /.dsh . Local development boots a gitignored .dsh-home/ so the daily home stays untouched. Develop Conventions: docs/conventions.md. Steps: docs/workflow.md. Hard rules: AGENTS.md. With an agent, use /dsh-plugin . For Web UI, link into the sandbox web profile and run pnpm dev (port 3081). Do …

在 GitHub 查看完整 README →
工具/开发cordisdeepseek-harnessdsh-plugin

分类