caopu16/dsh-llm-kiro

caopu16★ 1TypeScript最后同步: 2026-08-14

在 GitHub 打开

deepseek-harness 的插件,可以使用kiro的模型(claude系列)和账号

README 摘要

dsh-llm-kiro English 中文 An AWS Kiro (CodeWhisperer) adapter for the DeepSeek Harness LLM seam. It registers the kiro provider route, so a signed-in Kiro account serves Claude and open-weight models to the harness without a separate API key. Requirements - A working dsh install (this package is a plugin, not a standalone tool). - A Kiro sign-in on the same machine. The Kiro IDE or kiro-cli writes the tokens this adapter reads; it never stores a second copy of the credential. - For Claude models: a permitted network egress. See Why Claude needs a proxy. Install That is the whole install, and upgrading is the same command again. Built lib/ is committed to the repository precisely so a git-sourced install runs no build script: pnpm 10 and later block dependency build scripts until each is allowlisted by a key carrying its resolved commit, which would make every upgrade a manual allowlist edit. The package declares its own patch layer, so installing it mounts the adapter — no cordis.yml editing required to make the route exist. Add configuration only for the facts this package deliberately leaves empty. Without the dsh command dsh on PATH comes from an installed @deepseek-ai/dsh . When …

在 GitHub 查看完整 README →
Tools / Devclaudedeepseekdsh-pluginkiro

分类